From: pjb@informatimago.com (Pascal J. Bourguignon)
To: help-gnu-emacs@gnu.org
Subject: Re: Small problem with lisp mode using Slime
Date: Mon, 20 Jul 2009 21:38:40 +0200 [thread overview]
Message-ID: <874ot7b0vz.fsf@galatea.local> (raw)
In-Reply-To: f1bcda6e-d7f3-494a-9f0b-884efbff2676@2g2000prl.googlegroups.com
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__
prev parent reply other threads:[~2009-07-20 19:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-20 18:29 Small problem with lisp mode using Slime Xuen
2009-07-20 19:38 ` Pascal J. Bourguignon [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874ot7b0vz.fsf@galatea.local \
--to=pjb@informatimago.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).