[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
telnet mode
From: |
Phillip Lord |
Subject: |
telnet mode |
Date: |
Tue, 4 Dec 2001 13:24:01 GMT |
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.1.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2001-10-23 on jrpc
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: en_US
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:
There seems to be a bug with telnet mode, such that hitting "return"
results in the appearance of "^M" in the buffer rather than actually
sending a return.
The bug does not appear to affect all systems. Try for instance
M-x telnet anguish.org 2222 (this is a mud so you can try it on your
own system
=======================
Trying 209.142.3.2...
Connected to anguish.org.
Escape character is '^]'.
()
Welcome to... ||
<_++_>
___ __ __ ___ || ____ __ __ ______
// \\ ||\ || // || || ||\ || | || |
||=|| ||\\|| (( || ||== ||\\|| ||
|| || || \|| \\__ || ||___ || \|| ||
___ __ __ ___ __ __ || __ __ __ A Realtime Multiuser
// \\ ||\ || // \\ || || || (( \ || || Adventure Game
||=|| ||\\|| (( ___ || || || \\ ||==||
|| || || \|| \\_|| \\_// || \_)) || || LPMud 3.2.1@141 (Native)
\/
This world is Pueblo 1.0 enhanced.
Use Guest if you just want to look around.
What is your name: guest^MTime out.
Closing down.
Connection closed by foreign host.
Process telnet-anguish.org 2222 exited abnormally with code 1
===========================
Interestingly if you telnet to the normal telnet port of this machine
=====================
Trying 209.142.3.2...
Connected to anguish.org.
Escape character is '^]'.
FreeBSD/i386 (anguish.inreach.com) (ttyp1)
Please use port 2222 to connect to Ancient Anguish.
login: guest
Password:
=====================
all is fine.
The other thing which is worth mentioning is that this bug appears to
have been introduced recently, as it does not appear to occur with
emacs 20.1.106
All of these tests have been carried out launching emacs with
emacs-21.1 -q --no-site-file or
emacs-21.0.106 -q --no-site-file
Cheers
Phil
Recent input:
<return> <return> C-x k <return> M-x e m a c s <tab>
r e <tab> <backspace> <backspace> <tab> <backspace>
<backspace> C-g <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <menu-bar> <help-menu> <report-emacs-b
ug>
Recent messages:
error in process filter: Process telnet-anguish.org 2222 not running
Quit
mwheel-scroll: End of buffer [2 times]
mwheel-scroll: Beginning of buffer [2 times]
mwheel-scroll: End of buffer
keyboard-quit: Quit
Auto-saving...done
Making completion list...
call-interactively: Quit
Loading emacsbug...done
- telnet mode,
Phillip Lord <=