Hi, Rémi Vanicat <[email protected]> writes: > + (load-theme 'magit-classic)
I added your patch (with some modifications) to git and built preliminary packages: http://anonscm.debian.org/gitweb/?p=collab-maint/magit.git http://lindi.iki.fi/lindi/magit/debian/ When I tested the package I noticed a small problem: 1) If I put the suggested "(load-theme 'magit-classic)" to ~/.emacs then I can only use emacs on machines where magit is installed! My $HOME is shared with NFS so ~/.emacs is visible on many machines where I do not have magit 1.1.0 or later installed. The error I get is Warning (initialization): An error occurred while loading `/home/lindi/.emacs': File error: Cannot open load file, magit-classic-theme To ensure normal operation, you should investigate and remove the cause of the error in your initialization file. Start Emacs with the `--debug-init' option to view a complete error backtrace. Any suggested fixes? -Timo
