unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Small problem with lisp mode using Slime
@ 2009-07-20 18:29 Xuen
  2009-07-20 19:38 ` Pascal J. Bourguignon
  0 siblings, 1 reply; 2+ messages in thread
From: Xuen @ 2009-07-20 18:29 UTC (permalink / raw)
  To: help-gnu-emacs

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Small problem with lisp mode using Slime
  2009-07-20 18:29 Small problem with lisp mode using Slime Xuen
@ 2009-07-20 19:38 ` Pascal J. Bourguignon
  0 siblings, 0 replies; 2+ messages in thread
From: Pascal J. Bourguignon @ 2009-07-20 19:38 UTC (permalink / raw)
  To: help-gnu-emacs

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__


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-07-20 19:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-20 18:29 Small problem with lisp mode using Slime Xuen
2009-07-20 19:38 ` Pascal J. Bourguignon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).