emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] trunk r112888: * lisp/emacs-lisp/smie.el: Improve show


From: Stefan Monnier
Subject: Re: [Emacs-diffs] trunk r112888: * lisp/emacs-lisp/smie.el: Improve show-paren-mode behavior.
Date: Sat, 08 Jun 2013 17:29:08 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> OK since this is consistent.

Right: I'm not weeded to this behavior, but just figured it made sense
to be consistent.  We could add a new config var to control this,
if needed.

Along the same lines, your original code only highlighted the "there"
part and not the "here" part.  In show-paren-mode, that's not the case,
although there's show-paren-highlight-openparen which provides half of
that behavior (tho it's oddly not a defcustom).

Not sure if it's important, tho.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]