unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: Uwe Brauer <oub@mat.ucm.es>, 56254@debbugs.gnu.org
Subject: bug#56254: 29.0.50; Feature proposal: more than one draft folder (TODO email for example)
Date: Tue, 28 Jun 2022 15:19:27 +0200	[thread overview]
Message-ID: <87a69x3oyo.fsf@mat.ucm.es> (raw)
In-Reply-To: <87pmiul6g5.fsf@mat.ucm.es>

[-- Attachment #1: Type: text/plain, Size: 1464 bytes --]

>>> "LI" == Lars Ingebrigtsen <larsi@gnus.org> writes:

> Uwe Brauer <oub@mat.ucm.es> writes:
>> I sometimes need to write important mails but don't have the time
>> actually. So I use registry labels to mark them and I usually start
>> these emails and send them to the draft folder, but the draft folder is
>> a more general folder, so I thought of having a special draft folder for
>> urgent/important emails. So point is message-dont-send save the message
>> in the regular folder. So it would be nice to have another function that
>> saves to the urgent/important draft folder

> I think that sounds like pretty esoteric functionality, but you can
> associate a Message buffer with the Gnus nndraft group of your choice by
> saying

Hm, Eric Abrahamsen on the ding list found it interesting.

>   (nndraft-request-associate-buffer "important")

Thanks

Here is another poor man's approach
abuse the delay folder!

(gnus-delay-initialize nil t) 
(setq gnus-delay-default-delay  "100d")
(setq gnus-delay-group "TODO")


> So you just have to create a command that does that (and possibly
> override message-disassociate-draft).  But I don't think this would be
> useful in general, so I'm closing this bug report.

-- 
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine. 

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]

  reply	other threads:[~2022-06-28 13:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-27 10:57 bug#56254: 29.0.50; Feature proposal: more than one draft folder (TODO email for example) Uwe Brauer
2022-06-28 13:09 ` Lars Ingebrigtsen
2022-06-28 13:19   ` Uwe Brauer [this message]
2022-07-13 12:22     ` Uwe Brauer
2022-07-13 17:55       ` bug#56254: [SOLVED] (was: bug#56254: 29.0.50; Feature proposal: more than one draft folder (TODO email for example)) Uwe Brauer

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=87a69x3oyo.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=56254@debbugs.gnu.org \
    --cc=larsi@gnus.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 public inbox

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

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).