From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sivaram Neelakantan Subject: Re: Reftex C-c = like menu in agenda buffer? Date: Thu, 18 Oct 2007 23:07:05 +0530 Message-ID: References: <87lka0l4zu.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IiZRB-0006lm-2L for emacs-orgmode@gnu.org; Thu, 18 Oct 2007 13:45:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IiZR8-0006kC-JN for emacs-orgmode@gnu.org; Thu, 18 Oct 2007 13:45:35 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IiZR8-0006jv-Ed for emacs-orgmode@gnu.org; Thu, 18 Oct 2007 13:45:34 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IiZR7-0001N0-VM for emacs-orgmode@gnu.org; Thu, 18 Oct 2007 13:45:34 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IiZR2-0007aQ-L6 for emacs-orgmode@gnu.org; Thu, 18 Oct 2007 17:45:28 +0000 Received: from 59.92.183.251 ([59.92.183.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Oct 2007 17:45:28 +0000 Received: from nsivaram.net by 59.92.183.251 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Oct 2007 17:45:28 +0000 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 Bastien writes: > Sivaram Neelakantan writes: [...] > > Do we need really a menu for that? Since we're talking of beginners, here.... > > I think a quick help message in the minibuffer would be enough. > `?' is free in org-agenda-mode-map, and could be used for that. > > If you're okay with the help message, what command would you find > useful to be listed for beginners? [1] Well.... Save Quit Exit Log ToDo Are somethings at the top of my head. Note they're not in any order. sivaram --