unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@lsi.nec.co.jp>
Cc: emacs-devel@gnu.org, Luc Teirlinck <teirllm@dms.auburn.edu>,
	rms@gnu.org, "Kim F. Storm" <storm@cua.dk>
Subject: Re: gnus/html2text.el
Date: Wed, 27 Oct 2004 10:45:56 +0900	[thread overview]
Message-ID: <buo8y9t2asr.fsf@mctpc71.ucom.lsi.nec.co.jp> (raw)
In-Reply-To: <87acu9osia.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Tue, 26 Oct 2004 21:35:28 -0400")

Stefan Monnier <monnier@iro.umontreal.ca> writes:
> Maybe `with-no-warnings' should take an extra argument listing the kind of
> warning to ignore.

Well `with-no-warnings' is a progn-alike, so some care would be needed
to do so in an compatible manner (can't just add a 2nd argument), but it
seems like a cool idea.

Perhaps something like:

   (with-no-warnings :kind interactive-command
      ...)

?

[presumably :kind could be followed by a list or warning names.]

-Miles
-- 
Love is a snowmobile racing across the tundra.  Suddenly it flips over,
pinning you underneath.  At night the ice weasels come.  --Nietzsche

  parent reply	other threads:[~2004-10-27  1:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-25  2:46 gnus/html2text.el Luc Teirlinck
2004-10-25 17:18 ` gnus/html2text.el Reiner Steib
2004-10-26  9:04 ` gnus/html2text.el Richard Stallman
2004-10-26 16:43   ` gnus/html2text.el Stefan Monnier
2004-10-26 22:31     ` gnus/html2text.el Kim F. Storm
2004-10-27  1:35       ` gnus/html2text.el Stefan Monnier
2004-10-27  1:43         ` gnus/html2text.el Luc Teirlinck
2004-10-27  3:08           ` gnus/html2text.el Stefan Monnier
2004-10-27  3:24             ` gnus/html2text.el Luc Teirlinck
2004-10-27  3:32               ` gnus/html2text.el Luc Teirlinck
2004-10-27  1:45         ` Miles Bader [this message]
2004-10-27 17:35         ` gnus/html2text.el Richard Stallman
2004-10-27  2:43   ` gnus/html2text.el Luc Teirlinck
2004-10-27  3:02   ` gnus/html2text.el Luc Teirlinck

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=buo8y9t2asr.fsf@mctpc71.ucom.lsi.nec.co.jp \
    --to=miles@lsi.nec.co.jp \
    --cc=emacs-devel@gnu.org \
    --cc=miles@gnu.org \
    --cc=rms@gnu.org \
    --cc=storm@cua.dk \
    --cc=teirllm@dms.auburn.edu \
    /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.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).