GNU bug report logs -
#44469
27.1; Fontlock markup disappers when visual line is active
Previous Next
Reported by: YH Tan <astyh83 <at> gmail.com>
Date: Thu, 5 Nov 2020 15:10:01 UTC
Severity: normal
Found in version 27.1
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 44469 <at> debbugs.gnu.org (full text, mbox):
> From: YH Tan <astyh83 <at> gmail.com>
> Date: Fri, 6 Nov 2020 01:34:49 +0800
>
> Can you advise me how to download that branch?
git clone https://git.savannah.gnu.org/git/emacs.git
cd emacs
git checkout emacs-27
./autogen.sh
./configure
make
After this, you will have an Emacs executable in the src subdirectory;
invoke it and use it.
> Steps to reproduce the error are as follows:
>
> emacs -Q
> save scratch buffer as fontlock_issue.org in a convenient location
> paste sample text and switch to org-mode
> set line wrapping to word wrap
> evaluate the given elisp code
> revert buffer
> select (i.e. mark) the highlighted text
>
> The behavior with emacs -Q is slightly different from what I experience. If the gif animation below works, you should see the highlighting on the third line of the Chinese text disappear as the cursor activates the entire line (seen as a paragraph in visual line mode).
If this is related with highlighting of selected text, then it's
almost certainly bug#43363.
This bug report was last modified 4 years and 255 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.