Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: <info-gnus-english@gnu.org>
Subject: Re: message auto-saving?
Date: Thu, 24 Mar 2016 14:01:58 +0000	[thread overview]
Message-ID: <87h9fwt1nt.fsf@ucl.ac.uk> (raw)
In-Reply-To: <m27fgs6uxm.fsf@charm-ecran.irisa.fr> (Alan Schmitt's message of "Thu, 24 Mar 2016 11:18:13 +0100")

On Thursday, 24 Mar 2016 at 11:18, Alan Schmitt wrote:
> No, there was nothing there. I just waited until I save the "autosave"
> message for this current message, and I cannot find where this has been
> saved … I also looked into ~/Mail/drafts, which is where

Assuming you are using a unix variant, try the following

On shell:
$ cd
$ touch xxx    (some file name that is unique)

Now start composing an email and wait for auto-save to kick in.

Back in shell:

$ find . -newer xxx

and see what it reports.

-- 
: Eric S Fraga, GnuPG: 0xFFFCF67D
: in Emacs 25.0.92.1 + Ma Gnus v0.16 + evil-git-ff74cfb
: BBDB version 3.1.2 (2015-10-28 10:47:01+00:00)

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

  parent reply	other threads:[~2016-03-24 14:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-24  8:21 Alan Schmitt
2016-03-24  9:51 ` Peter Münster
2016-03-24 10:18   ` Alan Schmitt
2016-03-24 11:39     ` Eric Abrahamsen
2016-03-24 13:38       ` Alan Schmitt
2016-03-24 14:01     ` Eric S Fraga [this message]
2016-03-24 14:46       ` Alan Schmitt
2016-03-24 15:04         ` Eric Abrahamsen
2016-03-24 16:14           ` Eric S Fraga
2016-03-24 18:55             ` Emanuel Berg
2016-03-25  7:56               ` Alan Schmitt
2016-03-24 18:52         ` Emanuel Berg
2016-03-25  8:01           ` Alan Schmitt

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=87h9fwt1nt.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=info-gnus-english@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.
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).