emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Tiny bugfix for org-checklist.el


From: Carsten Dominik
Subject: Re: [Orgmode] Tiny bugfix for org-checklist.el
Date: Thu, 6 Aug 2009 07:49:52 +0200

Applied, thanks.

- Carsten

On Aug 6, 2009, at 12:26 AM, Christopher Suckling wrote:


Best wishes,

Christopher

diff --git a/contrib/lisp/org-checklist.el b/contrib/lisp/org- checklist.el
index 63daf3e..657c6e1 100644
--- a/contrib/lisp/org-checklist.el
+++ b/contrib/lisp/org-checklist.el
@@ -95,7 +95,7 @@ of checkbox items"
                      (t t)
                      (nil (y-or-n-p "Print list? "))))
             exported-lines
-            title "Checklist export")
+            (title "Checklist export"))
        (save-restriction
          (save-excursion
            (org-narrow-to-subtree)



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





reply via email to

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