Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: asjo@koldfront.dk (Adam Sjøgren)
Cc: info-gnus-english@gnu.org
Subject: Re: Subject field in summary buffer modified
Date: Thu, 05 Feb 2015 14:40:56 +1100	[thread overview]
Message-ID: <877fvx10vr.fsf@building.gnus.org> (raw)
In-Reply-To: <mailman.18934.1422566175.1147.info-gnus-english@gnu.org> ("Adam \=\?iso-8859-1\?Q\?Sj\=F8gren\=22's\?\= message of "Thu, 29 Jan 2015 22:15:58 +0100")

asjo@koldfront.dk (Adam Sjøgren) writes:

> My elisp fu fails me now, this function:
>
>   (defun gnus-group-get-list-identifiers (group)
>     "Get list identifier regexp for GROUP."
>     (or (gnus-parameter-list-identifier group)
>         (if (consp gnus-list-identifiers)
>             (mapconcat 'identity gnus-list-identifiers " *\\|")
>           gnus-list-identifiers)))
>
> returns "^[A-Z ]*?: " even though gnus-list-identifiers is nil?!?
>
> Something is setting gnus-list-identifiers behind my back locally, somehow?!
>
> Because if I run: (gnus-group-get-list-identifiers
> "nntp+news.gwene.org:gwene.dk.gaffa.anmeldelser.cd") directly, it
> returns nil, as I expect.

Huh.  Uhm...  do you have list-identifiers set for the topic or...
something?  `G p' on the group and the topic it's in, if it's in a
topic...

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/


  parent reply	other threads:[~2015-02-05  3:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.18148.1421683311.1147.info-gnus-english@gnu.org>
2015-01-29  3:14 ` Lars Ingebrigtsen
2015-01-29  9:31   ` Adam Sjøgren
2015-01-29 21:15     ` Adam Sjøgren
     [not found]     ` <mailman.18934.1422566175.1147.info-gnus-english@gnu.org>
2015-02-05  3:40       ` Lars Ingebrigtsen [this message]
2015-02-05 13:33         ` Adam Sjøgren
2015-01-19 16:01 Adam Sjøgren

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=877fvx10vr.fsf@building.gnus.org \
    --to=larsi@gnus.org \
    --cc=asjo@koldfront.dk \
    --cc=info-gnus-english@gnu.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).