all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jan Guido Donath <donath@cpfs.mpg.de>
Subject: matching parenthesis
Date: Fri, 22 Jul 2005 14:30:56 +0200	[thread overview]
Message-ID: <ufyu7f2f3.fsf@guido-donath.de> (raw)

hi, 

in my .emacs, i have the following in order to show matching parenthesis:

(setq show-paren-delay 0
      show-paren-style 'parenthesis)
(show-paren-mode 1)

Actually, it highlights the matching parenthesis in a different colour.
The problem is: when the matching parenthesis is out of the display,
that doesnt make much sense to me ...
I remember that once, it showed an expression in the minibuffer like 
"mathes (defun..." or something like this. this makes a lot of sense!!

Unfortunately, I couldnt get that back. I tried to set show-paren-style
to 'mixed etc, but thats not what I want ...

Is there any lisp-code that might work as described?

Thanks, 

Guido

             reply	other threads:[~2005-07-22 12:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-22 12:30 Jan Guido Donath [this message]
2005-07-22 14:12 ` matching parenthesis Johan Bockgård
2005-07-22 19:58   ` Klaus Berndl
2005-07-25  9:09     ` Sergei
2005-07-25 20:57       ` Martin Slouf
2005-07-26  0:24       ` Johan Bockgård
2005-07-26  3:41         ` Sergei
     [not found]       ` <mailman.1684.1122325407.20277.help-gnu-emacs@gnu.org>
2005-07-26  8:36         ` Marc Tfardy

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=ufyu7f2f3.fsf@guido-donath.de \
    --to=donath@cpfs.mpg.de \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.