From: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
To: bdimych <bdimych@narod.ru>
Cc: Help-gnu-emacs@gnu.org
Subject: Re: how to check and inform if visited file has been deleted
Date: Fri, 18 Jan 2008 20:24:57 +0100 [thread overview]
Message-ID: <4790FD09.6010809@gmail.com> (raw)
In-Reply-To: <14950889.post@talk.nabble.com>
bdimych wrote:
> Hi All.
>
> I looked for and have not found a standard way to configure emacs so that
> when opened file has been deleted externally, the message box would be
> displayed. I have written some workaround with separate timer, it works but
> not well tested and seems too complex. Is there simpler standard way?
>
> http://www.nabble.com/file/p14950889/deletedfile.el deletedfile.el
Maybe you want to put your function on kill-buffer-hook instead of using
a timer? That could perhaps simplify the function too.
prev parent reply other threads:[~2008-01-18 19:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-18 15:17 how to check and inform if visited file has been deleted bdimych
2008-01-18 19:24 ` Lennart Borgman (gmail) [this message]
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=4790FD09.6010809@gmail.com \
--to=lennart.borgman@gmail.com \
--cc=Help-gnu-emacs@gnu.org \
--cc=bdimych@narod.ru \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.