all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#11888: 24.1.50; M-x run-python problems
@ 2012-07-09 12:39 Michael Welsh Duggan
  2012-07-29  6:53 ` Michael Welsh Duggan
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Welsh Duggan @ 2012-07-09 12:39 UTC (permalink / raw)
  To: 11888

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)





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

* bug#11888: 24.1.50; M-x run-python problems
  2012-07-09 12:39 bug#11888: 24.1.50; M-x run-python problems Michael Welsh Duggan
@ 2012-07-29  6:53 ` Michael Welsh Duggan
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Welsh Duggan @ 2012-07-29  6:53 UTC (permalink / raw)
  To: 11888

It seems as if revision 109236 checked in by Fabián Ezequiel Gallina
July 27th fixes both the problems I report in this bug report.  As far
as I am concerned, it can be closed.

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





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

end of thread, other threads:[~2012-07-29  6:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-09 12:39 bug#11888: 24.1.50; M-x run-python problems Michael Welsh Duggan
2012-07-29  6:53 ` Michael Welsh Duggan

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.