Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Peter Lee <pete_lee@swbell.net>
Subject: Turn off matching paren highlight in summary mode
Date: Fri, 11 Jul 2003 15:40:15 GMT	[thread overview]
Message-ID: <u65m9ul5s.fsf@swbell.net> (raw)

I'm trying, unsuccessfully, to turn off paren match highlighting when
in summary mode.  I have the following:

(defun my-gnus-summary-mode-hook ()
  (setq blink-matching-paren nil))
(add-hook 'gnus-summary-mode-hook 'my-gnus-summary-mode-hook)

blink-matching-paren it seems only affects when you actually insert a
paren.  What variable should I be looking for ?  Is the
gnus-summary-mode-hook the right place to set this var ?

TIA.


             reply	other threads:[~2003-07-11 15:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-11 15:40 Peter Lee [this message]
2003-07-11 16:02 ` Jesper Harder

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=u65m9ul5s.fsf@swbell.net \
    --to=pete_lee@swbell.net \
    /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 NNTP newsgroup(s).