emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] beginner tries to convert to org-mode


From: Detlef Steuer
Subject: [Orgmode] beginner tries to convert to org-mode
Date: Mon, 5 Nov 2007 15:54:03 +0100

Hi,

I'm just starting to use org-mode. As an user of vimoutliner I'm somewhat
new to emacs, too. :)
Therefore it's  most probably not org-mode's fault but mine.

The question:
Following  the documentation I try the structure editing commands.
M-Ret works just fine, as does C-Ret.

But all promoting or demoting commands do not work as advertised.
I get i.e. ESC <S-right> undefined etc.

ESC-S centers next paragraph. Nice but unexpected for me. ;-)

My .emacs
;; The following lines are always needed.  Choose your own keys.
(add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))
(global-set-key "\C-cl" 'org-store-link)
(global-set-key "\C-ca" 'org-agenda)

(add-hook 'org-mode-hook 'turn-on-font-lock)  ; org-mode buffers only>

and emacs invoked as
emacs -q -l .emacs

If important: OpenSuse 10.2 , emacs 22.1.1 and org-mode 5-13e

Where is my obvious fault?

Thx
Detlef


-- 
Somebody once said, "If you lend someone $10 and never see that person 
again, it was probably worth it".
--- found in a mailing list




reply via email to

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