all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: senkijun@gmail.com, ruijie@netyu.xyz, 64652@debbugs.gnu.org
Subject: bug#64652: 28.2; Adding a property bug on Windows 11
Date: Sun, 16 Jul 2023 12:03:05 +0300	[thread overview]
Message-ID: <83cz0s9qk6.fsf@gnu.org> (raw)
In-Reply-To: <87r0p8i69c.fsf@localhost> (message from Ihor Radchenko on Sun, 16 Jul 2023 08:56:47 +0000)

> From: Ihor Radchenko <yantar92@posteo.net>
> Cc: senkijun@gmail.com, ruijie@netyu.xyz, 64652@debbugs.gnu.org
> Date: Sun, 16 Jul 2023 08:56:47 +0000
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > Yes (except that Isearch has some heuristics regarding letter-case
> > when invoked interactively).  After set-language-environment to
> > Turkish, type "PROPERTIES", go to the beginning of the word you typed,
> > and do
> 
> AFAIU, it then means that any parser/font-lock keywords may fail to
> fontify case-insensitive keywords that contain "i" in Turkish language
> environment.

In general, yes.  And not only in Turkish, there are a couple more
"problematic" locales we know about.

> On the Org side, we may probably use ascii-case-table. However, this
> will break legitimate user edits involving other locales.
> Alternatively, Org may wrap every regexp search into `with-case-table',
> but that will cause performance degradation, AFAIU.
> 
> I feel that the problem may need to be addressed somehow on Emacs side.

We don't know how to do that, feel free to suggest ideas.

The basic difficulty here is that low-level search code has no idea
about the purpose of the search.  Only the Lisp program and its direct
subroutines know.





  reply	other threads:[~2023-07-16  9:03 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-15 13:27 bug#64652: 28.2; Adding a property bug on Windows 11 Senki Jun
2023-07-15 17:07 ` Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-07-15 17:18   ` Ihor Radchenko
2023-07-15 18:53     ` Eli Zaretskii
2023-07-15 19:24       ` Senki Jun
2023-07-15 20:09         ` Senki Jun
2023-07-16  5:03           ` Eli Zaretskii
2023-07-16  5:59             ` Ihor Radchenko
2023-07-16  6:16               ` Senki Jun
2023-07-16  6:34                 ` Ihor Radchenko
2023-07-16  6:40                   ` Senki Jun
2023-07-16  6:44                     ` Ihor Radchenko
2023-07-16  6:56                       ` Senki Jun
2023-07-16  7:12                         ` Senki Jun
2023-07-16  7:15                           ` Ihor Radchenko
2023-07-16  7:20                             ` Senki Jun
2023-07-16  7:29                               ` Eli Zaretskii
2023-07-16  7:31                                 ` Senki Jun
2023-07-16  7:33                                   ` Senki Jun
2023-07-16  7:37                                 ` Ihor Radchenko
2023-07-16  7:52                                   ` Eli Zaretskii
2023-07-16  8:07                                     ` Ihor Radchenko
2023-07-16  8:16                                       ` Senki Jun
2023-07-16  8:40                                       ` Eli Zaretskii
2023-07-16  8:56                                         ` Senki Jun
2023-07-16  8:56                                         ` Ihor Radchenko
2023-07-16  9:03                                           ` Eli Zaretskii [this message]
2023-07-16  9:09                                             ` Eli Zaretskii
2023-07-16  9:20                                               ` Ihor Radchenko
2023-07-16  9:21                                                 ` Ihor Radchenko
2023-07-16 10:21                                                   ` Eli Zaretskii
2023-07-16 10:25                                                     ` Ihor Radchenko
2023-07-16 11:07                                                       ` Mattias Engdegård
2023-07-16 11:36                                                         ` Eli Zaretskii
2023-07-16 12:11                                                           ` Ihor Radchenko
2023-07-16 12:59                                                             ` Eli Zaretskii
2023-07-16 13:06                                                               ` Ihor Radchenko
2023-07-16 13:40                                                                 ` Eli Zaretskii
2023-07-16 17:16                                                                   ` Senki Jun
2023-07-16  9:04                                           ` Ihor Radchenko
2023-07-16  7:23                           ` Eli Zaretskii
2023-07-16  7:26                 ` Eli Zaretskii
2023-07-16  7:25               ` Eli Zaretskii
2023-07-16  4:47         ` Eli Zaretskii
     [not found]           ` <87wmz0mma4.fsf@localhost>
2023-07-16  7:24             ` 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=83cz0s9qk6.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=64652@debbugs.gnu.org \
    --cc=ruijie@netyu.xyz \
    --cc=senkijun@gmail.com \
    --cc=yantar92@posteo.net \
    /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.