all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: James Thomas <jimjoe@gmx.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Help with GNUS?
Date: Tue, 03 Sep 2024 07:53:18 +0530	[thread overview]
Message-ID: <861q215vc9.fsf@gmx.net> (raw)
In-Reply-To: <87plpnaslz.fsf@shymega.org.uk> (Dom Rodriguez's message of "Sun,  01 Sep 2024 23:58:48 +0100")

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.

I hadn't synced it to IMAP, but you should be able to do
gnus-move-article- after the above.

Regards,
James



  reply	other threads:[~2024-09-03  2:23 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 [this message]
2024-09-04  2:00           ` James Thomas
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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=861q215vc9.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.