Yes, John, you are surely right. From the beginning I use the Prelude Emacs distribution (http://batsov.com/prelude/) that comes with a bunch of preinstalled packages, so I don’t know yet what is original Emacs/Org and what is optional. So much to learn, so little time.

Even for a text editing professional like me (publishing manager, foreign language typesetter, book producer, copy editor) Emacs is like an almost undiscovered parallel universe. I try boldly to go where just a few men have gone before …

So thank you all, group, for being patient with an Emacs novice like me.

Best,
Birnle

On 13 Jun 2017, at 1:13, John Kitchin wrote:

The C-c n binding is not defined in org-mode though as far as I know. That
suggests it is something outside of org-mode doing that.

John

-----------------------------------
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu


On Mon, Jun 12, 2017 at 5:42 PM, Birnle <bir...@gmx.de> wrote:

Thank you, John, for your answer. And no, it’s much too early for me to be sure … But C-c n does actually indent each (first) line with whitespace
according to the number of asterisks in the heading.

The easiest and fastest solution is in fact deleting the leading
whitespace in every line by replace-regexp (replace ^ + by nothing).


On 12 Jun 2017, at 18:57, John Kitchin wrote:


On Mon, Jun 12, 2017 at 11:49 AM, Birnle <bir...@gmx.de> wrote:

crux-cleanup-buffer-or-region


if that command is what does it, then it is happening outside of org-mode. I guess it is a command from here: https://github.com/bbatsov/crux and
that it is in a hook function somewhere.

However, I am skeptical this command is what is doing it, because I also
see this happen occasionally. Are you sure it isn't because
of org-indent-mode?



John

-----------------------------------
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803 <(412)%20268-7803>
@johnkitchin
http://kitchingroup.cheme.cmu.edu




Reply via email to