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:32:58 +0100	[thread overview]
Message-ID: <87fz2ynjed.fsf@orebokech.com> (raw)
In-Reply-To: <b9y3byyf65l.fsf@jpl.org> (Katsumi Yamaoka's message of "Thu, 25 Nov 2004 21:46:14 +0900")

Katsumi Yamaoka <yamaoka@jpl.org> writes:

> I've tested with several versions of Emacs and XEmacs and committed
> it.

Thanks!

> I've also applied the change Romain Francoise posted on January 11,
> 2004 for message-strip-forbidden-properties.

Yes, that hunk had fallen off the patch.

> If you upgrade your Gnus, the References header is hidden in the
> message buffer by default.  To expose it, run `M-x widen' or put
> the following line in your ~/.gnus.el file.

> (setq message-hidden-headers nil)

Also note that if you hide headers that need to be accessed in the
Message buffer by a Lisp package (like gnus-pers.el), it needs to be
adapted to use save-restriction and widen to find all the headers, since
hidden headers aren't in the accessible part of the buffer anymore.

Katsumi, I'll provide a patch for GNUS-NEWS and maybe for the manual
later to document this feature.

-- 
Romain Francoise <romain@orebokech.com> | That there, that's not me. I
it's a miracle -- http://orebokech.com/ | go where I please.



  parent reply	other threads:[~2004-11-25 13:32 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
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 [this message]
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=87fz2ynjed.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).