[1150] in RedHat Linux List
Re: Emacs font Problem with 4.0
daemon@ATHENA.MIT.EDU (Mike Sangrey)
Sat Oct 26 18:58:27 1996
To: ray@fred.net
cc: redhat-list@redhat.com
In-reply-to: Your message of "Sat, 26 Oct 1996 14:47:45 EDT."
<199610261847.OAA04211@picard.fred.net>
Date: Sat, 26 Oct 1996 18:55:22 -0400
From: Mike Sangrey <mike@sojurn.lns.pa.us>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
On Sat, 26 Oct 1996, Ray Curtis wrote:
> I have done a clean install of 4.0 with all the upgrades,
> but now I am going thru the bugs. I have a problem with
> Xemacs and Emacs and the fonts. If I use 'dired'everything
> is fine, however when I just do a 'ls' this is what I see:
>
> [0mcookie.jar[0m [01;36msys_admin[0m
> [01;34mdownload[0m [0mutil-linux-2.5-28.i386.rpm[0m
> [0mjunk[0m
>
> Anyone else have this problem, or have any idea's what
> might be causing this ?
You might try something like in your .bashrc:
if [ ! "$EMACS" = "t" ]
then
alias ls='ls -- color=auto'
fi
This is a guess from doing ``M-X shell'' and then typing ``set'' at the shell
prompt within the "*shell*" buffer.
--
Mike Sangrey <mike@sojurn.lns.pa.us> (Home)
<Mike.Sangrey@specmarkmet.com>(Work)
"I've trademarked `William Della Croce, Jr.(tm)'.
Anyone using this name owes me $1,000,000."
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null