From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Agenda dispatcher customization Date: Sat, 6 May 2006 07:05:57 +0200 Message-ID: <14b04e5c206151830f40da5e6ce6fe80@science.uva.nl> References: <44526350.9040102@gmail.com> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fd1rw-00018n-DI for emacs-orgmode@gnu.org; Mon, 08 May 2006 05:17:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fd1rt-00014U-8m for emacs-orgmode@gnu.org; Mon, 08 May 2006 05:17:30 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fd1rt-00014E-0D for emacs-orgmode@gnu.org; Mon, 08 May 2006 05:17:29 -0400 Received: from [66.249.92.171] (helo=ug-out-1314.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fd1sg-0003j7-OJ for emacs-orgmode@gnu.org; Mon, 08 May 2006 05:18:18 -0400 Received: by ug-out-1314.google.com with SMTP id h2so1301565ugf for ; Mon, 08 May 2006 02:17:28 -0700 (PDT) In-Reply-To: <44526350.9040102@gmail.com> 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: "Daniel J. Sinder" Cc: emacs-orgmode@gnu.org On Apr 28, 2006, at 20:47, Daniel J. Sinder wrote: > I would like to create a custom command for a specific keyword > search, but restrict it to TODO entries only. It seems 'C-c a m' > can be customized this way, but not 'C-c a M'. Is there some way to > customize 'C-c a M'? This will be possible in the next version of org-mode. Thanks for pointing out this omission. - Carsten