all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: whitfield.diffie@sun.com, storm@cua.dk,
	michael.cadilhac@lrde.org, rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Percent sign in message
Date: Mon, 11 Sep 2006 23:20:10 -0400	[thread overview]
Message-ID: <jwv7j09ai4e.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <85ac56dpc5.fsf@lola.goethe.zz> (David Kastrup's message of "Tue\, 12 Sep 2006 00\:13\:14 +0200")

> So what you mean is not
>   "the warning can be turned off by using (message "%s" <exp>)"
> but rather
>   "the warning can be turned off by using (message <exp> <exp>+)"

No I really meant just what I said:

  Output a warning when we see (message <exp>).

And such a warning can be silenced by replacing the offending expression
with (message "%s" <exp>).

> Namely: warn if we use a _single_ non-constant expression as argument,

Isn't that what I said:
 
  whenever we see (message <exp>) and <exp> is not a constant string


-- Stefan

  reply	other threads:[~2006-09-12  3:20 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-11  6:15 Percent sign in message Whitfield Diffie
2006-09-11  6:38 ` Michaël Cadilhac
2006-09-11  6:57   ` Whitfield Diffie
2006-09-11  7:18     ` David Kastrup
2006-09-11  8:26       ` Kim F. Storm
2006-09-11 14:07         ` Stefan Monnier
2006-09-11 19:57           ` Richard Stallman
2006-09-11 21:00             ` Stefan Monnier
2006-09-11 21:03               ` David Kastrup
2006-09-11 22:05                 ` Stefan Monnier
2006-09-11 22:13                   ` David Kastrup
2006-09-12  3:20                     ` Stefan Monnier [this message]
2006-09-12 15:27               ` Richard Stallman
2006-09-12 15:37                 ` David Kastrup
2006-09-19 19:39                   ` Stuart D. Herring
2006-09-19 21:49                     ` David Kastrup

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

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

  git send-email \
    --in-reply-to=jwv7j09ai4e.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=michael.cadilhac@lrde.org \
    --cc=rms@gnu.org \
    --cc=storm@cua.dk \
    --cc=whitfield.diffie@sun.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.