From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Daniel J. Sinder" Subject: Agenda dispatcher customization Date: Fri, 28 Apr 2006 11:47:44 -0700 Message-ID: <44526350.9040102@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FZY0K-00070x-Mc for emacs-orgmode@gnu.org; Fri, 28 Apr 2006 14:47:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FZY0J-00070j-1B for emacs-orgmode@gnu.org; Fri, 28 Apr 2006 14:47:48 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FZY0I-00070g-T1 for emacs-orgmode@gnu.org; Fri, 28 Apr 2006 14:47:46 -0400 Received: from [208.97.132.5] (helo=randymail-a1.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FZY3U-0006Xd-Pf for emacs-orgmode@gnu.org; Fri, 28 Apr 2006 14:51:04 -0400 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 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'? Thanks, Dan