Re: [Python-mode] Python Developers Emacs Environment - PDEE

2011-11-09 Thread Andreas Röhler
Am 09.11.2011 10:52, schrieb Gabriele Lanaro: So do you want to include different versions of python-mode and let the user choose through a configuration option? yes. Configuration should be still easier as now by clickable fields - which would be another task. Presently it requires still som

Re: [Python-mode] Python Developers Emacs Environment - PDEE

2011-11-09 Thread Andreas Röhler
Am 09.11.2011 12:36, schrieb Gabriele Lanaro: Ok I can try to work on the configuration interface (emacs has the configuration settings builtin, I can just use that), and see if I can came up with something really easy for the user. I'll let you know updates. Could have some sheet to negotiate

Re: [Python-mode] Python Developers Emacs Environment - PDEE

2011-11-09 Thread Jeff Bauer
On Wed, Nov 09, 2011 at 12:13:21PM +0100, Andreas Röhler wrote: > Am 09.11.2011 10:52, schrieb Gabriele Lanaro: > >So do you want to include different versions of python-mode and let the > >user choose through a configuration option? > > yes. > > Configuration should be still easier as now by click

Re: [Python-mode] Python Developers Emacs Environment - PDEE

2011-11-09 Thread Barry Warsaw
On Nov 09, 2011, at 07:56 AM, Jeff Bauer wrote: >Would it make sense for PDEE to be delivered through Marmalade? > > http://marmalade-repo.org/ > >I'm kind of excited that emacs will soon have a standard package >manager. Wow, I don't know if I can handle that. I was kind of hoping to be able t

Re: [Python-mode] Python Developers Emacs Environment - PDEE

2011-11-09 Thread Andreas Röhler
Am 09.11.2011 14:56, schrieb Jeff Bauer: On Wed, Nov 09, 2011 at 12:13:21PM +0100, Andreas Röhler wrote: Am 09.11.2011 10:52, schrieb Gabriele Lanaro: So do you want to include different versions of python-mode and let the user choose through a configuration option? yes. Configuration should

Re: [Python-mode] Python Developers Emacs Environment - PDEE

2011-11-09 Thread Jeff Bauer
On Wed, Nov 09, 2011 at 05:45:24PM +0100, Andreas Röhler wrote: > Am 09.11.2011 14:56, schrieb Jeff Bauer: > >Would it make sense for PDEE to be delivered through Marmalade? > > > > http://marmalade-repo.org/ > > > >I'm kind of excited that emacs will soon have a standard package > >manager. > >

Re: [Python-mode] Python Developers Emacs Environment - PDEE

2011-11-09 Thread Andreas Röhler
Am 09.11.2011 18:07, schrieb Jeff Bauer: On Wed, Nov 09, 2011 at 05:45:24PM +0100, Andreas Röhler wrote: Am 09.11.2011 14:56, schrieb Jeff Bauer: Would it make sense for PDEE to be delivered through Marmalade? http://marmalade-repo.org/ I'm kind of excited that emacs will soon have a stand

Re: [Python-mode] Python Developers Emacs Environment - PDEE

2011-11-09 Thread Andreas Röhler
Am 09.11.2011 18:22, schrieb Gabriele Lanaro: I've started to write issues tagged with the discussion tag, so we can discuss things directly in the tracker. thanks, a first comment arrived https://github.com/pdee/pdee/issues/3 BTW going to assign you for the issue, is that okay in question?

Re: [Python-mode] Python Developers Emacs Environment - PDEE

2011-11-09 Thread Gabriele Lanaro
Ok I can try to work on the configuration interface (emacs has the configuration settings builtin, I can just use that), and see if I can came up with something really easy for the user. I'll let you know updates. 2011/11/9 Andreas Röhler > Am 09.11.2011 10:52, schrieb Gabriele Lanaro: > > So

Re: [Python-mode] Python Developers Emacs Environment - PDEE

2011-11-09 Thread Gabriele Lanaro
So do you want to include different versions of python-mode and let the user choose through a configuration option? 2011/11/8 Andreas Röhler > Hi Gabriele, > > https://github.com/pdee > > should be mirrored soon at lp:python-mode > > updated the README > > A remark to the python-el question, as

Re: [Python-mode] Python Developers Emacs Environment - PDEE

2011-11-09 Thread Gabriele Lanaro
I've started to write issues tagged with the discussion tag, so we can discuss things directly in the tracker. 2011/11/9 Andreas Röhler > Am 09.11.2011 12:36, schrieb Gabriele Lanaro: > > Ok I can try to work on the configuration interface (emacs has the >> configuration settings builtin, I can

Re: [Python-mode] Python Developers Emacs Environment - PDEE

2011-11-09 Thread Gabriele Lanaro
yes no problem! 2011/11/9 Andreas Röhler > Am 09.11.2011 18:22, schrieb Gabriele Lanaro: > > I've started to write issues tagged with the discussion tag, so we can >> discuss things directly in the tracker. >> >> > thanks, > > a first comment arrived > > https://github.com/pdee/pdee/**issues/3<

Re: [Python-mode] Setting up pycomplete.el

2011-11-09 Thread Andreas Röhler
Am 10.11.2011 05:59, schrieb Jeffrey Spencer: Added them in with the code below to help provide an explanation for the last example that you didn't quite understand. I hope it is clearer now. yes, thanks Well, that's a feature. if autocomplete-related, as it's part already of PDEE, the most su