Guido> So is python.el a descendant of python-mode.el, or an independent
Guido> development?
Adam> I've never seen a definitive statement but I believe it was
Adam> developed independently.
Correct.
Skip
___
Python-3000 mailing list
Py
On 10/2/07, Guido van Rossum <[EMAIL PROTECTED]> wrote:
> So is python.el a descendant of python-mode.el, or an independent development?
I've never seen a definitive statement but I believe it was developed
independently.
--
Adam Hupp | http://hupp.org/adam/
_
So is python.el a descendant of python-mode.el, or an independent development?
On 10/2/07, Adam Hupp <[EMAIL PROTECTED]> wrote:
> On 10/2/07, Guido van Rossum <[EMAIL PROTECTED]> wrote:
> >
> > Just curious -- how do python.el and python-mode.el differ?
>
> Off the top of my head:
>
> * python-mo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Oct 2, 2007, at 11:28 AM, Adam Hupp wrote:
> On 10/2/07, Guido van Rossum <[EMAIL PROTECTED]> wrote:
>>
>> Just curious -- how do python.el and python-mode.el differ?
>
> Off the top of my head:
>
> * python-mode.el did not play well with transien
On 10/2/07, Guido van Rossum <[EMAIL PROTECTED]> wrote:
>
> Just curious -- how do python.el and python-mode.el differ?
Off the top of my head:
* python-mode.el did not play well with transient-mark-mode
(mark-block didn't work). transient-mark-mode highlights the marked
region and is required
On 10/2/07, Adam Hupp <[EMAIL PROTECTED]> wrote:
> I've submitted patches to emacs for python 3000 support. It does not
> handle any new syntax but the emacs<->python interaction works again.
> This applies to the python.el that ships with emacs22, not
> python-mode.el.
Just curious -- how do pyt
I've submitted patches to emacs for python 3000 support. It does not
handle any new syntax but the emacs<->python interaction works again.
This applies to the python.el that ships with emacs22, not
python-mode.el.
The changes are available in emacs cvs. If you don't want to build a
new copy it s