emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Phil Rooke <phil@yax.org.uk>
Cc: emacs-orgmode@gnu.org
Subject: Re: Simple type
Date: Mon, 6 Jul 2009 22:30:51 +0200	[thread overview]
Message-ID: <80737C2D-B809-478E-9642-CCEB1DD13C9D@gmail.com> (raw)
In-Reply-To: <m2ocrxipag.fsf@bo.yax.org.uk>

Fixed, thanks.

- Carsten

On Jul 6, 2009, at 9:28 PM, Phil Rooke wrote:

> diff --git a/lisp/org-remember.el b/lisp/org-remember.el
> index 149bd30..91bf482 100644
> --- a/lisp/org-remember.el
> +++ b/lisp/org-remember.el
> @@ -349,7 +349,7 @@ RET at beg-of-buf -> Append to file as level 2  
> headline
> 			   (setq char0 (read-char-exclusive))
> 			   (when (and (not (assoc char0 templates))
> 				      (not (equal char0 ?\C-g)))
> -			     (message "No suche template \"%c\"" char0)
> +			     (message "No such template \"%c\"" char0)
> 			     (ding) (sit-for 1)
> 			     (setq char0 nil)))
> 			 (when (equal char0 ?\C-g)
>
>
> _______________________________________________
> 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-07-06 20:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-06 19:28 Simple type Phil Rooke
2009-07-06 20:30 ` 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=80737C2D-B809-478E-9642-CCEB1DD13C9D@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=phil@yax.org.uk \
    /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).