[gentoo-user] Re: emacs shell color question

2006-12-27 Thread reader
Tom Naujokas <[EMAIL PROTECTED]> writes: > On Wed, 2006-27-12 at 12:51 -0600, [EMAIL PROTECTED] wrote: >> ...[snip]... >> >> Are you using [Xe]macs in console mode or in an xterm .. other? > > I'm starting xemacs from an xterm with the command "xemacs &". > >> What is the output of `alias|grep l

Re: [gentoo-user] Re: emacs shell color question

2006-12-27 Thread Tom Naujokas
On Wed, 2006-27-12 at 12:51 -0600, [EMAIL PROTECTED] wrote: > ...[snip]... > > Are you using [Xe]macs in console mode or in an xterm .. other? I'm starting xemacs from an xterm with the command "xemacs &". > What is the output of `alias|grep ls'? $ alias|grep ls alias d='ls --color' alias ll='

[gentoo-user] Re: emacs shell color question

2006-12-27 Thread reader
Tom Naujokas <[EMAIL PROTECTED]> writes: > On Tue, 2006-26-12 at 19:24 -0500: > > ...[snip]... >> > >> > Good, however you should not really need to use ansi-mode. >> > I do not, and don't have the trouble you mentioned. >> > >> > In normal shell-mode (M-x shell) I do see the escape sequences yo

Re: [gentoo-user] Re: emacs shell color question

2006-12-27 Thread Tom Naujokas
On Tue, 2006-26-12 at 19:24 -0500: ...[snip]... > > > > Good, however you should not really need to use ansi-mode. > > I do not, and don't have the trouble you mentioned. > > > > In normal shell-mode (M-x shell) I do see the escape sequences you > > mention but not in eshell (M-x eshell). > > .

Re: [gentoo-user] Re: emacs shell color question

2006-12-26 Thread David Relson
On Tue, 26 Dec 2006 09:51:22 -0600 [EMAIL PROTECTED] wrote: ...[snip]... > > Good, however you should not really need to use ansi-mode. > I do not, and don't have the trouble you mentioned. > > In normal shell-mode (M-x shell) I do see the escape sequences you > mention but not in eshell (M-x es

[gentoo-user] Re: emacs shell color question

2006-12-26 Thread reader
David Relson <[EMAIL PROTECTED]> writes: > A search for "ansi" at gmane suggested using ansi-term instead > of shell. That gave me color but previous line editing and such were > different, which I'm not sure I like :-< > > So I looked in /usr/share/emacs/... for ansi-term and found > ansi-color.

Re: [gentoo-user] Re: emacs shell color question

2006-12-26 Thread David Relson
On Mon, 25 Dec 2006 21:54:01 -0600 [EMAIL PROTECTED] wrote: > David Relson <[EMAIL PROTECTED]> writes: > > > On Mon, 25 Dec 2006 01:00:31 -0600 > > [EMAIL PROTECTED] wrote: > > > >> David Relson <[EMAIL PROTECTED]> writes: > >> > >> > G'day, > >> > > >> > I habitually run emacs shell sessions.

[gentoo-user] Re: emacs shell color question

2006-12-25 Thread reader
David Relson <[EMAIL PROTECTED]> writes: > On Mon, 25 Dec 2006 01:00:31 -0600 > [EMAIL PROTECTED] wrote: > >> David Relson <[EMAIL PROTECTED]> writes: >> >> > G'day, >> > >> > I habitually run emacs shell sessions. When I forget the --color >> > options, for example for the ls and emerge command

Re: [gentoo-user] Re: emacs shell color question

2006-12-25 Thread David Relson
On Mon, 25 Dec 2006 01:00:31 -0600 [EMAIL PROTECTED] wrote: > David Relson <[EMAIL PROTECTED]> writes: > > > G'day, > > > > I habitually run emacs shell sessions. When I forget the --color > > options, for example for the ls and emerge commands, the shell > > session displays the ascii escape se

[gentoo-user] Re: emacs shell color question

2006-12-24 Thread reader
David Relson <[EMAIL PROTECTED]> writes: > G'day, > > I habitually run emacs shell sessions. When I forget the --color > options, for example for the ls and emerge commands, the shell session > displays the ascii escape sequences which is pretty ugly. Is there an > option for telling emacs to han