From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?QW5kcmVhcyBSw7ZobGVy?= Newsgroups: gmane.emacs.help Subject: Re: does Your elpy/rope autocomplete from "sys." ? Date: Tue, 29 Apr 2014 16:23:54 +0200 Message-ID: <535FB5FA.4030605@easy-emacs.de> References: <8738gxlr7f.fsf@saturnus.olympos> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1398782071 22572 80.91.229.3 (29 Apr 2014 14:34:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Apr 2014 14:34:31 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 29 16:34:21 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Wf96v-0003xz-Db for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Apr 2014 16:34:17 +0200 Original-Received: from localhost ([::1]:50180 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wf8yD-0004cu-Fw for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Apr 2014 10:25:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52532) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wf8x8-00035i-Om for help-gnu-emacs@gnu.org; Tue, 29 Apr 2014 10:24:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wf8x2-0001nj-RT for help-gnu-emacs@gnu.org; Tue, 29 Apr 2014 10:24:10 -0400 Original-Received: from mout.kundenserver.de ([212.227.126.131]:55812) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wf8x2-0001nS-IE for help-gnu-emacs@gnu.org; Tue, 29 Apr 2014 10:24:04 -0400 Original-Received: from [192.168.178.32] (brln-4dba5f73.pool.mediaWays.net [77.186.95.115]) by mrelayeu.kundenserver.de (node=mreue006) with ESMTP (Nemesis) id 0LzleJ-1X0CFl42Kp-0150pH; Tue, 29 Apr 2014 16:24:03 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Icedove/24.4.0 In-Reply-To: X-Provags-ID: V02:K0:wAbmfdCKndX89OKapSsYTuYLOCsCF46D5mgbJAwcS52 otEVxKnX89Ic0nj5MmX2naA0JUg+OzW0DcvY1UHApT6S5bdMp1 0BFSM+GwK+P4jygjNGxRcy1LSEDbwbZwH8C4XMs+5HNKNNgx6H X6K4gaHDRoY0wTWASUQgdCpHswsCNnpzx/fJnJAdE7bXoWQxnD sCc/EE32NWa7+Bpm+/9ZMBEb6qhAX6rAu1MOC4kbGW1OvEed7P vUMiK33z/S1ZM+Ce7PxFvKEAD7n2QgtSstIHPq6WzJekBjamKi kU8wIOzjlM3jl9/Z5x8LcZfw6QZeOYHNHD1k3E+msIf5Yflv4g bd72xiA6YpyYyqn1sf9c1jl9R+KQM977rnfKD+pBR X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 212.227.126.131 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:97447 Archived-At: On 29.04.2014 14:46, Paul K wrote: > 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. > > There is a way to report bugs: https://github.com/jorgenschaefer/elpy/issues