emacs-devel
[Top][All Lists]
Advanced

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

Re: /srv/bzr/emacs/trunk r105167: * simple.el (blink-matching-open): Mak


From: Lars Magne Ingebrigtsen
Subject: Re: /srv/bzr/emacs/trunk r105167: * simple.el (blink-matching-open): Make error message from last change less verbose.
Date: Thu, 14 Jul 2011 15:08:31 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

Chong Yidong <address@hidden> writes:

>   * simple.el (blink-matching-open): Make error message from last change less 
> verbose.

Well, that's one way of putting it.  :-)

[...]

> -              (minibuffer-message "Unmatched parenthesis%s" limit-message)
> -            (message "Unmatched parenthesis%s" limit-message))))
> +              (minibuffer-message "No matching parenthesis found")
> +            (message "No matching parenthesis found"))))

The error message is now identical again whether no parenthesis wasn't
found at all, or it wasn't found because of the limit.

The bug report was about the confusion that caused, and I don't see how
this helps.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



reply via email to

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