emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* beginner tries to convert to org-mode
@ 2007-11-05 14:54 Detlef Steuer
  2007-11-05 22:09 ` Eric J Haywiser
  2007-11-05 22:24 ` William Henney
  0 siblings, 2 replies; 4+ messages in thread
From: Detlef Steuer @ 2007-11-05 14:54 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-11-06  9:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-05 14:54 beginner tries to convert to org-mode Detlef Steuer
2007-11-05 22:09 ` Eric J Haywiser
2007-11-05 22:24 ` William Henney
2007-11-06  9:26   ` Detlef Steuer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).