unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: YH Tan <astyh83@gmail.com>
Cc: 44469@debbugs.gnu.org
Subject: bug#44469: 27.1; Fontlock markup disappers when visual line is active
Date: Thu, 05 Nov 2020 19:53:49 +0200	[thread overview]
Message-ID: <83imajadw2.fsf@gnu.org> (raw)
In-Reply-To: <72167C73-58C0-43FD-B206-BB6BA354AD18@gmail.com> (message from YH Tan on Fri, 6 Nov 2020 01:34:49 +0800)

> From: YH Tan <astyh83@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.





  parent reply	other threads:[~2020-11-05 17:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-05  8:19 bug#44469: 27.1; Fontlock markup disappers when visual line is active YH Tan
2020-11-05 15:45 ` Eli Zaretskii
     [not found]   ` <E1C2DB7A-BB07-458A-BC31-9BB6EA4535C4@gmail.com>
     [not found]     ` <83o8kbah7b.fsf@gnu.org>
     [not found]       ` <72167C73-58C0-43FD-B206-BB6BA354AD18@gmail.com>
2020-11-05 17:53         ` Eli Zaretskii [this message]
     [not found]           ` <912592A2-07BB-4D26-BFAB-2DB3EDA6E9BD@gmail.com>
2020-11-06 14:11             ` 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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83imajadw2.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=44469@debbugs.gnu.org \
    --cc=astyh83@gmail.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).