all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Riley <rileyrgdev@googlemail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: python setup ?
Date: Mon, 27 Apr 2009 13:15:40 +0200	[thread overview]
Message-ID: <gt444t$pbj$2@news.eternal-september.org> (raw)
In-Reply-To: mailman.6098.1240830481.31690.help-gnu-emacs@gnu.org

Andreas Röhler <andreas.roehler@easy-emacs.de> writes:

> Richard Riley wrote:
>> Andreas Röhler <andreas.roehler@easy-emacs.de> writes:
>>
>>   
>>> Richard Riley wrote:
>>>     
>>>> Richard Riley <rileyrgdev@googlemail.com> writes:
>>>>
>>>>   
>>>>       
>>>>> Xavier Maillard <xma@gnu.org> writes:
>>>>>
>>>>>     
>>>>>         
>>>>>> Hi,
>>>>>>
>>>>>> I am starting to do some work with python. I am looking for
>>>>>> options/setups to introduce into my .emacs file to have the best
>>>>>> experience possible with this scripting language.
>>>>>>
>>>>>> Where should I start ?
>>>>>>
>>>>>> Regards
>>>>>>
>>>>>> 	Xavier
>>>>>>       
>>>>>>           
>>>>> I played with some python options last year and it was, unfortunately,
>>>>> rather messy. There were some conflicts between packages any python
>>>>> versions. For what its worth, the following was working back when with
>>>>> emacs 23:
>>>>>
>>>>> http://www.emacswiki.org/emacs/PythonMode#toc11
>>>>> http://richardriley.net/projects/emacs/dotprogramming#sec-1.3
>>>>>
>>>>> It includes autocompletion from autocomplete using pysmell. Another
>>>>> possible integration for eclim and the eclipse engine I would have
>>>>> thought.
>>>>>
>>>>> The iPython bit is commented out - I can't remember why off the top of
>>>>> my head.  The pymacs git repository seems dead too unfortunately. 
>>>>>
>>>>> The python-mode used is 5.1.0.
>>>>>
>>>>>
>>>>>     
>>>>>         
>>>> Just to follow up, I re-enabled the ipython bit and it worked fine. I
>>>> had ipython 0.9.1 installed.
>>>>
>>>> The python config (for Linux) is then done in
>>>> ~/.ipython/ipy_user_conf.py
>>>>
>>>>   
>>>>       
>>> Hi,
>>>
>>> I've changed python-mode a little bit.
>>> Purpose was to make movements a little bit easier,
>>> more predictible.
>>>
>>> Comments welcome.
>>>
>>> BTW have a look at pydb from Rocky Bernstein, if not done already.
>>>
>>> Andreas
>>>     
>>
>> I see you have a pycomplete. Nicholaj Schum has jus put together a
>> company mode backend for pysmell. How does pycomplete compare to
>> pysmell?
>>   
>
> Thats part of the package kept by Barry Warsaw.  Made a branch from it,
> but changed only python-mode.el.
>
> I'm not sure to keep this files in my branch or not.
>
> Nonetheless, thanks for your question. I shall have a look at it and try
> an answer next days.
>
> BTW as more things are at stake as python-mode.el, what would you think
> about an archiv
> emacs-python, where all the stuff to edit python-code with emacs is
> collected?

To be honest, my feeling is that the last thing anyone needs is yet
another python place. The wiki is already a mess of questions and
answers and mode specific difficulties. Tie that in with emacs 23/22 and
ipython or not, the numerous ways you can do python completion etc, it
needs to be simplified not extended.

Thanks for the heads up about pydb btw, nice.

>
> For me Launchpad seems perfect for such a thing with its email- and
> bug-report-integration.
>
> There we could discuss the probably best emacs-python configuration -
> which will change,
> if someone brings up new things.

I think the emacs wiki is best for this stuff purely because its "there"
and there are numerous utilities to integrate emacs with emacs wiki
pages. Just keep links to relevant pages.

You might be right : point the wiki to launchpad and remove all the out
of date stuff. What do others think?

>
>
> Andreas
>
>
>
>>
>>   
>>> --
>>> http://bazaar.launchpad.net/~a-roehler/python-mode/python-mode.el/files
>>> https://code.launchpad.net/s-x-emacs-werkstatt/
>>>
>>>
>>>
>>>
>>>     
>>
>>   
>
>
>

-- 


  parent reply	other threads:[~2009-04-27 11:15 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.6045.1240741475.31690.help-gnu-emacs@gnu.org>
2009-04-26 11:25 ` python setup ? Richard Riley
2009-04-26 13:16   ` Richard Riley
2009-04-27  7:42     ` Andreas Röhler
     [not found]     ` <mailman.6094.1240818145.31690.help-gnu-emacs@gnu.org>
2009-04-27  8:53       ` Richard Riley
2009-04-27 11:08         ` Andreas Röhler
     [not found]         ` <mailman.6098.1240830481.31690.help-gnu-emacs@gnu.org>
2009-04-27 11:15           ` Richard Riley [this message]
2009-04-27 13:50             ` thierry.volpiatto
     [not found]             ` <mailman.6107.1240840677.31690.help-gnu-emacs@gnu.org>
2009-04-27 14:12               ` Richard Riley
2009-04-27 15:23                 ` thierry.volpiatto
     [not found]                 ` <mailman.6113.1240846261.31690.help-gnu-emacs@gnu.org>
2009-04-28  0:55                   ` superbobry
2009-04-28 10:43                     ` Bernardo
     [not found]                     ` <mailman.6165.1240915318.31690.help-gnu-emacs@gnu.org>
2009-04-28 11:25                       ` superbobry
2009-04-27  8:58       ` Richard Riley
2009-04-27 11:20         ` Andreas Röhler
     [not found]           ` <49f5b71c.0305560a.6147.25ed@mx.google.com>
2009-05-08  9:16             ` Andreas Röhler
     [not found]             ` <mailman.6842.1241774145.31690.help-gnu-emacs@gnu.org>
2009-05-08 16:36               ` Richard Riley
2009-05-01 21:35   ` bbbscarter
     [not found] <200904280634.n3S6YctW009278@zogzog.maillard.mobi>
2009-04-30  7:25 ` Andreas Röhler
2009-04-30 13:24   ` Barry Warsaw
2009-05-04 16:57     ` Richard Riley
2009-04-29 22:25 Xavier Maillard
  -- strict thread matches above, loose matches on Subject: below --
2009-04-29 22:25 Xavier Maillard
2009-04-30  5:42 ` Andreas Röhler
     [not found] <mailman.6159.1240901979.31690.help-gnu-emacs@gnu.org>
2009-04-28 16:56 ` Richard Riley
2009-05-13 21:05   ` Piet van Oostrum
     [not found] <mailman.6155.1240900544.31690.help-gnu-emacs@gnu.org>
2009-04-28 16:55 ` Richard Riley
2009-04-28  6:34 Xavier Maillard
2009-04-28  6:34 Xavier Maillard
2009-04-28  6:34 Xavier Maillard
2009-04-28  8:04 ` thierry.volpiatto
2009-04-28  6:34 Xavier Maillard
2009-04-28  6:42 ` thierry.volpiatto
2009-04-28  8:51 ` Andreas Röhler
2009-04-26 10:25 Xavier Maillard
2009-04-26 11:29 ` thierry.volpiatto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='gt444t$pbj$2@news.eternal-september.org' \
    --to=rileyrgdev@googlemail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.