On Sun, 04 Dec 2005 12:31:22 +0000, leon wrote: > Whenever I do a follow up, I get a buffer with a name similar to "*Send > followup to ..." or "*Send posting to ...". My question is after sending > out the message can I tell gnus to kill the buffer?
Maybe you want to adjust: ,----[ C-h v message-kill-buffer-on-exit RET ] | `message-kill-buffer-on-exit' is a variable declared in Lisp. | -- loaded from "message" | | Value: nil | | Documentation: | *Non-nil means that the message buffer will be killed after sending a message. `---- or perhaps: ,----[ C-h v message-max-buffers RET ] | `message-max-buffers' is a variable declared in Lisp. | -- loaded from "message" | | Value: 10 | | Documentation: | *How many buffers to keep before starting to kill them off. `---- ? Best regards, -- "Where hell waits behind every door Adam Sjøgren With John Denver songs" [EMAIL PROTECTED] _______________________________________________ Info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
