Gnus development mailing list
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
To: ding@gnus.org
Subject: Re: deferring sending mail
Date: Wed, 08 Dec 2010 15:24:42 +0100	[thread overview]
Message-ID: <8762v4wded.fsf@topper.koldfront.dk> (raw)
In-Reply-To: <pkn1v5se7i8.fsf@invalid.com>

On Wed, 08 Dec 2010 14:09:18 +0100, Robert wrote:

> is there a better way to defer sending mail than setting
> gnus-agent-queue-mail to 'always?

Does C-c C-d do what you want?

,----[ C-h k C-c C-d ]
| C-c C-d runs the command message-dont-send, which is an interactive
| compiled Lisp function in `message.el'.
| 
| It is bound to C-c C-d, <menu-bar> <Message> <Postpone Message>.
| 
| (message-dont-send)
| 
| Don't send the message you have been editing.
| Instead, just auto-save the buffer and then bury it.
| 
| [back]
`----

> I supposed I could just use the drafts group, but then I have to enter
> that group manually and send from there, and I'm a forgetful chap.

Oh, then C-c C-d probably wont help you. When do you want it sent, then?

If it is a specific time, maybe C-c C-j is useful:

,----[ C-h k C-c C-j ]
| C-c C-j runs the command gnus-delay-article, which is an interactive
| compiled Lisp function in `gnus-delay.el'.
| 
| It is bound to C-c C-j, <menu-bar> <Message> <Send at Specific
| Time...>.
| 
| (gnus-delay-article DELAY)
| 
| Delay this article by some time.
| DELAY is a string, giving the length of the time.  Possible values are:
| 
| * <digits><units> for <units> in minutes (`m'), hours (`h'), days (`d'),
|   weeks (`w'), months (`M'), or years (`Y');
| 
| * YYYY-MM-DD for a specific date.  The time of day is given by the
|   variable `gnus-delay-default-hour', minute and second are zero.
| 
| * hh:mm for a specific time.  Use 24h format.  If it is later than this
|   time, then the deadline is tomorrow, else today.
| 
| [back]
`----

If you just want it queued until you are online again, maybe the MTA
could handle that?


  Best regards,

    Adam

-- 
 "It's also now officially a GNU project, so it's not         Adam Sjøgren
  going anywhere any time soon."                         asjo@koldfront.dk




  reply	other threads:[~2010-12-08 14:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-08 13:09 Robert Pluim
2010-12-08 14:24 ` Adam Sjøgren [this message]
2010-12-08 16:43   ` Eric S Fraga
2010-12-08 17:59     ` Julien Danjou
2010-12-08 19:50       ` Eric S Fraga
2010-12-08 16:44   ` Robert Pluim
2010-12-08 17:40     ` Robert Pluim

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=8762v4wded.fsf@topper.koldfront.dk \
    --to=asjo@koldfront.dk \
    --cc=ding@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.
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 NNTP newsgroup(s).