GNU bug report logs - #56977
29.0.50; gnus-parameter-to-list is ignored for digest groups

Previous Next

Packages: gnus, emacs;

Reported by: sds <at> gnu.org

Date: Thu, 4 Aug 2022 14:54:01 UTC

Severity: normal

Found in version 29.0.50

Done: Jakub Ječmínek <kuba <at> kubajecminek.cz>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 56977-close <at> debbugs.gnu.org (full text, mbox):

From: Jakub Ječmínek <kuba <at> kubajecminek.cz>
To: Sam Steingold <sds <at> gnu.org>
Cc: 56977-close <at> debbugs.gnu.org
Subject: Re: bug#56977: 29.0.50;
 gnus-parameter-to-list is ignored for digest groups
Date: Sat, 18 May 2024 20:03:46 +0000
Sam Steingold <sds <at> gnu.org> writes:

> I set
>
> gnus-parameter-to-list-alist
> ==> (("gmane.comp.security.risks" "risks <at> CSL.sri.com"))
>
> and
>
> gnus-newsgroup-name
> ==> "nndoc:gmane.comp.security.risks-1049"
>
> (because it is a digest group) but still
>
> (gnus-parameter-to-list gnus-newsgroup-name)
> ==> "risks <at> CSL.sri.com"
>
> However, when I do `f' (`gnus-summary-followup') in the
>
> gnus-summary-buffer
> ==> #<buffer *Summary nndoc:gmane.comp.security.risks-1049*>
>
> the header of the `gnus-message-buffer' (`*unsent ...') contains
>
> Newsgroups: gmane.comp.security.risks
>
> instead of
>
> CC: risks <at> CSL.sri.com

Hello Sam, thanks for the bug report.  You're seeing this behaviour
because you're using 'nndoc' backend instead of 'nntp'. The
documentation says that

  `to-list' address will be used when doing a `a' in the group.

  It is totally ignored when doing a followup--except that if it is
  present in a news group, you'll get mail group semantics when doing
  `f'.

(info "(Gnus) Group Parameters")

I've tested it with 'nntp' backend and it works fine.  I'm going to
close this bug report, however if you think this should be reopened,
please tell me.

Best

Jakub





This bug report was last modified 1 year and 3 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.