Gnus development mailing list
 help / color / mirror / Atom feed
From: Romain Francoise <romain@orebokech.com>
Subject: Re: [PATCH] Hide headers using narrowing
Date: Thu, 25 Nov 2004 14:36:05 +0100	[thread overview]
Message-ID: <87brdmnj96.fsf@orebokech.com> (raw)
In-Reply-To: <co4m3b$m5b$1@sea.gmane.org> (Ralf Angeli's message of "Thu, 25 Nov 2004 14:18:35 +0100")

Ralf Angeli <dev.null@iwi.uni-sb.de> writes:

> Cool!  What about adding "^Face:" to the headers hidden by default?

Why not...  I think X-Draft-From is a good candidate, too.

> I just tried that by setting `message-hidden-headers' to
> '("^References:" "^Face:") with help of the "(regexp ...)" customize
> option which resulted in this error:

> Debugger entered--Lisp error: (wrong-type-argument stringp ("^References:" "^Face:"))
>   looking-at(("^References:" "^Face:"))
>   message-hide-header-p((("^References:" "^Face:")))

Yeah, the customization code should have set it to '("^References:"
"^Face:"), not '(("^References:" "^Face:")).  Katsumi will probably fix
this shortly.  ;-)

-- 
Romain Francoise <romain@orebokech.com> | They're nothing but scared
it's a miracle -- http://orebokech.com/ | little mice.



  reply	other threads:[~2004-11-25 13:36 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-11 12:45 Romain Francoise
2004-11-22 20:50 ` Romain Francoise
2004-11-23  0:18   ` Katsumi Yamaoka
2004-11-23 11:21     ` Romain Francoise
2004-11-23 12:55       ` Katsumi Yamaoka
2004-11-23 13:39         ` Romain Francoise
2004-11-23 14:49           ` Reiner Steib
2004-11-23 15:41             ` Romain Francoise
2004-11-23 16:35               ` Reiner Steib
2004-11-25  0:39                 ` Katsumi Yamaoka
2004-11-25 12:46                   ` Katsumi Yamaoka
2004-11-25 13:18                     ` Ralf Angeli
2004-11-25 13:36                       ` Romain Francoise [this message]
2004-11-25 15:33                         ` Katsumi Yamaoka
2004-11-25 23:23                           ` Katsumi Yamaoka
2004-11-25 23:47                             ` Katsumi Yamaoka
2006-04-15 12:34                       ` Lars Magne Ingebrigtsen
2004-11-25 13:32                     ` Romain Francoise
2005-01-02 18:45                       ` Romain Francoise
2005-01-02 23:33                         ` Katsumi Yamaoka

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=87brdmnj96.fsf@orebokech.com \
    --to=romain@orebokech.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.
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 NNTP newsgroup(s).