From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Reftex C-c = like menu in agenda buffer? Date: Thu, 18 Oct 2007 18:14:29 +0100 Message-ID: <87lka0l4zu.fsf@bzg.ath.cx> References: 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 1IiY13-0001xw-Ri for emacs-orgmode@gnu.org; Thu, 18 Oct 2007 12:14:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IiY11-0001x6-8T for emacs-orgmode@gnu.org; Thu, 18 Oct 2007 12:14:32 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IiY11-0001x3-3n for emacs-orgmode@gnu.org; Thu, 18 Oct 2007 12:14:31 -0400 Received: from hu-out-0506.google.com ([72.14.214.226]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IiY0z-0000Dq-T9 for emacs-orgmode@gnu.org; Thu, 18 Oct 2007 12:14:30 -0400 Received: by hu-out-0506.google.com with SMTP id 23so420881huc for ; Thu, 18 Oct 2007 09:14:28 -0700 (PDT) In-Reply-To: (Sivaram Neelakantan's message of "Thu, 18 Oct 2007 21:06:36 +0530") 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 Sivaram Neelakantan writes: > Does it make sense to have something similar in the agenda buffer when > C-c a a is hit? of course, 1 line in the buffer at least will be lost > to this new menu. I believe this would be useful for a beginner as I > distinctly remember trying to work out the single letter sequences to > do something. The only key I was sure was 'q' to quit. Do we need really a menu for that? 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] Notes: [1] org-agenda-mode-map maps 74 commands... -- Bastien