Gnus development mailing list
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: "Juan José García-Ripoll" <juanjose.garciaripoll@gmail.com>
Cc: ding@gnus.org
Subject: Re: Missing first group in group list
Date: Thu, 21 Jan 2021 12:58:53 +0100	[thread overview]
Message-ID: <87h7natsaq.fsf@igel.home> (raw)
In-Reply-To: <864kjay24j.fsf@csic.es> ("Juan =?utf-8?Q?Jos=C3=A9_Garc?= =?utf-8?Q?=C3=ADa-Ripoll=22's?= message of "Thu, 21 Jan 2021 12:13:00 +0100")

On Jan 21 2021, Juan José García-Ripoll wrote:

> Essentially the problem is in this function
>
> (defun gnus-group-prepare-flat (level &optional predicate lowest regexp)
>  ...
>       ;; List living groups, according to order in `gnus-group-list'.
>       (dolist (g (cdr gnus-group-list))
>         (setq info (gnus-get-info g)
> 	      group (gnus-info-group info)
>
> This function drops the first group in the list, probably because it
> assumes it is the dummy.group, but in my system it is never so.

It looks like Gnus always tries to keep dummy.group at the head of the
group list, see the various references in gnus-start.el or
gnus-group.el.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."


  reply	other threads:[~2021-01-21 11:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-21 11:13 Juan José García-Ripoll
2021-01-21 11:58 ` Andreas Schwab [this message]
2021-01-21 13:23   ` Juan José García-Ripoll
2021-01-21 17:02   ` Juan José García-Ripoll
2021-01-21 17:12     ` 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=87h7natsaq.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=ding@gnus.org \
    --cc=juanjose.garciaripoll@gmail.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).