From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neal Becker Newsgroups: gmane.emacs.help Subject: Re: emacs-23 ipython tab completion broken? Date: Tue, 21 Jul 2009 13:50:59 -0400 Message-ID: <200907211351.00303.ndbecker2@gmail.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1248234196 21735 80.91.229.12 (22 Jul 2009 03:43:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 22 Jul 2009 03:43:16 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Lennart Borgman Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 22 05:43:08 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MTSjT-0007Gu-3U for geh-help-gnu-emacs@m.gmane.org; Wed, 22 Jul 2009 05:43:07 +0200 Original-Received: from localhost ([127.0.0.1]:59944 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTSjS-0002Qc-It for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Jul 2009 23:43:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MTJUc-0004r0-Cp for help-gnu-emacs@gnu.org; Tue, 21 Jul 2009 13:51:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MTJUX-0004m8-JV for help-gnu-emacs@gnu.org; Tue, 21 Jul 2009 13:51:09 -0400 Original-Received: from [199.232.76.173] (port=34680 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTJUX-0004lm-CN for help-gnu-emacs@gnu.org; Tue, 21 Jul 2009 13:51:05 -0400 Original-Received: from qw-out-1920.google.com ([74.125.92.147]:6808) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MTJUX-0003sL-17 for help-gnu-emacs@gnu.org; Tue, 21 Jul 2009 13:51:05 -0400 Original-Received: by qw-out-1920.google.com with SMTP id 5so1483073qwf.24 for ; Tue, 21 Jul 2009 10:51:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=+lKy8qy3ocN8vdrpCzfBKx3w80cqvvocl5VpfSlJiSk=; b=m8c+OoBuL7X6RCbePsJ22ZgoDCEIv0MlTBl4oLL/4TDynHCs6HVnC5kAYa5dPKhlL+ KNtnbAfoNcU0dWBQH9nqi5bIteYOp/LA8MTB0JnkDNSFR4uieQwXxj9pZ1Aa742n3HP3 biyxDSvpGL8oCdGP55jWYdZRBKWsaFCERwOS0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:message-id; b=iJ8GWi/Sj5khLGXDvRY29/DaXXATjFqRkaAqvT38gj9rbbUprkC3Daip1gvZoh7Dyn L7TsAp4uPXvMgg1EckjuRSkVtT4jP4+ozQqwoug2YHqOmfvOQ/rVPyHgvXw7pIhe1S2y 0gkAuCPVHMXA2KTO+dYWn6paXHTO9sdHl7P3E= Original-Received: by 10.224.2.65 with SMTP id 1mr4009655qai.57.1248198663887; Tue, 21 Jul 2009 10:51:03 -0700 (PDT) Original-Received: from nbecker1.localnet ([139.85.239.183]) by mx.google.com with ESMTPS id 26sm4988887qwa.39.2009.07.21.10.51.02 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 21 Jul 2009 10:51:02 -0700 (PDT) User-Agent: KMail/1.11.4 (Linux/2.6.29.5-191.fc11.x86_64; KDE/4.2.4; x86_64; ; ) In-Reply-To: Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Tue, 21 Jul 2009 23:41:56 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:66330 Archived-At: On Tuesday 21 July 2009, Lennart Borgman wrote: > On Tue, Jul 21, 2009 at 5:57 PM, Neal Becker wrote: > > I'm using emacs "23.0.96.1" and ipython "$Revision: 2927 $". Not sure > > when this started, but hitting TAB no longer works in *Python* buffer. I > > always get "Can't find completion for xxx" > > What platform? > What does `C-h c TAB' say? runs the command ipython-complete platform is fedora F11 x86_64