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


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to