[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Preserve colours from a shell session
From: |
Decebal |
Subject: |
Re: Preserve colours from a shell session |
Date: |
Mon, 23 Feb 2009 08:29:34 -0800 (PST) |
User-agent: |
G2/1.0 |
On 23 feb, 16:50, Peter Dyballa <Peter_Dyba...@Web.DE> wrote:
> > When working with a shell in Emacs, things are colored. But when
> > saving the buffer and reopening it later, the colors have disappeared.
> > Is there a way to preserve the colors?
>
> No. But you can give the buffer the same mode(s) as the *shell* buffer.
I use M-x shell-mode.
This gives (Shell:no process). The original buffer had (Shell:run),
but it looks like that this is not a problem.
Thanks.