emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] [PATCH] org-agenda-filter-by-tag: Do not ignore argument C


From: Carsten Dominik
Subject: Re: [Orgmode] [PATCH] org-agenda-filter-by-tag: Do not ignore argument CHAR.
Date: Thu, 26 Nov 2009 07:05:33 +0100

Nice catch.  Applied, thanks.

- Carsten

On Nov 25, 2009, at 11:29 PM, Christoph Groth wrote:

---
lisp/org-agenda.el |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
index 846e4b0..cf748f0 100644
--- a/lisp/org-agenda.el
+++ b/lisp/org-agenda.el
@@ -5130,7 +5130,7 @@ to switch to narrowing."
        (effort-prompt "")
        (inhibit-read-only t)
        (current org-agenda-filter)
-        char a n tag)
+        a n tag)
    (unless char
      (message
"%s by tag [%s ], [TAB], %s[/]:off, [+-]:narrow, [>=<?]:effort: "
--
1.6.5



_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten







reply via email to

[Prev in Thread] Current Thread [Next in Thread]