all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: emin.shopper@gmail.com
Subject: Re: emacs shell hangs on W32 with python
Date: 3 Nov 2006 11:54:47 -0800	[thread overview]
Message-ID: <1162583687.764788.77440__34197.6752774373$1162586499$gmane$org@h54g2000cwb.googlegroups.com> (raw)
In-Reply-To: mailman.98.1162569138.2155.help-gnu-emacs@gnu.org

Lennart Borgman wrote:
> Could you then please post a bug report? Just choose "Help - Send bug
> report" from the menus.

I sent a bug-report to the emacs list as requested and got an email
reply saying the message is being held for a moderator to look at.
Since the bug seems to be in the interaction of emacs with python, I'm
also cross-posting this to comp.lang.python in case anyone there can
help. (Note this bug shows up in all the versions of emacs that I have
tried including Xemacs and GNU Emacs 21).

The body of the bug-report is below:

I started emacs with -q did ESC-x shell and entered the following

----------------------------------------------------------------------

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

h:\projects\arcp_db\trunk\src\gui>c:\python25\python.exe -i
c:\python25\python.exe -i
Python 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit
(Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import Tkinter
>>> t = Tkinter.Tk()
>>> 2

----------------------------------------------------------------------

Note that after the call to Tkinter.Tk() my python window freezes and
no longer works. Killing the Tk window does not help. I realize that
this may seem like a bug in python and not emacs except that if I do
exactly the same thing through a dos shell I have no problems (i.e.,
python keeps accepting input). Consequently, it seems like emacs is
doing something funky when running the shell that interferes with
python in a way that running the shell without emacs would not do.


Sincerely,
-Emin Martinian


In GNU Emacs 23.0.0.1 (i386-mingw-nt5.1.2600)
 of 2006-10-16 on DTOP
X server distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.1) --cflags  -O2 -g0
-march=i386 -mtune=i686 -pipe -IC:/gnuwin32/include_emacs
-IC:/gnuwin32/lib -IC:/gnuwin32/src --ldflags  -s '

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ENU
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  encoded-kbd-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent input:
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <menu-bar> <help-menu>
<report-emacs-bug>

Recent messages:
(c:\Program Files\emacs-23\ntemacs23\bin\emacs.exe -q)
Loading encoded-kb...done
For information about the GNU Project and its goals, type C-h C-p. [2
times]
Loading emacsbug...
Loading regexp-opt...done
Loading emacsbug...done

  parent reply	other threads:[~2006-11-03 19:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1162508249.399337.233170@m73g2000cwd.googlegroups.com>
2006-11-03  7:03 ` emacs shell hangs on W32 with python Brian Elmegaard
     [not found] ` <uu01hko4n.fsf@rkspeed-rugby.dk>
2006-11-03 14:19   ` emin.shopper
     [not found]   ` <1162563579.312620.247480@b28g2000cwb.googlegroups.com>
2006-11-03 14:44     ` Lennart Borgman
     [not found]     ` <mailman.94.1162565107.2155.help-gnu-emacs@gnu.org>
2006-11-03 15:17       ` emin.shopper
     [not found]       ` <1162567058.729292.316730@h54g2000cwb.googlegroups.com>
2006-11-03 15:52         ` Lennart Borgman
     [not found]         ` <mailman.98.1162569138.2155.help-gnu-emacs@gnu.org>
2006-11-03 19:54           ` emin.shopper [this message]
2006-11-02 22:57 emin.shopper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='1162583687.764788.77440__34197.6752774373$1162586499$gmane$org@h54g2000cwb.googlegroups.com' \
    --to=emin.shopper@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.