all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* have dired always refresh on changed disk
@ 2014-09-26 19:38 Emanuel Berg
  2014-09-26 20:17 ` John Mastro
       [not found] ` <mailman.9750.1411762663.1147.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 9+ messages in thread
From: Emanuel Berg @ 2014-09-26 19:38 UTC (permalink / raw)
  To: help-gnu-emacs

dired often tells me the disk has changed and I should
hit "g" to refresh the buffer.

Because dired knows it, it should be simple having it
always do it, automatically. (But: does dired *always*
know it?)

It could be an option as perhaps not everyone wants it
(?).

But I don't care for the status of the buffers that
aren't selected. Only when I select or open a dired
buffer, it matters to me if it is in synch or not.

The dired hooks I found are:

    dired-after-readin-hook
    dired-before-readin-hook
    dired-load-hook
    dired-mode-hook

- none of which seem to be suited (?) to do this in.

Can this be done easily or do I change the code?

-- 
underground experts united


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-09-27 23:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-26 19:38 have dired always refresh on changed disk Emanuel Berg
2014-09-26 20:17 ` John Mastro
     [not found] ` <mailman.9750.1411762663.1147.help-gnu-emacs@gnu.org>
2014-09-26 21:39   ` Emanuel Berg
2014-09-27  3:19   ` Emanuel Berg
2014-09-27  3:51     ` John Mastro
     [not found]     ` <mailman.9779.1411789931.1147.help-gnu-emacs@gnu.org>
2014-09-27 12:51       ` Emanuel Berg
2014-09-27 14:18         ` Robert Thorpe
2014-09-27 13:23       ` Emanuel Berg
2014-09-27 23:01         ` John Mastro

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.