all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Live System User <nyc4bos@aol.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 28566@debbugs.gnu.org
Subject: bug#28566: 25.2; show-paren error
Date: Sat, 23 Sep 2017 07:46:56 -0400	[thread overview]
Message-ID: <87y3p53adr.fsf@aol.com> (raw)
In-Reply-To: <838th5bri4.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 23 Sep 2017 14:09:55 +0300")

Eli Zaretskii <eliz@gnu.org> writes:

[...]

>>    (if (not (null matching-text))
>>        (message matching-text))))
>
> The return value of blink-matching-open is not documented, so it could
> be anything.  I'd suggest to replace the last 2 lines with
>
>    (if (stringp matching-text)
>        (message "%s" matching-text))
>
> OK to close this bug report?

  Yes; and thank you for your sugestion !





  reply	other threads:[~2017-09-23 11:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-23  9:58 bug#28566: 25.2; show-paren error Live System User
2017-09-23 10:33 ` Eli Zaretskii
2017-09-23 10:43   ` Live System User
2017-09-23 11:09     ` Eli Zaretskii
2017-09-23 11:46       ` Live System User [this message]
2017-09-23 12:12         ` Eli Zaretskii

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=87y3p53adr.fsf@aol.com \
    --to=nyc4bos@aol.com \
    --cc=28566@debbugs.gnu.org \
    --cc=eliz@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.