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

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

Re: How to disable font-lock-mode in minibuffer?


From: Oleksandr Gavenko
Subject: Re: How to disable font-lock-mode in minibuffer?
Date: Sat, 23 Mar 2013 21:16:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

On 2013-03-17, Alexandre Oberlin wrote:

> Thanks for your answer.
>
>> Also I recommend to use Cygwin Mintty terminal emulator (run Emacs in it).
>> That take you 256-colour instead of 8!
> I do use mintty 1.1.2
> Command line :
> C:\cw\bin\mintty.exe -i c:\cw\bin\emacs.ico -e c:\cw\bin\bash.exe
> I seem to have only 8 colors however.

>From http://mintty.googlecode.com/svn-history/r1065/trunk/docs/mintty.1.html

 TERM (Term=xterm)
        The TERM variable setting at mintty startup. Choices available from the
        dropdown list are xterm, xterm-256color, xterm-vt220, vt220, and vt100. 

 The xterm-256color setting enables 256-color mode in some applications, but
 may not be recognised at all by others, which is why plain xterm is the
 default.

Next thing is to debug your environment.

Official page http://code.google.com/p/mintty/ also state 256-color support.

-- 
Best regards!




reply via email to

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