* refile cache and auto-save files
@ 2013-07-03 0:45 Samuel Wales
2013-07-03 18:14 ` Samuel Wales
0 siblings, 1 reply; 2+ messages in thread
From: Samuel Wales @ 2013-07-03 0:45 UTC (permalink / raw)
To: emacs-orgmode
It is probably common to refresh the refile cache at times when one is
not watching. This has the effect of loading files that are refile
targets. If there is auto-save data in one of those files, the
message will likely often go unnoticed.
I don't know the best solution.
Samuel
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
The disease DOES progress. MANY people have died from it. ANYBODY can get it.
Denmark: free Karina Hansen NOW.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: refile cache and auto-save files
2013-07-03 0:45 refile cache and auto-save files Samuel Wales
@ 2013-07-03 18:14 ` Samuel Wales
0 siblings, 0 replies; 2+ messages in thread
From: Samuel Wales @ 2013-07-03 18:14 UTC (permalink / raw)
To: emacs-orgmode
Somehow this code needs integrating.
(file-newer-than-file-p (or buffer-auto-save-file-name
(make-auto-save-file-name))
buffer-file-name)
Or Emacs needs a solution that makes it so that you get notified when
you first edit?
On 7/2/13, Samuel Wales <samologist@gmail.com> wrote:
> It is probably common to refresh the refile cache at times when one is
> not watching. This has the effect of loading files that are refile
> targets. If there is auto-save data in one of those files, the
> message will likely often go unnoticed.
>
> I don't know the best solution.
>
> Samuel
>
> --
> The Kafka Pandemic: http://thekafkapandemic.blogspot.com
>
> The disease DOES progress. MANY people have died from it. ANYBODY can get
> it.
>
> Denmark: free Karina Hansen NOW.
>
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
The disease DOES progress. MANY people have died from it. ANYBODY can get it.
Denmark: free Karina Hansen NOW.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-07-03 18:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-03 0:45 refile cache and auto-save files Samuel Wales
2013-07-03 18:14 ` Samuel Wales
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.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).