unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#52725: 27.1; Allow editing same draft twice without exiting group first
@ 2021-12-21 22:53 積丹尼 Dan Jacobson
  2021-12-22  9:11 ` Robert Pluim
  0 siblings, 1 reply; 4+ messages in thread
From: 積丹尼 Dan Jacobson @ 2021-12-21 22:53 UTC (permalink / raw)
  To: 52725

Put the cursor on the drafts folder containing existing drafts, and hit
 <return>		 ;; gnus-group-select-group
 D e			 ;; gnus-draft-edit-message
 bla bla		 ;; self-insert-command
 C-c C-d		 ;; message-dont-send #but oops, we forgot a third bla, so
 D e			 ;; gnus-draft-edit-message
At this point an error will happen. We need to quit the group and
reenter if we don't want the error.

Or, at least on
(info "(gnus) Drafts")
at

      When you want to continue editing the article, you simply enter the
   draft group and push ‘D e’ (‘gnus-draft-edit-message’) to do that.  You
   will be placed in a buffer where you left off.

Mention that there is a bug causing this to only work once.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-22 20:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-21 22:53 bug#52725: 27.1; Allow editing same draft twice without exiting group first 積丹尼 Dan Jacobson
2021-12-22  9:11 ` Robert Pluim
2021-12-22 14:33   ` Lars Ingebrigtsen
2021-12-22 20:53     ` 積丹尼 Dan Jacobson

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