Gnus development mailing list
 help / color / mirror / Atom feed
From: Klaus Straubinger <ksnetz@arcor.de>
Subject: Newsgroup header sorted last in summary toggle
Date: Thu, 20 Mar 2003 14:19:44 +0100 (CET)	[thread overview]
Message-ID: <m3adfqi39r.fsf@P54276.Wdf.SAP.Corp.i-did-not-set--mail-host-address--so-tickle-me> (raw)

The function gnus-summary-toggle-header does

    (run-hooks 'gnus-article-decode-hook)

which in turn calls, at least with the default value of this hook
variable, the function article-decode-group-name. There,

    (nnheader-replace-header "Newsgroups" ...

takes place, which deletes the Newsgroups header and inserts it right
again, but at the end of headers, destroying the beautiful sort order
of the headers.

For me it seems not necessary to call this function at all, but who am
I to know it.

The problem seems to be a result of a recent change with this ChangeLog
entry:

    2003-02-26  Simon Josefsson  <jas@extundo.com>

            * gnus-sum.el (gnus-summary-toggle-header): Run
            gnus-article-decode-hook instead of calling a-decode-encoded-words
            directly (the latter is run as part of the former).

-- 
Klaus Straubinger




             reply	other threads:[~2003-03-20 13:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-20 13:19 Klaus Straubinger [this message]
2003-03-21 19:35 ` Simon Josefsson

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=m3adfqi39r.fsf@P54276.Wdf.SAP.Corp.i-did-not-set--mail-host-address--so-tickle-me \
    --to=ksnetz@arcor.de \
    /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).