all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul K <mafeuser@gmail.com>
To: ablepharus <ablepharus@googlemail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: does Your elpy/rope autocomplete from "sys." ?
Date: Tue, 29 Apr 2014 14:46:29 +0200	[thread overview]
Message-ID: <CAA+mFXNu+kWGBfvGbHpAywSNk4RZ5Ah-60Urh1Oho6BsjSuU0g@mail.gmail.com> (raw)
In-Reply-To: <8738gxlr7f.fsf@saturnus.olympos>

Hi ablepharus.

Thanks for the suggestion.
looks like 2 persons noticed the problem.


to resolve confusion, let me put simple python code once more. "bold" font
spoiled my previous version of code:

import sys
sys.   # no completion here.




On Mon, Apr 28, 2014 at 11:48 AM, ablepharus <ablepharus@googlemail.com>wrote:

> Hi,
>
> i experienced the same problem.
> Completing sys with jedi however works.
>
> best regards
>
>
> Paul K <mafeuser@gmail.com> writes:
>
> > Hallo emacs users.
> >
> > my python program is very simple:
> >
> >
> > *import sys*sys.
> >
> > unfortunatelly no completion is done at the end.
> >
> > But for another module (`os' for example) all is ok.
> >
> > where is the problem?
> >
> > I am running following:
> > GNU Emacs 24.3.1 (i686-pc-linux-gnu, GTK+ Version 3.4.2)
> >
> > elpy-version is a variable defined in `elpy.el'.
> > Its value is "1.3.0"
> >
> > terminal$ pip freeze | grep rope
> > rope==0.9.4
> >
> > terminal$ python --version
> > Python 2.7.3
> >
> > I am running ubuntu.12.04
> >
> > my emacs configuration is:
> >
> > (require 'package)
> > (package-initialize)
> >
> >
> > (elpy-enable)
> > (delq 'flymake-mode elpy-default-minor-modes)
> >
> >
> > ragards,
>


  parent reply	other threads:[~2014-04-29 12:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-27 14:08 does Your elpy/rope autocomplete from "sys." ? Paul K
     [not found] ` <8738gxlr7f.fsf@saturnus.olympos>
2014-04-29 12:46   ` Paul K [this message]
2014-04-29 14:23     ` Andreas Röhler

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=CAA+mFXNu+kWGBfvGbHpAywSNk4RZ5Ah-60Urh1Oho6BsjSuU0g@mail.gmail.com \
    --to=mafeuser@gmail.com \
    --cc=ablepharus@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.