From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlef Steuer Subject: beginner tries to convert to org-mode Date: Mon, 5 Nov 2007 15:54:03 +0100 Message-ID: <20071105155403.0a921685@gaia.unibw-hamburg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ip3Md-0001uo-EC for emacs-orgmode@gnu.org; Mon, 05 Nov 2007 09:55:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ip3Ma-0001uc-Rv for emacs-orgmode@gnu.org; Mon, 05 Nov 2007 09:55:42 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ip3Ma-0001uZ-Kd for emacs-orgmode@gnu.org; Mon, 05 Nov 2007 09:55:40 -0500 Received: from mailcluster-1.unibw-hamburg.de ([139.11.5.101] helo=premail.unibw-hamburg.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ip3Ma-0000jF-5i for emacs-orgmode@gnu.org; Mon, 05 Nov 2007 09:55:40 -0500 Received: from rzav4.unibw-hamburg.de ([139.11.12.54]) by premail.unibw-hamburg.de with esmtp (Exim 4.66) (envelope-from ) id 1Ip3L2-0004O3-Ns for emacs-orgmode@gnu.org; Mon, 05 Nov 2007 15:54:04 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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 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