Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: ding@gnus.org
Subject: Re: Add to gnus-visible-headers
Date: Fri, 07 Oct 2022 17:44:55 +0100	[thread overview]
Message-ID: <87zge7mvlk.fsf@ucl.ac.uk> (raw)
In-Reply-To: <875ygyeiof.fsf@yandex.com>

On Wednesday,  5 Oct 2022 at 10:14, Colin Baxter wrote:
> (setq gnus-visible-headers "existing\\|new").
>
> That works, but is there a simpler way (and shorter) of just appending
> the new headers?

What about

(setq gnus-visible-headers (concat gnus-visible-headers "\\|new"))

Untested...
-- 
Eric S Fraga via gnus (Emacs 29.0.50 2022-09-29) on Debian 11.4



  parent reply	other threads:[~2022-10-07 16:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-05  9:14 Colin Baxter
2022-10-07 16:37 ` Adam Sjøgren
2022-10-08  8:49   ` Colin Baxter
2022-10-09  6:06   ` Emanuel Berg
2022-10-07 16:44 ` Eric S Fraga [this message]
2022-10-08  8:48   ` Colin Baxter

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=87zge7mvlk.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=ding@gnus.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).