From: James Thomas <jimjoe@gmx.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Help with GNUS?
Date: Wed, 04 Sep 2024 07:30:40 +0530 [thread overview]
Message-ID: <864j6w18l3.fsf@gmx.net> (raw)
In-Reply-To: <861q215vc9.fsf@gmx.net> (James Thomas's message of "Tue, 03 Sep 2024 07:53:18 +0530")
James Thomas wrote:
> Dom Rodriguez wrote:
>
>> I just need to figure out how to store drafts per-account, including
>> NNTP on an IMAP folder.
>
> One way I've done it (in the past):
>
> - Create group directory, say 'altdrafts', in ~/News/drafts/
> - G m altdrafts RET nndraft RET
> - G p on nndraft:drafts and copy to the corresponding in the new folder.
> - Update local variables (IIRC, default-directory buffer-file-name
> buffer-auto-save-file-name) in gnus-draft-setup-hook depending on when
> it is wanted.
Btw that should be possible with something like:
(nndraft-request-associate-buffer "altdrafts")
as in 'message-set-auto-save-file-name', but I haven't tried.
>
> I hadn't synced it to IMAP, but you should be able to do
> gnus-move-article- after the above.
--
next prev parent reply other threads:[~2024-09-04 2:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-31 19:39 Help with GNUS? Dom (shymega) Rodriguez
2024-08-31 21:45 ` James Thomas
2024-09-01 10:32 ` Dom RODRIGUEZ
2024-09-01 21:54 ` James Thomas
2024-09-01 22:58 ` Dom Rodriguez
2024-09-03 2:23 ` James Thomas
2024-09-04 2:00 ` James Thomas [this message]
2024-08-31 21:54 ` Stefan Monnier via Users list for the GNU Emacs text editor
2024-09-01 10:32 ` Dom RODRIGUEZ
2024-09-01 22:18 ` Dom Rodriguez
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=864j6w18l3.fsf@gmx.net \
--to=jimjoe@gmx.net \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).