stop! Use the editor you are comfortable with. No flame wars please, even though Emacs is the way to enlightenment :)
On Fri, May 29, 2009 at 4:10 PM, Barry Warsaw <ba...@python.org> wrote: > On May 28, 2009, at 7:09 AM, Andreas Roehler wrote: > > python-mode.el was its bloody-minded determination to regard '_' as a word >>> character, something which caused me more typing that it ever saved. >>> >>> >> Its just one line to comment in python-mode.el, like this: >> >> ;; (modify-syntax-entry ?\_ "w" py-mode-syntax-table) >> > > This one is ancient and I remember that Guido and I talked about this for a > long time before settling on the behavior. > > -Barry > > > -- > http://mail.python.org/mailman/listinfo/python-list > >
-- http://mail.python.org/mailman/listinfo/python-list