Jonathan Nieder <jrnie...@gmail.com> writes: > > I’m not an emacs user, so please forgive my ignorance. What would be > the pros and cons of what you are suggesting?
The pro would be that M-x git-status is automatically available to emacs23 users. Done correctly there should be no con. > I would also be glad to see patches with suggested solutions. See > /usr/share/doc/git-core/README.source . The easiest would be to stick the full pathname in the autoloads. A byte-compiling install script would be more work but better. > I think 50git-core.el does not do anything under Emacs 23.x. Yep, that's the problem. :-) > See http://bugs.debian.org/446027 Hmm. That tinytools extraction of all funcs for autoloading seems more than it needs to be and more than usual for a site-start file. If git.el had some ;;;###autoload cookies in it that'd help indicate what functions it intends to be entrypoints. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org