Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: Re: [PATCH] Hide headers using narrowing
Date: Fri, 26 Nov 2004 08:23:17 +0900	[thread overview]
Message-ID: <b9y1xehldi2.fsf@jpl.org> (raw)
In-Reply-To: <yotlpt22j64s.fsf@jpl.org>

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

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

>>>>> In <87brdmnj96.fsf@orebokech.com> Romain Francoise wrote:

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

I also think including Face and X-Draft-From in the default
value is a good idea.  Patches are welcome. :)

>>>>> In <yotlpt22j64s.fsf@jpl.org> Katsumi Yamaoka wrote:

> Oops.  The following patch fixes it for only Emacs CVS:

> +	  (group :tag "(regexp ...)" :format "(regexp ...)\n%v"
> +		 (repeat :format "%v%i" :inline t
> +			 (regexp :format "%t: %v\n" :size 1)))

> I'll complete it tomorrow (in Japan), sorry.

I used the `(group (repeat :inline t ...))' form to avoid the
:menu-tag bug in the `repeat' widget in Emacs 21.3 or earlier.
Now I found another way to avoid the bug and committed it.



  reply	other threads:[~2004-11-25 23:23 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 [this message]
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=b9y1xehldi2.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    /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).