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

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

Re: Small problem with lisp mode using Slime


From: Pascal J. Bourguignon
Subject: Re: Small problem with lisp mode using Slime
Date: Mon, 20 Jul 2009 21:38:40 +0200
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/22.3 (darwin)

Xuen <nick.colclasure@mac.com> writes:

> Whenever I go into lisp mode, all the text I input is highlighted with
> a grey background, making paren matching useless and greatly annoying
> me. I have so far been unable to find the setting causing this, and I
> post here in the hopes that you can direct me to it.

Move the cursor on that annoying background, (start typing input, and
type C-b to move back), and the customize the face under the cursor:
M-x customize-face RET RET

If after typing the first RET it shows as default face 'all', then it
means that no specific face is used, so the gray background may come
from the window:

M-x set-background-color RET white RET ; or black

-- 
__Pascal Bourguignon__


reply via email to

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