python-mode & emacs settings (was: Re: Tabbing/Spaces & python-mode)

Erno Kuusela erno-news at erno.iki.fi
Sun Jan 21 23:26:14 EST 2001


In article <kuk87p9cx8.fsf_-_ at lasipalatsi.fi>, Erno Kuusela

|   (shell-command (format "gnome-moz-remote "
|                          "'http://www.cwi.nl/www.python.org/doc/current/"
|                          "lib/module-%s.html'"
|                          module-name)))

oops, i broke the line for posting but it seems to break it.
try
   (shell-command (format "gnome-moz-remote "
                          "'http://www.cwi.nl/www.python.org/doc/current/lib/module-%s.html'"
                           ...
instead.

  -- erno



More information about the Python-list mailing list