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 source tree switches to
Mercurial. I don't think I will be able to function at all.) That said, I
do like branching and use it all the time with Subversion and CVS. Help me
figure out how to use bzr, git, hg, etc in a CVS/Subversion-like way and
you'll have a friend for life.
Andreas> BTW all the "py-"-prefix and defalias considerations here are
Andreas> missing the point IMHO in such, as if in further futures XEmacs
Andreas> should provide this symbol, the compiler will tell..."defined a
Andreas> second time".
I thought Barry's note about not polluting the global namespace was
correct. My crippled string-to-syntax will only work for the cases needed
by python-mode. I think you need to create py-string-to-syntax and refer to
it. Otherwise you run the risk of making some other package blow up.
Andreas> Until then, please let us stay as much as possible with the
Andreas> existing code, as tqs-syntax-setting is known to work
Andreas> elsewhere.
What is tqs-syntax-setting?
Andreas> What about removing remaining compiler warnings, which are not
Andreas> functional AFAIS? For example introducing some defvars to
Andreas> silence the compiler in these cases.
I have no idea how to do that.
Skip
_______________________________________________
Python-mode mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-mode