emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Detlef Steuer <detlef.steuer@hsu-hamburg.de>
To: emacs-orgmode@gnu.org
Subject: beginner tries to convert to org-mode
Date: Mon, 5 Nov 2007 15:54:03 +0100	[thread overview]
Message-ID: <20071105155403.0a921685@gaia.unibw-hamburg.de> (raw)

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	other threads:[~2007-11-05 14:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-05 14:54 Detlef Steuer [this message]
2007-11-05 22:09 ` beginner tries to convert to org-mode Eric J Haywiser
2007-11-05 22:24 ` William Henney
2007-11-06  9:26   ` Detlef Steuer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071105155403.0a921685@gaia.unibw-hamburg.de \
    --to=detlef.steuer@hsu-hamburg.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).