[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#5642: Reporting a bug loads many Gnus libraries
From: |
Glenn Morris |
Subject: |
bug#5642: Reporting a bug loads many Gnus libraries |
Date: |
Thu, 25 Feb 2010 14:45:24 -0500 |
User-agent: |
Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
Glenn Morris wrote:
> Typing C-c C-c to send the bug loads 22 extra libraries, including
> several Gnus ones:
AFAICS, this is all due to the call to gnus-setup-posting-charset in
message-send-mail.
AFAICS, when the message being sent is a mail message (rather than a
news one), this function just returns (nil).