* How to configure dired to update instantly when files/folders change?
@ 2013-03-15 12:00 Andrew Pennebaker
2013-03-15 12:07 ` Andreas Röhler
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Andrew Pennebaker @ 2013-03-15 12:00 UTC (permalink / raw)
To: Emacs Help
[-- Attachment #1: Type: text/plain, Size: 283 bytes --]
Sometimes I launch dired, then rename a file, or add a new file, and dired
doesn't see the changes until I relaunch Emacs. Is there a way to configure
dired to refresh itself more quickly, either through polling or file system
hooks?
--
Cheers,
Andrew Pennebaker
www.yellosoft.us
[-- Attachment #2: Type: text/html, Size: 444 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to configure dired to update instantly when files/folders change?
2013-03-15 12:00 How to configure dired to update instantly when files/folders change? Andrew Pennebaker
@ 2013-03-15 12:07 ` Andreas Röhler
2013-03-15 12:18 ` Mark Skilbeck
[not found] ` <mailman.22177.1363349921.855.help-gnu-emacs@gnu.org>
2 siblings, 0 replies; 4+ messages in thread
From: Andreas Röhler @ 2013-03-15 12:07 UTC (permalink / raw)
To: help-gnu-emacs
Am 15.03.2013 13:00, schrieb Andrew Pennebaker:
> Sometimes I launch dired, then rename a file, or add a new file, and dired
> doesn't see the changes until I relaunch Emacs. Is there a way to configure
> dired to refresh itself more quickly, either through polling or file system
> hooks?
>
Tying "g" in dired buffer?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to configure dired to update instantly when files/folders change?
2013-03-15 12:00 How to configure dired to update instantly when files/folders change? Andrew Pennebaker
2013-03-15 12:07 ` Andreas Röhler
@ 2013-03-15 12:18 ` Mark Skilbeck
[not found] ` <mailman.22177.1363349921.855.help-gnu-emacs@gnu.org>
2 siblings, 0 replies; 4+ messages in thread
From: Mark Skilbeck @ 2013-03-15 12:18 UTC (permalink / raw)
To: Andrew Pennebaker; +Cc: Emacs Help
On Fri, Mar 15, 2013 at 08:00:35AM -0400, Andrew Pennebaker wrote:
> Sometimes I launch dired, then rename a file, or add a new file, and dired
> doesn't see the changes until I relaunch Emacs. Is there a way to configure
> dired to refresh itself more quickly, either through polling or file system
> hooks?
>
> --
> Cheers,
>
> Andrew Pennebaker
> www.yellosoft.us
I just tested using auto-revert-mode for dired buffers and it worked.
- mgsk
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to configure dired to update instantly when files/folders change?
[not found] ` <mailman.22177.1363349921.855.help-gnu-emacs@gnu.org>
@ 2013-03-15 14:20 ` Michael Heerdegen
0 siblings, 0 replies; 4+ messages in thread
From: Michael Heerdegen @ 2013-03-15 14:20 UTC (permalink / raw)
To: help-gnu-emacs
Mark Skilbeck <m@iammark.us> writes:
> I just tested using auto-revert-mode for dired buffers and it worked.
Yes. And there is also `dired-auto-revert-buffer' that controls
reverting when revisiting.
Michael.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-03-15 14:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-15 12:00 How to configure dired to update instantly when files/folders change? Andrew Pennebaker
2013-03-15 12:07 ` Andreas Röhler
2013-03-15 12:18 ` Mark Skilbeck
[not found] ` <mailman.22177.1363349921.855.help-gnu-emacs@gnu.org>
2013-03-15 14:20 ` Michael Heerdegen
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.