all messages for Emacs-related lists mirrored at yhetil.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.