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

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

bug#1819: Anyone knows why the majority of windowed proggies launched fr


From: dhruva
Subject: bug#1819: Anyone knows why the majority of windowed proggies launched from an emacs shell doesn't show until the shell buffer is killed? [MSWindows]
Date: Sun, 18 Oct 2009 20:03:38 -0700 (PDT)

Hello,
 I did some further testing. Not conclusive though but enough to give good 
leads.

shell>notepad
You do not see the notepad window showing up (as reported)

shell>[return]
shell>[return]
shell>[return]
shell>[return]

And you see the notepad window coming up after exactly 4 CR presses! Somewhere, 
it is expecting CRLF combinations I guess.. some comint?

For records, this works as expected:
(comint-exec (current-buffer) "notepad" "notepad.exe" nil nil)

-dhruva


      Yahoo! India has a new look. Take a sneak peek http://in.yahoo.com/trynew





reply via email to

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