From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: keys and command name info Date: Fri, 20 Aug 2010 13:20:03 +0200 Message-ID: <757FB2E3-2F45-4C76-9509-AB27A47FB513@gmail.com> References: <4C5086C1.9060000@easy-emacs.de> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=33434 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OmPgN-0008JJ-5X for emacs-orgmode@gnu.org; Fri, 20 Aug 2010 07:22:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OmPdn-0006KG-Ki for emacs-orgmode@gnu.org; Fri, 20 Aug 2010 07:20:08 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:40090) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OmPdn-0006K8-FZ for emacs-orgmode@gnu.org; Fri, 20 Aug 2010 07:20:07 -0400 Received: by eyg7 with SMTP id 7so2120311eyg.0 for ; Fri, 20 Aug 2010 04:20:06 -0700 (PDT) In-Reply-To: <4C5086C1.9060000@easy-emacs.de> 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: =?ISO-8859-1?Q?Andreas_R=F6hler?= Cc: emacs-orgmode Hi everyone, we now now a first batch of command names in the manual. Please take a look if you like the formatting at http://orgmode.org/org-manual-with-command=3Dnames.pdf - Carsten On Jul 28, 2010, at 9:36 PM, Andreas R=F6hler wrote: > > Hi, > > what about delivering mnemonic command names alongside > with its keys in org-info? > > For example > > 8.1. Agenda files > > [ ... ] > `C-c [' > Add current file to the list of agenda files. The file is added =20= > to > the front of the list. If it was already in the list, it is moved > to the front. With prefix arg, file is added/moved to the end. > > might be provided as > > 8.1. Agenda files > > [ ... ] > `C-c [', org-agenda-file-to-front > Add current file to the list of agenda files. The file is added =20= > to > the front of the list. If it was already in the list, it is moved > to the front. With prefix arg, file is added/moved to the end. > > > IMHO it's useful for emacs-beginners, but for hackers > too, as remembering function names may precede > remembering keys - which are to change individually > anyway. > > Should you be interested, I'll consider to take action > with texi-files. > > > Andreas > > -- > https://code.launchpad.net/~a-roehler/python-mode > https://code.launchpad.net/s-x-emacs-werkstatt/ > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten