all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: emin.shopper@gmail.com
Subject: emacs shell hangs on W32 with python
Date: 2 Nov 2006 14:57:29 -0800	[thread overview]
Message-ID: <1162508249.399337.233170__11090.0955660783$1162510859$gmane$org@m73g2000cwd.googlegroups.com> (raw)

Emacs seems to freeze when doing certain shell commands on Microsoft
Windows. The following is a simple example with Xemacs:

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

[Xemacs version 21.4.19; January 2006]

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

h:\>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
2
2

-------------------------------------------
At this point, python no longer accepts input. This example works fine
when starting python through dos instead of emacs. Note, I am not using
python-mode.el so that is not the problem. I also reproduced the
problem with GNU Emacs (version "GNU Emacs 21.3.1
(i386-mingw-nt5.1.2600)
 of 2004-03-10 on NYAUMO")


Is there any way to run python through emacs or xemacs without having
it hang or is shell support broken?

Thanks in advance,
-Emin

             reply	other threads:[~2006-11-02 22:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-02 22:57 emin.shopper [this message]
     [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

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='1162508249.399337.233170__11090.0955660783$1162510859$gmane$org@m73g2000cwd.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.