Sean MacLennan writes:
Me too. I tried to compile magit but always got hung up on (require
'view). Does anybody know where to get a working view for XEmacs?
If GNU's doesn't do the trick, there's always
echo "(provide 'view)" >> ~/.xemacs/init.el
;-)
Lisp programmers really ought to learn not to require unnecessary
stuff until it's needed. (I don't promise it will *run*, don'cha
know, but only files containing macros are needed at compile time!)
Steve
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta