>>>> "Mats" == Mats Lidell
<matsl(a)xemacs.org> writes:
Mats> Hi,
Mats> Some strange things in your report I'm afraid.
> I found this problem using git mode when adding a new directory
(which
> isn't supported in git.el). I can reproduce the crash using the
> following steps with xemacs -vanilla:
> (load "emacs-simple")
Mats> What is emacs-simple? I don't have it? Is that somehow related to
Mats> git.el[1] (which I don't have either.)
Dang. Did I forget to attach emacs-simple? It's attached now. :-)
Yes, it's related to git.el. To add a new file, git.el needs
display-message-or-buffer, which I stole from emacs-simple.el. Since
I didn't need all of the functionality of emacs-simple, I removed
everything except display-message-or-buffer.
> [...]
> M-: (display-message-or-buffer (get-buffer "*foo*"))
Mats> We don't have display-message-or-buffer[2].
Mats> So it is quite hard to recreate this problem I'm afraid.
Sorry about that. I think I've attached everything needed to
reproduce.
Mats> Yours
Mats> Footnotes:
Mats> [1] Is git.el a candidate to include in the packages
I like it a lot. As a long-time user of pcl-cvs, git.el is a very
familiar interface to work with a git repo. Except for the crash, I
think the functionality is fairly complete, if you're used to
pcl-cvs. There are a few bugs, though, that I haven't gotten around
to fixing. (Or upgrading git.el)
Mats> [2] Should we implement it?
I guess it's a part of emacs, so it might be useful. The attached
emacs-simple.el file is (I think) an unchanged version from emacs.
Ray
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta