GNU bug report logs - #64652
28.2; Adding a property bug on Windows 11

Previous Next

Package: emacs;

Reported by: Senki Jun <senkijun <at> gmail.com>

Date: Sat, 15 Jul 2023 16:45:01 UTC

Severity: normal

Found in version 28.2

Full log


Message #86 received at 64652 <at> debbugs.gnu.org (full text, mbox):

From: Ihor Radchenko <yantar92 <at> posteo.net>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: senkijun <at> gmail.com, ruijie <at> netyu.xyz, 64652 <at> debbugs.gnu.org
Subject: Re: bug#64652: 28.2; Adding a property bug on Windows 11
Date: Sun, 16 Jul 2023 09:04:58 +0000
Ihor Radchenko <yantar92 <at> posteo.net> 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.

To demonstrate the problem, let me show a small ECM with
outline-minor-mode:

1. emacs -Q
2. M-x outline-minor-mode <RET>
3. Insert

this
asd
THIS
asd

4. M-: (setq outline-regexp "^this")
5. M-x outline-cycle-buffer <RET>
6. Observe

this...
THIS...

7. M-x outline-show-all <RET>
8. M-x set-language-environment <RET> Turkish <RET>
9. M-x outline-cycle-buffer <RET>
10. Observe

this...

"THIS" is hidden, which is unexpected.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>




This bug report was last modified 2 years and 36 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.