Problem with python mode

Thaddeus L. Olczyk olczyk at interaccess.com
Sat Dec 23 20:17:05 EST 2000


On Sat, 23 Dec 2000 17:04:53 +0200, in comp.emacs you wrote:

>"Thaddeus L. Olczyk" wrote:
>> 
>> When i try loading pdb.el in NTemacs I keep getting an error--
>> Symbol's function defiition void: toolbar-make-button-list.
>> Any idea what the problem is?
>
>This is an XEmacs function, it doesn't exist in NTEmacs.
>
>Are you sure pdb.el works with Emacs?
I seem to remember it doing so.
It comes after the line:
(if (featurep 'xpm)

so I suspect that xpm is not supposed to be present in NTEmacs.
The question then is why does it test as being present?



More information about the Python-list mailing list