On Thu, 13 Feb 2014 21:48:54 +0000 [email protected] (Phillip Lord) wrote:
PL> This is the first (pre)-release of linked-buffer.el. Create two buffers PL> with the same (or nearly the same) content but which are otherwise PL> independent; different modes, different files are all possible. As well PL> as supporting buffers with identical content, it also supports buffers PL> with a bi-directional transformation between them. Also related, in addition to indirect-buffers: shadowfile.el: ;; This package helps you to keep identical copies of files in more than one ;; place - possibly on different machines. When you save a file, it checks ;; whether it is on the list of files with "shadows", and if so, it tries to ;; copy it when you exit Emacs (or use the shadow-copy-files command). Seems like a subcase. Ted _______________________________________________ gnu-emacs-sources mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
