all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* python mode problem
@ 2016-01-31  3:17 Rusi
  2016-01-31  4:35 ` Rusi
  0 siblings, 1 reply; 9+ messages in thread
From: Rusi @ 2016-01-31  3:17 UTC (permalink / raw)
  To: help-gnu-emacs

emacs  hanged while doing something in python
Had to kill with killall emacs

Thereafter emacs is misbehaving with python mode

With plain run-python

Python 2.7.10 (default, Oct 14 2015, 16:09:02) 
[GCC 5.2.1 20151010] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> python.el: native completion setup loaded
>>> 

With C-u run-python and using python3

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.  Native completions have been disabled locally. 

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

emacs 25 on linux


^ permalink raw reply	[flat|nested] 9+ messages in thread
* python mode problem
@ 2013-04-10 21:47 Neal Becker
  0 siblings, 0 replies; 9+ messages in thread
From: Neal Becker @ 2013-04-10 21:47 UTC (permalink / raw)
  To: help-gnu-emacs

I'm a long term fan of python-mode, but having just updated to emacs 24.3, I 
thought I'd give python.el another try.

I'm bothered that \c-c \c-c doesn't work for my file that includes:

if __name__ == '__main__':

which I don't understand, because if I go to the python process buffer, and type 
__name__, sure enough it says '__main__'.

Is there a solution to this?




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-02-04 16:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-31  3:17 python mode problem Rusi
2016-01-31  4:35 ` Rusi
2016-01-31  6:02   ` Rusi
2016-01-31  9:04     ` Andreas Röhler
     [not found]     ` <mailman.3228.1454231070.843.help-gnu-emacs@gnu.org>
2016-02-01  5:46       ` Rusi
2016-02-01  9:33         ` Andreas Röhler
2016-02-03 10:03         ` Andreas Röhler
     [not found]         ` <mailman.3493.1454493799.843.help-gnu-emacs@gnu.org>
2016-02-04 16:00           ` Rusi
  -- strict thread matches above, loose matches on Subject: below --
2013-04-10 21:47 Neal Becker

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.