When using org-mode, I often write simple lists using either "-" or numbers. When I move to the next line using RET, then TAB, the cursor always moves eight spaces beyond the beginning of the line, instead of aligning them with the marker above.
This screen shot should be useful to understand what I mean ...
alt text http://www2.ryankaskel.com/misc/images/screenshots/emacs-org-mode-tabs_20100603.png
Thank you for your help, Ryan Kaskell.
M-return (.. org-meta-return); , , , .
org-meta-return
org-indent-mode.
You should also take a look at setting the variable org-blank-before-new-entryto prevent the setting of blank lines between elements when used M-return.
org-blank-before-new-entry
Source: https://habr.com/ru/post/1748320/More articles:Проблема с отступом HAML IF - ruby-on-railsHow to recover aggregated objects? - phpWCF Authentication and Authorization Using Windows Identity Foundation - wifHow to make a C # form mirror? - c #Faster code with another compiler - performanceweb.config переопределяет app.config... почему? - .netОт источника к AST до CodeDom - compiler-constructionDate formatting when serializing an object in C # (2.0) - c #Ни-ни-он-лайн REGEXP - regexAre any JS implementations currently (or supporting a roadmap) fast, vectorized array operations, or similar? - javascriptAll Articles