emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Christopher Suckling <suckling.list@googlemail.com>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: Tiny bugfix for org-checklist.el
Date: Thu, 6 Aug 2009 07:49:52 +0200	[thread overview]
Message-ID: <544374E4-8C82-4F36-AECB-5D13C66399C6@gmail.com> (raw)
In-Reply-To: <m2hbwlvqvo.fsf@gmail.com>

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

      reply	other threads:[~2009-08-06  5:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-05 22:26 Tiny bugfix for org-checklist.el Christopher Suckling
2009-08-06  5:49 ` Carsten Dominik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=544374E4-8C82-4F36-AECB-5D13C66399C6@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=suckling.list@googlemail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).