From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#20750: 24.4; IM-Python Date: Fri, 05 Jun 2015 17:48:05 -0400 Message-ID: References: <1043-Fri05Jun2015230957+0200-enno.vet@gmx.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1433540987 28720 80.91.229.3 (5 Jun 2015 21:49:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Jun 2015 21:49:47 +0000 (UTC) Cc: 20750@debbugs.gnu.org To: Enno Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jun 05 23:49:38 2015 Return-path: Envelope-to: geb-bug-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 1Z0zUG-0001E9-HU for geb-bug-gnu-emacs@m.gmane.org; Fri, 05 Jun 2015 23:49:12 +0200 Original-Received: from localhost ([::1]:49736 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0zUF-0001za-JV for geb-bug-gnu-emacs@m.gmane.org; Fri, 05 Jun 2015 17:49:11 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52794) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0zUB-0001zO-Ij for bug-gnu-emacs@gnu.org; Fri, 05 Jun 2015 17:49:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0zU6-0003bC-So for bug-gnu-emacs@gnu.org; Fri, 05 Jun 2015 17:49:07 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:60515) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0zU6-0003as-Ph for bug-gnu-emacs@gnu.org; Fri, 05 Jun 2015 17:49:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Z0zU6-0008J9-44 for bug-gnu-emacs@gnu.org; Fri, 05 Jun 2015 17:49:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 05 Jun 2015 21:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20750 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 20750-submit@debbugs.gnu.org id=B20750.143354088831875 (code B ref 20750); Fri, 05 Jun 2015 21:49:02 +0000 Original-Received: (at 20750) by debbugs.gnu.org; 5 Jun 2015 21:48:08 +0000 Original-Received: from localhost ([127.0.0.1]:42257 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z0zTE-0008I3-36 for submit@debbugs.gnu.org; Fri, 05 Jun 2015 17:48:08 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:47856 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z0zTC-0008Hu-9o for 20750@debbugs.gnu.org; Fri, 05 Jun 2015 17:48:06 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1Z0zTB-0002PJ-8Y; Fri, 05 Jun 2015 17:48:05 -0400 X-Spook: Interstate nuclear Suicide attack Rumsfeld Marijuana X-Ran: 3jRpYqfZ-Gt?-7#U;cM-ZTU4S}3JypehUVX;T`wkuvPXT]?,|XIZ6p=|TD1,pPf7Hg!:&8 X-Hue: cyan X-Attribution: GM In-Reply-To: <1043-Fri05Jun2015230957+0200-enno.vet@gmx.net> (Enno's message of "Fri, 5 Jun 2015 23:09:57 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:103637 Archived-At: Enno wrote: > The IM-Python has become buggy. > > I've got several python scripts in a project of up to 82635 Bytes, > containing quite a lot of functions. emacs23 showed menu entries from > ... to ... that each produced submenues with all the enclosed > functions listed. Now only the first of these menu entries shows 25 > functions, the second and poss further don't show any submenu at all. That's rather vague for a bug report. > Features: > ( [...] python-mode [...] According to the above, you are not using the python.el that comes with Emacs.