Re: [Python-mode] agenda

2009-01-21 Thread Andreas Roehler
Eric S. Johansson wrote: > Andreas Roehler wrote: > >> What about to implement some reporting feature, >> saying via message-buf for example what is closed? >> >> We could proceed in two steps: First introduce such a reporting level for all >> things, than make the voices side. >> >> Or should we

Re: [Python-mode] agenda

2009-01-21 Thread Eric S. Johansson
Andreas Roehler wrote: > What about to implement some reporting feature, > saying via message-buf for example what is closed? > > We could proceed in two steps: First introduce such a reporting level for all > things, than make the voices side. > > Or should we consider something special right

Re: [Python-mode] agenda

2009-01-20 Thread Andreas Roehler
Eric S. Johansson wrote: > Beverley Eyre wrote: >> LOL. >> >> I haven't even looked at 3.0 yet. I have no idea what would be involved, >> Andreas. Are there any changes that would cause massive alterations in >> the way a person using it would want it to look and feel in emacs? >> >> > >> Well, af

Re: [Python-mode] agenda

2009-01-20 Thread Eric S. Johansson
Beverley Eyre wrote: > > LOL. > > I haven't even looked at 3.0 yet. I have no idea what would be involved, > Andreas. Are there any changes that would cause massive alterations in > the way a person using it would want it to look and feel in emacs? > > > Well, after spending 15 minutes readin

Re: [Python-mode] agenda

2009-01-20 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Jan 20, 2009, at 2:08 AM, Beverley Eyre wrote: I haven't even looked at 3.0 yet. I have no idea what would be involved, Andreas. Are there any changes that would cause massive alterations in the way a person using it would want it to look and

Re: [Python-mode] agenda

2009-01-20 Thread Beverley Eyre
LOL. I haven't even looked at 3.0 yet. I have no idea what would be involved, Andreas. Are there any changes that would cause massive alterations in the way a person using it would want it to look and feel in emacs? Well, after spending 15 minutes reading about the changes made in 'Py3k' I

[Python-mode] agenda

2009-01-20 Thread Andreas Roehler
Hi all, as we now happily are more than one person developing python-mode.el, we should care to avoid parallel writing, discuss some agenda. >From my perspective the following is most urgent: - adaptation to python 3.x (while maintaining backward compat) - which-function-mode As I'm a novice