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

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

ielm uses the cat program


From: Alex Schroeder
Subject: ielm uses the cat program
Date: 30 Jan 2003 13:19:07 +0100

ielm.el contains the following:

  ;; A dummy process to keep comint happy. It will never get any input
  (if (comint-check-proc (current-buffer)) nil
    (start-process "ielm" (current-buffer) "cat")

When I just installed Emacs 21 on a friend's windows machine without
any unix-like tools on it, M-x ielm would not work because he did not
have cat installed.  Can we replace the cat program with anything
else?

Alex.








This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.2.1 (i386-msvc-nt5.1.2600)
 of 2002-03-19 on buffy
configured using `configure --with-msvc (12.00)'
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: DES
  locale-coding-system: iso-latin-1
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:




Recent input:
<tab> / l i s <tab> l i <tab> <backspace> <backspace> 
e m <tab> a c s - l i <tab> i e l <tab> <backspace> 
<backspace> <tab> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> i e 
<tab> <return> C-s c a t C-s C-s C-s C-t C-t C-_ C-_ 
C-r C-r C-r C-s C-s C-s C-s C-s C-s C-s C-s C-s C-r 
C-r C-s C-s <down-mouse-1> <mouse-1> <double-down-mouse-1> 
<double-mouse-1> <down-mouse-1> <mouse-1> <down-mouse-1> 
<mouse-movement> <mouse-movement> <mouse-movement> 
<drag-mouse-1> <down-mouse-1> <mouse-1> <escape> x 
r e p o r t - e m a c s <tab> <return>

Recent messages:
Mark set
NOTICE: -irc.freenode.net- *** Your host is 
kbs21.informatik.uni-bremen.de[kbs21.informatik.uni-bremen.de/6667], running 
version dancer-ircd-1.0.31+maint8-fn6
Type M-x switch-to-buffer-other-window RET to restore the other window.  C-v to 
scroll the help.
Quit
call-interactively: End of buffer
Making completion list...
Mark saved where search started
Undo! [2 times]
Mark saved where search started
Loading emacsbug...done





reply via email to

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