From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rusi Newsgroups: gmane.emacs.help Subject: Re: python mode problem Date: Sat, 30 Jan 2016 20:35:21 -0800 (PST) Message-ID: <0c4de83e-a21e-4819-8bfb-c054edcf6553@googlegroups.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1454215226 21624 80.91.229.3 (31 Jan 2016 04:40:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 31 Jan 2016 04:40:26 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 31 05:40:21 2016 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 1aPjo9-0003fg-UU for geh-help-gnu-emacs@m.gmane.org; Sun, 31 Jan 2016 05:40:18 +0100 Original-Received: from localhost ([::1]:40507 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aPjo9-0005BE-6b for geh-help-gnu-emacs@m.gmane.org; Sat, 30 Jan 2016 23:40:17 -0500 X-Received: by 10.182.56.233 with SMTP id d9mr16587257obq.2.1454214922176; Sat, 30 Jan 2016 20:35:22 -0800 (PST) X-Received: by 10.50.164.194 with SMTP id ys2mr92005igb.3.1454214922152; Sat, 30 Jan 2016 20:35:22 -0800 (PST) Original-Path: usenet.stanford.edu!h5no970652igh.0!news-out.google.com!l1ni2202igd.0!nntp.google.com!h5no970651igh.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=117.195.33.201; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui Original-NNTP-Posting-Host: 117.195.33.201 User-Agent: G2/1.0 Injection-Date: Sun, 31 Jan 2016 04:35:22 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:216644 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:108936 Archived-At: On Sunday, January 31, 2016 at 8:47:33 AM UTC+5:30, Rusi wrote: > emacs hanged while doing something in python > Had to kill with killall emacs >=20 > Thereafter emacs is misbehaving with python mode >=20 > With plain run-python >=20 > Python 2.7.10 (default, Oct 14 2015, 16:09:02)=20 > [GCC 5.2.1 20151010] on linux2 > Type "help", "copyright", "credits" or "license" for more information. > >>> python.el: native completion setup loaded > >>>=20 >=20 > With C-u run-python and using python3 >=20 > Warning (python): Your 'python-shell-interpreter' doesn't seem to support= readline, yet 'python-shell-completion-native' was t and "python3" is not = part of the 'python-shell-completion-native-disabled-interpreters' list. N= ative completions have been disabled locally.=20 >=20 > Too many interlocking bugs to make a clear bug-report > For now: Where is python mode (or other related) cache? > Because if emacs started with -Q there is no problem >=20 > emacs 25 on linux Seems to be some emacs 25 issue