From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/87898 Path: news.gmane.org!.POSTED!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-group-customize seems to fail Date: Mon, 19 Mar 2018 16:43:40 +0100 Message-ID: <87po40qdeb.fsf@mat.ucm.es> References: <87efkvuf6o.fsf@mat.ucm.es> <87tvtqcd7l.fsf@passepartout.tim-landscheidt.de> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: blaine.gmane.org 1521474180 15716 195.159.176.226 (19 Mar 2018 15:43:00 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 19 Mar 2018 15:43:00 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: ding@gnus.org Original-X-From: ding-owner+m36112@lists.math.uh.edu Mon Mar 19 16:42:56 2018 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from mxfilter-048035.atla03.us.yomura.com ([107.189.48.35]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1exww3-0003zO-20 for ding-account@gmane.org; Mon, 19 Mar 2018 16:42:55 +0100 X-Yomura-MXScrub: 1.0 Original-Received: from lists1.math.uh.edu (unknown [129.7.128.208]) by mxfilter-048035.atla03.us.yomura.com (Halon) with ESMTPS id 79018c52-2b8c-11e8-a660-b499baabecb2; Mon, 19 Mar 2018 15:44:57 +0000 (UTC) Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.90_1) (envelope-from ) id 1exwx5-0001qw-6n; Mon, 19 Mar 2018 10:43:59 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1exwx2-0001qJ-JT for ding@lists.math.uh.edu; Mon, 19 Mar 2018 10:43:56 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.90_1) (envelope-from ) id 1exwx0-000063-MJ for ding@lists.math.uh.edu; Mon, 19 Mar 2018 10:43:56 -0500 Original-Received: from [195.159.176.226] (helo=blaine.gmane.org) by quimby.gnus.org with esmtps (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1exwwy-0007tg-It for ding@gnus.org; Mon, 19 Mar 2018 16:43:52 +0100 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1exwup-0002Y5-34 for ding@gnus.org; Mon, 19 Mar 2018 16:41:39 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 35 Original-X-Complaints-To: usenet@blaine.gmane.org Mail-Copies-To: never Cancel-Lock: sha1:yfFCriREl0K3KTs7gsB/ocNRXd8= X-Spam-Score: 1.8 (+) X-Spam-Report: SpamAssassin (3.4.1 2015-04-28) analysis follows Bayesian score: 0.4202 Ham tokens: 0.000-14--496h-0s--0d--H*M:fsf, 0.000-11--390h-0s--2d--H*UA:Emacs, 0.000-11--388h-0s--2d--H*u:Emacs, 0.000-9--317h-0s--2d--H*u:Gnus, 0.000-9--317h-0s--2d--H*UA:Gnus Spam tokens: 0.997-29415--554h-24184s--0d--H*r:quimby.gnus.org, 0.997-17650--337h-14515s--0d--H*RT:sk:junkmas, 0.997-17650--337h-14515s--0d--Hx-spam-relays-internal:sk:junkmas, 0.997-17650--337h-14515s--0d--HX-Envelope-From:sk:junkmas, 0.995-30371--942h-25269s--0d--HTo:D*gnus.org Autolearn status: no autolearn_force=no 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.4202] 0.8 RDNS_NONE Delivered to internal network by a host with no rDNS List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:87898 Archived-At: > Uwe Brauer wrote: > I believe you ran into https://debbugs.gnu.org/26105 ("Group > parameters can't set non-list values"). I don't see an easy > way to work around that for your use case. I found out that just the variable sc-citation-leader I have to change. Now in the summary buffer describe-variable returns ,---- | is a variable defined in ‘supercite.el’. | Its value is "" | Original value was " " | Local in buffer *Summary nntp+news.gmane.org:gmane.comp.tex.german*; global value is " " `---- So far so good, but when I press reply or followup, the global setting is used, which is not what I want. Is this really the same bug you describe? It seems that in your case there is a workaround. Is there also one in mine? Thanks Uwe Brauer