From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: emacs-23 ipython tab completion broken? Date: Tue, 21 Jul 2009 19:31:56 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1248197556 15991 80.91.229.12 (21 Jul 2009 17:32:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 21 Jul 2009 17:32:36 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Neal Becker Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 21 19:32:29 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 1MTJCX-0005k8-6B for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Jul 2009 19:32:29 +0200 Original-Received: from localhost ([127.0.0.1]:42025 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTJCW-00037k-Cw for geh-help-gnu-emacs@m.gmane.org; Tue, 21 Jul 2009 13:32:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MTJC8-00036o-42 for help-gnu-emacs@gnu.org; Tue, 21 Jul 2009 13:32:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MTJC3-00033V-MX for help-gnu-emacs@gnu.org; Tue, 21 Jul 2009 13:32:03 -0400 Original-Received: from [199.232.76.173] (port=36922 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MTJC3-00033Q-Ew for help-gnu-emacs@gnu.org; Tue, 21 Jul 2009 13:31:59 -0400 Original-Received: from an-out-0708.google.com ([209.85.132.251]:60155) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MTJC3-0000Nv-4F for help-gnu-emacs@gnu.org; Tue, 21 Jul 2009 13:31:59 -0400 Original-Received: by an-out-0708.google.com with SMTP id b6so3125502ana.21 for ; Tue, 21 Jul 2009 10:31:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=js2/xFAsGtlZRL+oK6cVgZYN5kTtkLHJSsBkz4pxXiA=; b=ontugLXJpZ6RdHZI5lCNZXwIzW56kcOePo3GR+p51FhYkTlZNAVdhUQWaIF/EcrNdt ygnjAVqn7FhWDK4BOyjQzlB0X/ItsATlq9PiZw1J+G/QSMLkWqytWw1AMnSdoh6or9KV SjAus/LJKPDXiOimqTFAowwYbjNK59rVe5/xc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=iCci68gxo1LbMTp55WcZrf+ikMtlccHx7Ix2IQ46ZHxeXE4AxzsF5dcLOWnypfUfsW WTlXGtSVwsmUjO20k2OnQsFzil+tiCOyjaq85glGpgjyMNVPNwwVsOZwhEVIg0NtxSho 4m4MxFoauNaWbeGkOy0S/hJYJhs9lpYXrK4iQ= Original-Received: by 10.100.105.4 with SMTP id d4mr8228021anc.39.1248197516781; Tue, 21 Jul 2009 10:31:56 -0700 (PDT) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:66321 Archived-At: On Tue, Jul 21, 2009 at 5:57 PM, Neal Becker wrote: > I'm using emacs "23.0.96.1" and ipython "$Revision: 2927 $". =C2=A0Not su= re when > this started, but hitting TAB no longer works in *Python* buffer. =C2=A0I= always > get "Can't find completion for xxx" What platform? What does `C-h c TAB' say?