Re: Gnus drafts setup issues
Óscar Fuentes via Users list for the GNU Emacs text editor <[email protected]>
| Newsgroups | gmane.emacs.help |
|---|---|
| Message-ID | <[email protected]> |
Martin Kjær Jørgensen <[email protected]> writes: >> When you are composing the e-mail, what's the result of >> >> M-: (buffer-file-name) > That's the reason why C-x C-s asks for a file-name. >> M-: write-contents-functions > > nil Gnus is failing to setup the buffer as a draft. From here I would look at the gnus configuration. Look if something interesting appears on the *Messages* buffer when you create the draft with `m'. You can also try activating debug on error ( M-x toggle-debug-on-error ). See if there is anything in the drafts directory (should be empty if you don't have drafts).