unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Phillip Garland <pgarland@u.washington.edu>
Cc: help-gnu-emacs@gnu.org
Subject: Re: parenthesis matching in lisp mode
Date: Sat, 18 Jan 2003 13:54:12 -0800 (PST)	[thread overview]
Message-ID: <Pine.LNX.4.43.0301181354120.25578@hymn14.u.washington.edu> (raw)
In-Reply-To: <m11y3aazxf.fsf@localhost.localdomain>

When in a lisp mode buffer do 

M-x show-paren-mode

or add this in your .emacs file to have this done automatically:

(add-hook 'lisp-mode-hook (lambda () (show-paren-mode)))

~Phillip

On Sat, 18 Jan 2003, Zimmen Gnauh wrote:

> 
>    By parenthesis matching, I mean that the paired parenthesis are
> highlighted when the cursor is on one of the parenthesis. How can I
> make this work in lisp mode? 
> _______________________________________________
> Help-gnu-emacs mailing list
> Help-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
> 

  reply	other threads:[~2003-01-18 21:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-18 21:44 parenthesis matching in lisp mode Zimmen Gnauh
2003-01-18 21:54 ` Phillip Garland [this message]
     [not found] <mailman.536.1042927135.21513.help-gnu-emacs@gnu.org>
2003-01-18 22:17 ` David Kastrup
2003-01-19 12:24   ` Ehud Karni
2003-01-19 10:07 ` Oliver Scholz

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=Pine.LNX.4.43.0301181354120.25578@hymn14.u.washington.edu \
    --to=pgarland@u.washington.edu \
    --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).