info-gnus-english
[Top][All Lists]
Advanced

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

Re: message auto-saving?


From: Eric S Fraga
Subject: Re: message auto-saving?
Date: Thu, 24 Mar 2016 14:01:58 +0000
User-agent: Gnus/5.130016 (Ma Gnus v0.16) Emacs/25.0.92 (gnu/linux)

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)



reply via email to

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