[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Where has the list gnus-newsgroup-variables gone?
From: |
Pankaj Jangid |
Subject: |
Where has the list gnus-newsgroup-variables gone? |
Date: |
Wed, 11 Dec 2019 19:58:26 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (darwin) |
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
- Where has the list gnus-newsgroup-variables gone?,
Pankaj Jangid <=