tags 554883 + help thanks Hi Rob and Jerome,
Any ideas about this bug? Apparently emacs23 includes its own git.el now and it is not clear any more now how to set up git support. António P. P. Almeida wrote [1]: > When trying to require the feature 'git. I get an error with the > following backtrace: > > Debugger entered--Lisp error: (error "Recursive `require' for > feature `git'") [...] > I guess that there's > some kinf of interaction between the vc-git.el package, now in Emacs > 23 and git.el. Thank you for the report. Could you talk to the emacs people and work it out? ;-) I am clueless about emacs and elisp, so I fear I cannot be much help. > --- /usr/share/doc/git-core/contrib/emacs/git.el 2009-10-28 > 00:03:34.000000000 +0000 > +++ git.el 2009-11-07 01:22:35.233014926 +0000 > @@ -1694,5 +1694,5 @@ > (interactive) > (describe-function 'git-status-mode)) > > -(provide 'git) > +(provide 'git-el) > ;;; git.el ends here This doesn’t look right. I am not very familiar with these things, but I think 'git and 'git-el are supposed to be different things. See [2]. Cheers, Jonathan [1] http://bugs.debian.org/554883 [2] http://www.emacswiki.org/emacs/Git -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org