emacs speedbar for python mode?

Siggy Brentrup bsb at winnegan.de
Sat Jun 23 10:48:26 EDT 2001


boud at rempt.xs4all.nl (Boudewijn Rempt) writes:

> Amardeep Singh <amardeep at tct.hut.fi> wrote:
> 
> > try M-x speedbar
> 
> Wonderful! Is there perhaps also a way to automatically
> open the speedbar?

Put the following into your .xemacs:

(add-one-shot-hook 'python-mode-hook 'speedbar)

There is a drawback though when you have file local-variables,
no time to investigate further now.

Regards
  Siggy

-- 
Siggy Brentrup - bsb at winnegan.de - http://www.winnegan.de/
****** ceterum censeo javascriptum esse restrictam *******





More information about the Python-list mailing list