bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#11888: 24.1.50; M-x run-python problems


From: Michael Welsh Duggan
Subject: bug#11888: 24.1.50; M-x run-python problems
Date: Mon, 09 Jul 2012 08:39:29 -0400

Using trunk emacs, bzr checkout from today (revno 108966).

Two small problems exist with `M-x run-python'.  One: the function is no
longer autoloaded.  Two: calling `run-python' does not bring the
*Python* buffer to the front (does not display it in an existing
frame).  This is the case in both an initial invocation or a subsequent
invocation (after a *Python* buffer already exists).

Steps to trigger (from emacs -Q):

M-x run-python RET                ; fails
M-x load-library RET python RET   ; loads the python library
M-x run-python RET                ; starts python: the buffer is not displayed
C-x b *Python* RET                ; switches to the *Python* buffer
M-x bury-buffer RET               ; buries the buffer
M-x run-python RET                ; the *Python* buffer is not displayed


In GNU Emacs 24.1.50.1 (i686-pc-linux-gnu, X toolkit)
 of 2012-07-09 on maru
Bzr revision: 108966 rgm@gnu.org-20120709101737-t80gis1iw52odbif
Windowing system distributor `The X.Org Foundation', version 11.0.11201902
Configured using:
 `configure '--without-gconf' '--without-gsettings'
 '--without-toolkit-scroll-bars' '--with-x-toolkit=lucid' 'CFLAGS=-O0
 -ggdb' '--enable-asserts' '--with-wide-int' '--enable-maintainer-mode''

Important settings:
  value of $LANG: en_US.utf8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

-- 
Michael Welsh Duggan
(md5i@md5i.com)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]