emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where has the list gnus-newsgroup-variables gone?


From: Andreas Schwab
Subject: Re: Where has the list gnus-newsgroup-variables gone?
Date: Wed, 11 Dec 2019 21:51:17 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

On Dez 11 2019, Pankaj Jangid wrote:

> 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?

Nothing, you just have to load gnus-sum first.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]