From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.devel Subject: Re: Where has the list gnus-newsgroup-variables gone? Date: Wed, 11 Dec 2019 21:51:17 +0100 Message-ID: <87zhfy7fi2.fsf@igel.home> References: <0100016ef68a8fc5-40722ea4-5189-4a0e-a6e8-a1f5d16a6544-000000@email.amazonses.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="37062"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Cc: emacs-devel To: Pankaj Jangid Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 11 21:51:33 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1if8xI-0009Uz-HR for ged-emacs-devel@m.gmane.org; Wed, 11 Dec 2019 21:51:32 +0100 Original-Received: from localhost ([::1]:50572 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1if8xH-0004SR-7r for ged-emacs-devel@m.gmane.org; Wed, 11 Dec 2019 15:51:31 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45024) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1if8xB-0004S7-57 for emacs-devel@gnu.org; Wed, 11 Dec 2019 15:51:26 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1if8x9-0000yC-SR for emacs-devel@gnu.org; Wed, 11 Dec 2019 15:51:24 -0500 Original-Received: from mail-out.m-online.net ([2001:a60:0:28:0:1:25:1]:57110) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1if8x9-0000pj-LF for emacs-devel@gnu.org; Wed, 11 Dec 2019 15:51:23 -0500 Original-Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 47Y8Gv3yjcz1rnKC; Wed, 11 Dec 2019 21:51:19 +0100 (CET) Original-Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 47Y8Gv3lGTz1rS9S; Wed, 11 Dec 2019 21:51:19 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Original-Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id rtpbMABrFUdF; Wed, 11 Dec 2019 21:51:18 +0100 (CET) X-Auth-Info: bxRYnpGyeCay4feLUHQedsBq08UEazyNqMljyQ4UDxEQpVyJ7oiEED/zzRARppT1 Original-Received: from igel.home (ppp-46-244-191-25.dynamic.mnet-online.de [46.244.191.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Wed, 11 Dec 2019 21:51:18 +0100 (CET) Original-Received: by igel.home (Postfix, from userid 1000) id EFBF62C019C; Wed, 11 Dec 2019 21:51:17 +0100 (CET) X-Yow: Here I am at the flea market but nobody is buying my urine sample bottles.. In-Reply-To: <0100016ef68a8fc5-40722ea4-5189-4a0e-a6e8-a1f5d16a6544-000000@email.amazonses.com> (Pankaj Jangid's message of "Wed, 11 Dec 2019 19:58:26 +0000") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:a60:0:28:0:1:25:1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:243311 Archived-At: On Dez 11 2019, Pankaj Jangid wrote: > I had a setting in my Gnus configuration, > > #+BEGIN_SRC emacs-lisp > ;; Set the default value of =E2=80=98mm-discouraged-alternatives=E2=80=99= . > (add-to-list > 'gnus-newsgroup-variables > '(mm-discouraged-alternatives . '("text/html" "text/richtext" "image/.= *"))) > #+END_SRC > > Today when pull from master. It produced variable void error for > gnus-newsgroup-variables list. > > Has something changed? Nothing, you just have to load gnus-sum first. Andreas. --=20 Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint =3D 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC= 1 "And now for something completely different."