emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: Org Special Ctrl A/E, option "reversed"


From: Brian van den Broek
Subject: Re: [Orgmode] Re: Org Special Ctrl A/E, option "reversed"
Date: Wed, 15 Jul 2009 12:32:15 -0400
User-agent: Thunderbird 2.0.0.22 (X11/20090608)

Rainer Stengele said unto the world at 15/07/09 01:48 AM:
On 15.07.2009 05:47, Brian van den Broek wrote:
Rainer Stengele said unto the world at 14/07/09 05:25 AM:
hi all,

,----
| Org Special Ctrl A/E: Hide Value Value Menu after stars/bullet and
before tags first
| State: EDITED, shown value does not take effect until you set or
save it.
| Non-nil means `C-a' and `C-e' behave specially in headlines and
items. Hide Rest
<snip>
| When set to the symbol `reversed', the first `C-a' or `C-e' works
normally,
| and only a directly following, identical keypress will bring the cursor
| to the special positions.
<snip>
| Groups: Org Edit Structure
`----

How can I set this variable to "reversed", as indicated in the
paragraph before the last one?
The "Value Menu" does not include such a value.

Rainer



Hi Rainer,

Put

(setq org-special-ctrl-a/e 'reversed)

into your .emacs.

Best,

Brian vdB



Hi Brian,

thanks, that's intuitive ...
I just thought the value could be set in the variable customisation.
Have a nice day,

Rainer


Hi Rainer,

I mostly use customization for discovery and prefer to maintain my configuration independently of its interface. If you've a bit of elisp (that's all I've got ;-) it's generally pretty easy to figure out such things.

Bastien:

As you are wearing the Carsten-hat for the moment, it strikes me that Rainer's expectation that a documented value for the variable would be available in the customization value-menu is reasonable. Perhaps the reversed option ought to be added to that menu? Alas, I can't patch---it really is but a bit of elisp that I've got.

Best,

Brian vdB




reply via email to

[Prev in Thread] Current Thread [Next in Thread]