Rainer M Krug <[email protected]> writes: > whenever I want to forward a message via mail > (gnus-mail-summary-forward), I get the following error:
[...] > | (lambda nil (gnus-inews-make-draft-meta-information > | "nnimap+Maildir:RMKrugGMAIL.INBOX" (quote (nil))))() This shouldn't be possible, since that `(quote (nil))' should be a list of article numbers. Is it possible that you have bits of older Message/Gnus stuff installed "over" your Emacs files? `M-x list-load-path-shadows' should tell you. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
