Philip Clark <[EMAIL PROTECTED]> writes: > Karl Kleinpaste <[EMAIL PROTECTED]> writes: > >> Philip Clark <[EMAIL PROTECTED]> writes: >>> I try to send it with Ctrl c c. However, this just seems to save a new >>> version of the draft and doesn't actually send it. >> Once you have used `D e', you should have the message in an ordinary >> "*message*" buffer. `C-c C-c' should certainly send it. >> What does `C-h c C-c C-c' report? It should identify that key sequence as >> message-send-and-exit. >> As a stopgap, if it is truly merely saving new drafts without sending, try `D >> s' in the drafts group to send it. > > I just tried `C-h c C-c C-c' and I get that the key sequence is undefined > which > is weird.
I suspect you aren't actually in draft mode. M-x gnus-draft-mode in the summary buffer, then D e, then C-c C-c should work. What's happening now is that you are not in draft mode---it's the 'e' that enters article editing mode, in which C-c C-c just ends the edits but does not send the message. -- -johnsu01 -http://www.wjsullivan.net -GPG Key: AE8600B6 _______________________________________________ Info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
