From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: keys and command name info Date: Mon, 2 Aug 2010 08:32:34 +0200 Message-ID: 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=52056 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OfoZm-0006zZ-2O for emacs-orgmode@gnu.org; Mon, 02 Aug 2010 02:32:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OfoZk-0004KF-Qu for emacs-orgmode@gnu.org; Mon, 02 Aug 2010 02:32:41 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:46779) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OfoZk-0004Jv-K6 for emacs-orgmode@gnu.org; Mon, 02 Aug 2010 02:32:40 -0400 Received: by eydd26 with SMTP id d26so1301999eyd.0 for ; Sun, 01 Aug 2010 23:32:38 -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, just a quick note from an internet cafe: I am not sure I would like such a change because I think it makes the manual harder and less fluid to read and considerably longer. Let's please hold off this change until I can take part in the =20 discussion next week. - 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