[Python-mode] bug?

2011-01-14 Thread Glenn Linderman
python.el all of a sudden started acting weird... putting in "real" TABs, and not positioning the cursor properly, so I decided maybe I should finally get off my duff and switch to python-mode.el -- so it doesn't put in "real" TABs, but it also was sometimes not positioning the cursor properly

Re: [Python-mode] confusion about py-string-to-syntax def

2011-01-14 Thread Andreas Röhler
[ ... ] What is tqs-syntax-setting? Meant: Defining the syntax for the triple-quoted-string. ___ Python-mode mailing list Python-mode@python.org http://mail.python.org/mailman/listinfo/python-mode

Re: [Python-mode] confusion about py-string-to-syntax def

2011-01-14 Thread Barry Warsaw
On Jan 14, 2011, at 08:07 AM, s...@pobox.com wrote: >I would if I could. I have been merging trunk to my branch. How do I swap >my (mostly dead) branch for trunk? > >Guys, I generally find DVCS very difficult to use. They don't fit my brain >at all. (I fear for the day when the Python source t

Re: [Python-mode] confusion about py-string-to-syntax def

2011-01-14 Thread skip
Andreas> seems you introduced a bug. Why not use the trunk? I would if I could. I have been merging trunk to my branch. How do I swap my (mostly dead) branch for trunk? Guys, I generally find DVCS very difficult to use. They don't fit my brain at all. (I fear for the day when the Python