bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs internal RAID?


From: Mark Plaksin
Subject: Re: emacs internal RAID?
Date: Sun, 19 Feb 2006 15:24:13 -0500
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.51 (gnu/linux)

Dan Jacobson <jidanni@jidanni.org> writes:

> Emacs (probably doesn't) need a mode to associate one buffer to two
> files at once. But just to be inventive, it could add such a mode.

This would be very cool!

> E.g., the user is worried that some impending doom will happen, so he
> wants to write to a USB card and a local file at the same time, from
> the same buffer. Auto saving and all.

Or the user is very paranoid about losing work and wants to write
everything to the local machine and a remote machine via TRAMP.

> OK, never mind. Probably little used.

Probably so but if it were trivial to make all (or a subset matching a
regexp) of your files get saved in multiple places I'd use it.

It would be nice if the second write could optionally be made asynchronous.
That way you wouldn't have to wait if your remote connection was slow.
Perhaps something in the mode line could tell you whether your second copy
is up-to-date or not; for example, display '-*' if only the local copy is
up-to-date.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]