Hello Katsumi,
Katsumi Yamaoka <[EMAIL PROTECTED]> writes: >>>>>> Francis Moreau wrote: > >> When sending an article by using "C-c C-c", gnus keeps around a buffer >> named "*sent mail to XXXX" corresponding to the article I just sent. > > (setq message-kill-buffer-on-exit t) > > Documentation: *Non-nil means that the message buffer will be killed > after sending a message. > Thanks ! This variable is documented in emacs info, and it's the reason why I missed it. > >> I'd like Gnus to not keep this buffer but close it, is it possible ? > >> I also want to use M-RET binding when looking at an article to run >> gnus-summary-scroll-down function. So I press <ALT> key and <ENTER>, >> but it doesn't work. Instead when asking for the binding description, >> emacs tells me: > >> C-M-j runs the command indent-new-comment-line > > Maybe you run Emacs on a terminal emulator like gnome-terminal. > True. You gave me a start point, now I'll look in gnome terminal area to see why I get this behaviour... Thanks ! Francis _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
