emacs-devel
[Top][All Lists]
Advanced

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

Re: master 5ee3c37: Make sure that all gnus buffers are killed on exit


From: Lars Ingebrigtsen
Subject: Re: master 5ee3c37: Make sure that all gnus buffers are killed on exit
Date: Wed, 29 Jan 2020 19:35:56 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

address@hidden (Sam Steingold) writes:

>     Make sure that all gnus buffers are killed on exit

This introduces a bunch of compilation warnings:

In end of data:
gnus/smime.el:694:1: Warning: the function ‘gnus-get-buffer-create’ is not
    known to be defined.
  ELC      gnus/spam-report.elc
  ELC      gnus/spam-stat.elc

It also sounds somewhat odd for a library like smime.el to be calling
Gnus functions (and the same goes for the other calls in packages like
mail-source.el).

And why should buffers created by those packages be killed when you hit
`q' in Gnus?  This sounds like very surprising behaviour.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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