help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: python mode


From: Peter Dyballa
Subject: Re: python mode
Date: Sat, 22 Apr 2006 23:10:50 +0200


Am 22.04.2006 um 22:08 schrieb Gary Wessle:

in my debian testing system
# locate python.el
/usr/share/emacs/site-lisp/semantic/wisent/wisent-python.el

So try this! If it's not sufficient get GNU Emacs source and compile, if you can't find a useful deb package! Check load-path whether it contains /usr/share/emacs/site-lisp/semantic/wisent, otherwise you would need add this component. ( (add-to-list 'load-path "...") )

BTW, you've located the wisent-python.el file in the site-lisp tree. So this is definitely not a GNU Emacs file, but something specific to your system. The GNU Emacs one would be in /usr/local/share/emacs/ <version number>/lisp/progmodes ...

--
Greetings

  Pete

"Isn't vi that text editor with two modes... one that beeps and one
that corrupts your file?" -- Dan Jacobson, on comp.os.linux.advocacy







reply via email to

[Prev in Thread] Current Thread [Next in Thread]