Re: Emacs site-wide function loading

2006-12-07 Thread sac
This seem to be a known problem. When I was searching around to solve this problem, I encountered this thread, http://lists.freebsd.org/pipermail/freebsd-questions/2006-October/133579.html, which discuss the same problem. But doesn't seem to have a solution other than adding the statements in the

Emacs site-wide function loading

2006-12-05 Thread sac
Hi, To install python mode in emacs 21.4 on Openbsd4.0 I have byte-compiled the python-mode.el and dropped in the directory path /usr/local/share/emacs/21.4/lisp/progmodes/ and the directory is in `load-path'. The autoload function definition: (autoload 'python-mode "python-mode" "Python