all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 56188@debbugs.gnu.org, awrhygty@outlook.com
Subject: bug#56188: 28.1; blink-matching-paren works wrong with non-ASCII parentheses
Date: Fri, 24 Jun 2022 20:42:25 +0200	[thread overview]
Message-ID: <87ilopnbse.fsf@gnus.org> (raw)
In-Reply-To: <835ykqcfjw.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 24 Jun 2022 17:16:35 +0300")

Eli Zaretskii <eliz@gnu.org> writes:

>> When the cursor is before 【ghi】, highlighting is not done.
>> When the cursor is after  【ghi】, 'd' is highlighted.
>> when the cursor is before 【123】, '6' is highlighted.
>> when the cursor is after  【123】, highlighting is not done.
>
> Looks like this is intentional: see the variable
> multibyte-syntax-as-symbol.  It is t in these two modes.  If you set
> it to nil, you get the behavior you expect.
>
> So it looks like there's no bug here.

I didn't understand what you meant first, but the issue is that there
are no spaces here:

  def【ghi】

I.e., this is one symbol consisting of eight characters.

However, the surprising thing is that it's blinking at all here.  If 】
is symbol constituent, then no blinking should happen, I think?

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





      reply	other threads:[~2022-06-24 18:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-24 13:08 bug#56188: 28.1; blink-matching-paren works wrong with non-ASCII parentheses awrhygty
2022-06-24 13:38 ` Eli Zaretskii
2022-06-24 14:05   ` Eli Zaretskii
2022-06-24 14:16 ` Eli Zaretskii
2022-06-24 18:42   ` Lars Ingebrigtsen [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=87ilopnbse.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=56188@debbugs.gnu.org \
    --cc=awrhygty@outlook.com \
    --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.