all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul R <paul.r.ml@gmail.com>
To: rms@gnu.org
Cc: joakim@verona.se, emacs-devel@gnu.org
Subject: Re: Emacs inotify support?
Date: Mon, 14 Sep 2009 09:39:17 +0200	[thread overview]
Message-ID: <87hbv6gel6.fsf@gmail.com> (raw)
In-Reply-To: <E1MmVkK-0000tE-CV@fencepost.gnu.org> (Richard Stallman's message of "Sat, 12 Sep 2009 12:46:44 -0400")

On Sat, 12 Sep 2009 12:46:44 -0400, Richard Stallman <rms@gnu.org> said:
> Would this mean that all changes in the file system would be reflected
> immediately in Dired buffers? That could be a very nice feature. But
> it could also be a pain in the neck to have these changes occur while
> you're moving around in the Dired buffer and making changes.

What kind of changes are you thinking of ? My gut feeling is that dired
would have to face two kind of situation :

 - trivialy mergeable divergence (f.e. you mark a file that gets touched
   externally) : AFAIK, dired already handles this kind of situation
   when you press 'g' while working, so it could do so without
   interupting the user work.
 - unmergeable divergence (f.e. you initiate a rename operation but in
   the meantime the file gets removed) : Dired will have to complain
   that source file is missing, the situation would not be worse with
   instant reflexion than without.

On the other hand, having instant reflexion in dired would be a big
usability improvement for most browsing operations. That could even go
as far as tracking displayed directory path changes, i.e. you browse
a directory A, browse a subdirectory A/B, rename A/B to A/C (from inside
dired A, or from outside Emacs) : dired buffer A/B is magically
refreshed from A/C. The same could be used for file buffers.

-- 
  Paul




  reply	other threads:[~2009-09-14  7:39 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-11 20:34 Emacs inotify support? joakim
2009-09-11 21:28 ` Lennart Borgman
2009-09-11 22:54   ` Antoine Levitt
2009-09-11 23:00     ` Lennart Borgman
2009-09-12 13:32     ` Eli Zaretskii
2009-09-12 16:36       ` Antoine Levitt
2009-09-12 16:55         ` Eli Zaretskii
2009-09-12 17:26           ` Antoine Levitt
2009-09-12 19:45             ` Eli Zaretskii
2009-09-12 20:04               ` Antoine Levitt
2009-09-12 21:24               ` Giuseppe Scrivano
2009-09-13 16:39       ` Richard Stallman
2009-09-13 17:28         ` joakim
2009-09-13 19:42           ` Eli Zaretskii
2009-09-13 22:28             ` Lennart Borgman
2009-09-14  5:47             ` joakim
2009-09-14 18:08               ` Eli Zaretskii
2009-09-12 16:46     ` Richard Stallman
2009-09-13  2:27       ` Miles Bader
2009-09-13  9:33         ` David Kastrup
2009-09-12 16:46 ` Richard Stallman
2009-09-14  7:39   ` Paul R [this message]
2009-09-15  7:17     ` Richard Stallman
2009-09-17 15:12       ` Juri Linkov
2009-09-18  9:49         ` Richard Stallman
2009-09-18 12:10           ` David Kastrup
2009-09-18 17:14             ` Stefan Monnier
2009-09-18 18:38               ` joakim
2009-09-21 21:45           ` Dired auto-revert (was: Emacs inotify support?) Juri Linkov
2009-09-21 22:29             ` Drew Adams
2009-09-23  9:05               ` Dired auto-revert Juri Linkov
2009-12-04  0:11                 ` Proced revert (Re: Dired auto-revert) Juri Linkov
2009-12-04  2:17                   ` Stefan Monnier
2009-12-04 22:21                   ` Roland Winkler
2009-12-04  0:09               ` Dired auto-revert Juri Linkov
2009-12-04  2:15                 ` Stefan Monnier

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=87hbv6gel6.fsf@gmail.com \
    --to=paul.r.ml@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=joakim@verona.se \
    --cc=rms@gnu.org \
    /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.