[Orgmode] Tiny bugfix for org-checklist.el

2009-08-05 Thread Christopher Suckling

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.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


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

2009-08-05 Thread Carsten Dominik

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.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode




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