[EMAIL PROTECTED] (Martin Jørgensen) writes: > I don't want open buffers when I reply in gnus, so I asked this question > about a week ago, but nobody answered the last part of it.
snip > > Question: What exactly do I insert in my .gnus file to get this > behaviour? I'm a gnus newbie, so I really don't know, except the above > line didn't work.... Try this instead: (setq message-kill-buffer-on-exit t) C-h v shows: |Documentation: |*Non-nil means that the message buffer will be killed after sending a message. | |You can customize this variable. | |Defined in `message'. which is what I think you are saying. rdc -- Robert D. Crawford [EMAIL PROTECTED] _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
