From: "Ehud Karni" <ehud@unix.mvs.co.il>
Cc: help-gnu-emacs@gnu.org
Subject: Re: parenthesis matching in lisp mode
Date: Sun, 19 Jan 2003 14:24:05 +0200 [thread overview]
Message-ID: <200301191224.h0JCO5ff018043@beta.mvs.co.il> (raw)
In-Reply-To: <x5y95i9k7q.fsf@lola.goethe.zz> (message from David Kastrup on 18 Jan 2003 23:17:13 +0100)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 18 Jan 2003 23:17:13 +0100, David Kastrup <dak@gnu.org> wrote:
>
> (add-hook 'lisp-mode-hook (lambda() (show-paren-mode 1)))
Since `show-paren-mode' is a global minor-mode, I don't see whats good
in it turned on (and staying on) only after the 1st visit of elisp file.
I suggest to turn it on permanently in your initialization file.
Add (show-paren-mode 1) to your .emacs file.
BTW. You can do it through `customize' (The way is: Editing -->
Matching --> Paren Matching --> Paren Showing, or use
M-x customize-apropos show-paren).
Ehud
- --
Ehud Karni Tel: +972-3-7966-561 /"\
Mivtach - Simon Fax: +972-3-7966-667 \ / ASCII Ribbon Campaign
Insurance agencies (USA) voice mail and X Against HTML Mail
http://www.mvs.co.il FAX: 1-815-5509341 / \
mailto:ehud@unix.mvs.co.il Better Safe Than Sorry
-----BEGIN PGP SIGNATURE-----
Comment: use http://www.keyserver.net/ to get my key (and others)
iD8DBQE+KpjlLFvTvpjqOY0RAqXxAJ9elHRKUMwTfWkBDGcuzWq0hp4zVwCghjvG
QtxfjKWKb9arzJXaZR6Tf+E=
=DEy4
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2003-01-19 12:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.536.1042927135.21513.help-gnu-emacs@gnu.org>
2003-01-18 22:17 ` parenthesis matching in lisp mode David Kastrup
2003-01-19 12:24 ` Ehud Karni [this message]
2003-01-19 10:07 ` Oliver Scholz
2003-01-18 21:44 Zimmen Gnauh
2003-01-18 21:54 ` Phillip Garland
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=200301191224.h0JCO5ff018043@beta.mvs.co.il \
--to=ehud@unix.mvs.co.il \
--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).