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

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

Re: telnet mode


From: Miles Bader
Subject: Re: telnet mode
Date: Tue, 04 Dec 2001 13:36:34 GMT

p.lord@russet.org.uk (Phillip Lord) writes:
> 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. 

Perhaps you can change this by doing:

  (setq telnet-new-line "\n")

[I'm currently revamping telnet mode, and am considering whether it's OK to
get rid of this behavior (the sending of CR instead of LF for newline), but
am not sure yet.]

-Miles
-- 
`Life is a boundless sea of bitterness'



reply via email to

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