If you start in eshell some application that require any user input (openssl s_client -connect blah-blah-blah in my case) then any text you enter has no effect because application doesn't receive it. Openssl uses CRT function "read" that don't interpret LF as EOL and never returns :(

In GNU Emacs 23.0.0.1 (i386-mingw-nt5.0.2195)
of 2006-08-01 on DTOP
X server distributor `Microsoft Corp.', version 5.0.2195
configured using `configure --with-gcc (4.1) --cflags -O2 -g0 -march=i686 -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: RUS
 locale-coding-system: cp1251
 default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
 jabber-activity-mode: t
 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> M-x r e p o <tab> r t - e m
a c s - b u g <return>

Recent messages:
Source file `c:/bin/emacs/emacs/lisp/net/tls.el' newer than byte-compiled file
Loading cl-seq...done
Loading edmacro...done
Loading advice...done
Loading easy-mmode...done
For information about the GNU Project and its goals, type C-h C-p.
Making completion list...
Loading emacsbug...
Loading regexp-opt...done
Loading emacsbug...done
*** E-Mail body has been placed on clipboard, please paste them here! ***


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to