Gnus development mailing list
 help / color / mirror / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: Colin Baxter <m43cap@yandex.com>
Cc: ding@gnus.org
Subject: Re: gnus-extra-headers
Date: Mon, 06 Sep 2021 09:15:24 -0700	[thread overview]
Message-ID: <87lf49istf.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <87h7eyt7zo.fsf@yandex.com> (Colin Baxter's message of "Mon, 06 Sep 2021 09:37:31 +0100")

Colin Baxter <m43cap@yandex.com> writes:

> 1.  Remove all ~/.gnus.el and related files from system.
> 2.  emacs-28.0.50 -Q <RET>
> 3.  C-h load-history <RET>
> 4.  Search for loaded gnus libraries.
> 5.  2 matches for "gnus" in buffer: *Help*
>     3994:  (defun . gnus-batch-kill)
>     3995:  (defun . gnus-set-sorted-intersection)
>     No nndiary loaded.
> 6.  C-h gnus-extra-headers <RET>
> 7.  (X-Diary-Time-Zone X-Diary-Dow X-Diary-Year X-Diary-Month X-Diary-Dom
>     X-Diary-Hour X-Diary-Minute To Cc Keywords Gcc Newsgroups X-GM-LABELS) 
>     Original value was 
>     (To Cc Keywords Gcc Newsgroups X-GM-LABELS)
> 8.  C-h load-history <RET>
> 9.  Search for loaded gnus libraries.
> 10. 4874 matches in 3654 lines for "gnus" in buffer: *Help*
>     94 matches in 65 lines for "nndiary" in buffer: *Help*
>
>
> It appears that finding the value of gnus-extra-headers by means of C-h
> loads various gnus and nndiary libraries. We cannot find the "original
> value" of gnus-extra-headers because we cannot avoid loading nndiary
> libraries.
>
> Is this expected?

No, none of that is expected, and it's not what I see here. Doing C-h v
gnus-extra-headers does load a bunch of Gnus files, but not nndiary, and
the value of the option doesn't change.

And the fact that putting a call to (error) (actually, it should have
been called with a string argument, but the effect is the same) in
nndiary.el doesn't actually raise an error and give you a traceback
means that you're not loading that file at all. Are there are multiple
Emacs installations on your machine?


  reply	other threads:[~2021-09-06 16:15 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-01  8:15 gnus-extra-headers Colin Baxter
2021-09-02 22:12 ` gnus-extra-headers Eric Abrahamsen
2021-09-03  5:42   ` gnus-extra-headers Colin Baxter
2021-09-03 18:30     ` gnus-extra-headers Eric Abrahamsen
2021-09-04 14:39       ` gnus-extra-headers Colin Baxter
2021-09-04 15:15         ` gnus-extra-headers Eric Abrahamsen
2021-09-05  8:36           ` gnus-extra-headers Colin Baxter
2021-09-06  3:31             ` gnus-extra-headers Eric Abrahamsen
2021-09-06  7:14               ` gnus-extra-headers Colin Baxter
2021-09-06  8:37                 ` gnus-extra-headers Colin Baxter
2021-09-06 16:15                   ` Eric Abrahamsen [this message]
2021-09-06 16:29                     ` gnus-extra-headers Colin Baxter
2021-09-06 17:39                       ` gnus-extra-headers Eric Abrahamsen
2021-09-06 19:33                         ` gnus-extra-headers Colin Baxter
2021-09-06 17:16                     ` gnus-extra-headers Stephen Berman
2021-09-06 18:40                       ` gnus-extra-headers Eric Abrahamsen
2021-09-07  5:53                         ` gnus-extra-headers Colin Baxter
2021-09-07 18:56                           ` gnus-extra-headers Eric Abrahamsen

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=87lf49istf.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=ding@gnus.org \
    --cc=m43cap@yandex.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).