[Python-mode] interpreter selection with CarbonEmacs on OSX

2011-02-15 Thread Eric Holbrook
What's the best way to tell python-mode to use, say, /opt/local/bin/python, instead of what OS X thinks is the right version? The problem is that when i launch /Applications/Emacs.app from Quicksilver it knows nothing about what i have set up in my .bashrc, so it picks the first (only) python

Re: [Python-mode] release?

2011-02-15 Thread Barry Warsaw
On Feb 15, 2011, at 08:52 PM, Andreas Röhler wrote: >from my perspective a release is feasible, after triple >quoted string bugs should be gone. Sorry, I don't quite understand. Do you mean that we should release r396 or that you have a few more patches to go in to fix the triple quoted string b

[Python-mode] release?

2011-02-15 Thread Andreas Röhler
Hi Barry, from my perspective a release is feasible, after triple quoted string bugs should be gone. After release, I'll toggle the bug flags, so it will no longer list as open. Also would do a release of python-components-mode afterwards, which should fix the paragraph-fill bugs too. Andr

Re: [Python-mode] Announcement of a new python major-mode on emacs-devel

2011-02-15 Thread Barry Warsaw
On Feb 15, 2011, at 11:51 AM, s...@pobox.com wrote: > >>> IIUC he borrowed from GNU's python.el and wrote all the rest himself. > >Barry> Yep, that's what his announcement said. > >Barry> I agree that I see no reason why python-mode.el can't borrow >Barry> liberally from it. :) > >

[Python-mode] paragraph-fill-warts

2011-02-15 Thread Andreas Röhler
Hi Skip, paragraph-fill-warts bug should be cured now for XEmacs too in python-mode-components branch. Will set branch `paragraph-fill-warts' on `obsolet'. Realised finally the related XEmacs-compat stuff inside python-mode-components, which turned out much easier. Might be some differences i

Re: [Python-mode] Announcement of a new python major-mode on emacs-devel

2011-02-15 Thread skip
>> IIUC he borrowed from GNU's python.el and wrote all the rest himself. Barry> Yep, that's what his announcement said. Barry> I agree that I see no reason why python-mode.el can't borrow Barry> liberally from it. :) OTOH, if it works with XEmacs, why not just declare victory an

Re: [Python-mode] Announcement of a new python major-mode on emacs-devel

2011-02-15 Thread Barry Warsaw
On Feb 15, 2011, at 04:54 PM, Georg Brandl wrote: >IIUC he borrowed from GNU's python.el and wrote all the rest himself. Yep, that's what his announcement said. I agree that I see no reason why python-mode.el can't borrow liberally from it. :) -Barry signature.asc Description: PGP signature _

Re: [Python-mode] Announcement of a new python major-mode on emacs-devel

2011-02-15 Thread Georg Brandl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 15.02.2011 16:51, schrieb s...@pobox.com: > Georg> I don't know who else reads emacs-devel, so: > > Georg> http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00655.html > > Georg> https://github.com/fgallina/python.el > > Ge

Re: [Python-mode] Announcement of a new python major-mode on emacs-devel

2011-02-15 Thread skip
Georg> I don't know who else reads emacs-devel, so: Georg> http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00655.html Georg> https://github.com/fgallina/python.el Georg> I haven't looked at the code yet, but it is GPLv3, so if it does Georg> stuff better than we do,

[Python-mode] Announcement of a new python major-mode on emacs-devel

2011-02-15 Thread Georg Brandl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I don't know who else reads emacs-devel, so: http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00655.html https://github.com/fgallina/python.el I haven't looked at the code yet, but it is GPLv3, so if it does stuff better than we do, we could