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

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

Re: telnet problem


From: Charles Sebold
Subject: Re: telnet problem
Date: 23 Mar 2001 10:00:30 -0600
User-agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7

On 28 Adar 5761, mustafa@veetvision.com wrote:

> want to use telnet thro' emacs.
> I can connect to remote user.
> But I had problem with ls command.It shows some extra char.
> what I do?

This is because it is doing "ls --color".  Check the output of the
command "alias ls" to see what it is actually running when you do an ls.

This is not a bug in Emacs, so I have set f'ups to gnu.emacs.help.

You can either unalias the ls command on the remote system, or (assuming
you're using Emacs in some sort of windowing system where colors are
available) get ansi-color.el from:

http://www.geocities.com/kensanata/elisp/ansi-color.el.txt

...which will translate the ANSI codes that ls --color kicks out into
something that Emacs will display properly.
-- 
Charles Sebold
Random Answer to an Emacs Very Frequently Asked Question:
 The difference between GNU Emacs and XEmacs is not X11 compatibility.
--
28th of Adar, 5761
--
Rules of the Air, Australian Aviation Magazine, June 2000:

14. Always try to keep the number of landings you make equal to the
    number of take offs you've made.



reply via email to

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