Re: New version of undo-tree.el

2010-01-12 Thread Vegard Øye
On 12 Jan, 22:34, Toby Cubitt wrote: > Indeed, although I should point out that I have no intention of > extending it to anything remotely approaching a full VCS. There > are full VCS's for that ;-) I do wonder where we're headed if this catches on, which it should. (Unfortunately, there are not

Re: New version of undo-tree.el

2010-01-12 Thread Toby Cubitt
On Tue, Jan 12, 2010 at 05:39:04AM -0800, Vegard Øye wrote: > thank you so much for writing undo-tree.el. I have been using it for > some days now, and it just feels ontologically right: undo history > /is/ a tree, as everyone who has used a version control system knows. > Indeed, th

Re: New version of undo-tree.el

2010-01-12 Thread Vegard Øye
Toby, thank you so much for writing undo-tree.el. I have been using it for some days now, and it just feels ontologically right: undo history /is/ a tree, as everyone who has used a version control system knows. Indeed, the package is essentially a miniature VCS for buffer states! There is a

Re: undo-tree.el

2009-12-06 Thread Toby Cubitt
On Sat, Dec 05, 2009 at 09:21:14PM -0700, Samuel Wales wrote: > Message for Toby. > > (Toby's email doesn't work.) Short answer: it works just fine. But if for some reason you do hit problems, use the address given in the undo-tree.el file (which is what you should be doing any

Re: undo-tree.el

2009-12-05 Thread Samuel Wales
Message for Toby. (Toby's email doesn't work.) On 2009-12-05, Samuel Wales wrote: > Still enjoying the package. > > Bug (muahahaha). > > It seems to put point in the wrong place sometimes. It would be good > to see all changes that are made by an undo or a redo. Sometimes you > are in a place,

Re: undo-tree.el

2009-11-29 Thread Stefan Monnier
> does not store it) is visibility. If you are in org-mode, and you > undo, you want the folding state of subtrees to be as it was, else you > can undo stuff that is hidden etc. I wonder if that is possible, or, > if not, if Emacs can be made to support it for your package. Since folding state i

Re: undo-tree.el

2009-11-29 Thread Leo
On 2009-11-29 19:03 +, Toby Cubitt wrote: > Appologies for posting three versions in quick succession, but I'd like > to get one version that compiles and works correctly, and I seem to be > incapable of this. > > Third time lucky... It is great fun seeing this package mature ;) Leo __

Re: undo-tree.el

2009-11-28 Thread Samuel Wales
Hi Toby, This package addresses all of my undo concerns! (I recently posted a slightly humorous explanation at http://groups.google.com/group/gnu.emacs.help/msg/b802df52522533f8 .) I would be delighted if it were integrated into emacs! FWIW, I found that characterp was not a function in Carbon E

Re: undo-tree.el

2009-11-28 Thread Stefan Monnier
I like it and would be interested in integrating something along these lines into Emacs, but it would need to be integrated with the existing undo system. If you look at the implementation of undo-only, you'll see that the undo-equiv-table gives at least a large part of the data that is necessary t