From: Will Farrington <wcfarrington@gmail.com>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Highlighting parentheses
Date: Mon, 2 Feb 2009 14:57:36 -0500 [thread overview]
Message-ID: <298CE01F-A54D-43ED-B124-B82748C31281@gmail.com> (raw)
In-Reply-To: <200902021954.n12JsKiU023868@rodan.ics.uci.edu>
[-- Attachment #1: Type: text/plain, Size: 896 bytes --]
On Feb 2, 2009, at 2:54 PM, Dan Nicolaescu wrote:
> Richard M Stallman <rms@gnu.org> writes:
>
>> http://nschum.de/src/emacs/highlight-parentheses/highlight-parentheses-0.9.1.el
>>
>> That program seems to implement the feature that was suggested,
>> so maybe it would be a good thing to add to Emacs.
>
> M-x show-paren-mode is not as fancy, but it highlights parentheses
> well
> enough, IMHO we should have it turned on by default.
Unless I am mistaken, M-x show-paren-mode only highlights the sexp at
hand when the mark is after a paren (it highlights the preceding
sexp), whereas the highlight-parentheses package above currently shows
the user all the various matching parentheses for the s expressions
around where the mark is (whether or not it is next to a paren).
I would still support adding this functionality to M-x show-paren-mode
though, and enabling it by default.
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 2427 bytes --]
prev parent reply other threads:[~2009-02-02 19:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-02 16:43 Highlighting parentheses Richard M Stallman
2009-02-02 17:59 ` Óscar Fuentes
2009-02-02 19:03 ` Stefan Monnier
2009-02-02 21:13 ` Óscar Fuentes
2009-02-02 18:06 ` Drew Adams
2009-02-02 19:25 ` Will Farrington
2009-02-03 9:58 ` Richard M Stallman
2009-02-02 19:54 ` Dan Nicolaescu
2009-02-02 19:57 ` Will Farrington [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=298CE01F-A54D-43ED-B124-B82748C31281@gmail.com \
--to=wcfarrington@gmail.com \
--cc=dann@ics.uci.edu \
--cc=emacs-devel@gnu.org \
--cc=rms@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.
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.