unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Where has the list gnus-newsgroup-variables gone?
@ 2019-12-11 19:58 Pankaj Jangid
  2019-12-11 20:51 ` Andreas Schwab
  0 siblings, 1 reply; 3+ messages in thread
From: Pankaj Jangid @ 2019-12-11 19:58 UTC (permalink / raw)
  To: emacs-devel

I had a setting in my Gnus configuration,

#+BEGIN_SRC emacs-lisp
;; Set the default value of ‘mm-discouraged-alternatives’.
(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?

Regards,
-- 
Pankaj Jangid





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-12  6:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-11 19:58 Where has the list gnus-newsgroup-variables gone? Pankaj Jangid
2019-12-11 20:51 ` Andreas Schwab
2019-12-12  6:11   ` Pankaj Jangid

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).