bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56254: 29.0.50; Feature proposal: more than one draft folder (TODO e


From: Uwe Brauer
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
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

>>> "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: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]