all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stefan Reichör" <stefan@xsteve.at>
To: emacs-devel@gnu.org
Subject: Re: font-lock-fontify-block
Date: Fri, 12 Mar 2021 08:49:37 +0100	[thread overview]
Message-ID: <87lfashkvi.fsf@xsteve.at> (raw)
In-Reply-To: jwvtuphlhdb.fsf-monnier+emacs@gnu.org

[-- Attachment #1: Type: text/plain, Size: 1742 bytes --]

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>>> > IMO, font-lock-fontify-block should have a keybinding.  IME, it's too
>>> > important to be left without one.
>>> 
>>> Wow, I didn't expect that.  I was instead about to ask for details about
>>> the mentions of `font-lock-fontify-block' since I view it as a command
>>> which "should" be a no-op (barring bugs, obviously).
>>> 
>>> I'd be quite interested to know more about those existing use cases (they
>>> may point to other misgivings of mine, as well).
>>
>> When I edit code, I sometimes see it mis-fontified when I'm half-way
>> through editing a syntactic construct.  Unlike some others, I don't
>> expect font-lock to do a 110% perfect job in every situation, and
>> prefer a casual M-o M-o to having font-lock definition for a mode
>> perfected to a point where it becomes unbearably sluggish.
>
> OK, so your use case is when font-lock is already enabled.
> Do you have some general idea of what are the most common reasons for
> the temporary mis-fontification?

I am still using emacs-muse. My .muse files often contain a lot of links
to files. These links are often wrong fontified (not the whole file link
is fontified, but just the start of it).

M-o M-o seems to cure this problem.

This mis-fontification is in Emacs since years. But I am sure there was
a time when it worked without a problem.

The mis-fontification is not always on the same position. I varies every
time a open the file (no idea why).

For me this is inconvenient, but I have learned to live with it.

In the attached image you see on the top 3 incomplete fontified lines.
In the bottom part you see the result after M-x font-lock-fontify-block
(everything is fontified correct here).

Stefan.


[-- Attachment #2: muse-misfontification.png --]
[-- Type: image/png, Size: 316397 bytes --]

  parent reply	other threads:[~2021-03-12  7:49 UTC|newest]

Thread overview: 82+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-10 18:40 'M-o' ('facemap-keymap') has now been removed until March 10th 2021 Lars Ingebrigtsen
2021-02-10 19:14 ` Alan Mackenzie
2021-02-10 19:19   ` Lars Ingebrigtsen
2021-02-10 19:38     ` Lars Ingebrigtsen
2021-02-10 19:47       ` Alan Mackenzie
2021-02-11 13:34 ` Richard Stallman
2021-03-11 16:27 ` Lars Ingebrigtsen
2021-03-11 16:53   ` Eli Zaretskii
2021-03-11 17:02     ` Gregory Heytings
2021-03-11 17:29       ` Eli Zaretskii
2021-03-12 12:09       ` Filipp Gunbin
2021-03-12 12:46         ` Gregory Heytings
2021-03-11 17:12     ` font-lock-fontify-block (was: 'M-o' ('facemap-keymap') has now been removed until March 10th 2021) Stefan Monnier
2021-03-11 17:34       ` Eli Zaretskii
2021-03-11 17:52         ` font-lock-fontify-block Stefan Monnier
2021-03-11 18:17           ` font-lock-fontify-block Gregory Heytings
2021-03-11 18:31             ` font-lock-fontify-block Stefan Monnier
2021-03-11 19:25               ` font-lock-fontify-block Gregory Heytings
2021-03-11 19:45                 ` font-lock-fontify-block Stefan Monnier
2021-03-11 20:19                   ` font-lock-fontify-block Gregory Heytings
2021-03-12  7:54                   ` font-lock-fontify-block Gregory Heytings
2021-03-12 14:01                     ` font-lock-fontify-block Stefan Monnier
2021-03-12 14:23                       ` font-lock-fontify-block Gregory Heytings
2021-03-12 14:58                         ` font-lock-fontify-block Stefan Monnier
2021-03-12 15:20                           ` font-lock-fontify-block Gregory Heytings
2021-03-12 16:01                             ` font-lock-fontify-block Stefan Monnier
2021-03-12 16:09                               ` font-lock-fontify-block Gregory Heytings
2021-03-12 16:39                                 ` font-lock-fontify-block Stefan Monnier
2021-03-12 16:53                                   ` font-lock-fontify-block Gregory Heytings
2021-03-12 17:23                                     ` font-lock-fontify-block Stefan Monnier
2021-03-12 17:50                                       ` font-lock-fontify-block Gregory Heytings
2021-03-12 17:59                                         ` font-lock-fontify-block Stefan Monnier
2021-03-12 18:19                                           ` font-lock-fontify-block Gregory Heytings
2021-03-12 21:59                                             ` font-lock-fontify-block Stefan Monnier
2021-03-12 22:09                                               ` font-lock-fontify-block Gregory Heytings
2021-03-13  0:08                                                 ` font-lock-fontify-block Stefan Monnier
2021-03-13  8:15                                                   ` font-lock-fontify-block Gregory Heytings
2021-03-11 20:10           ` font-lock-fontify-block Eli Zaretskii
2021-03-11 20:19             ` font-lock-fontify-block Eli Zaretskii
2021-03-11 20:25               ` font-lock-fontify-block Lars Ingebrigtsen
2021-03-11 21:57               ` font-lock-fontify-block Gregory Heytings
2021-03-12  7:20                 ` font-lock-fontify-block Eli Zaretskii
2021-03-12  8:28                   ` font-lock-fontify-block Gregory Heytings
2021-03-12 12:34                     ` font-lock-fontify-block Eli Zaretskii
2021-03-12 12:43                       ` font-lock-fontify-block Gregory Heytings
2021-03-12 12:56                         ` font-lock-fontify-block Eli Zaretskii
2021-03-12 13:07                           ` font-lock-fontify-block tomas
2021-03-12 13:11                             ` font-lock-fontify-block Eli Zaretskii
2021-03-12 13:20                               ` font-lock-fontify-block tomas
2021-03-12 14:40                           ` font-lock-fontify-block Gregory Heytings
2021-03-12 14:51                             ` font-lock-fontify-block Eli Zaretskii
2021-03-12 13:06                         ` font-lock-fontify-block tomas
2021-03-12 13:54                           ` font-lock-fontify-block Stefan Monnier
2021-03-12 15:19                             ` font-lock-fontify-block tomas
2021-03-11 22:14             ` font-lock-fontify-block Stefan Monnier
2021-03-12  7:22               ` font-lock-fontify-block Eli Zaretskii
2021-03-12  7:49           ` Stefan Reichör [this message]
2021-03-11 17:37   ` 'M-o' ('facemap-keymap') has now been removed until March 10th 2021 Stefan Kangas
2021-03-11 18:25   ` Alfred M. Szmidt
2021-03-17 16:32   ` Sean Whitton
2021-03-18  3:43     ` Lars Ingebrigtsen
2021-03-18  4:35       ` Sean Whitton
2021-03-18  4:40         ` Lars Ingebrigtsen
2021-03-18  4:16   ` Lars Ingebrigtsen
2021-03-18  9:00     ` Eli Zaretskii
2021-03-18 10:27       ` Eli Zaretskii
2021-03-19  7:46         ` Lars Ingebrigtsen
2021-03-19  8:06           ` Eli Zaretskii
2021-03-19  9:35             ` Gregory Heytings
2021-03-19 12:01               ` Eli Zaretskii
2021-03-20  7:58             ` Lars Ingebrigtsen
2021-03-20  8:39               ` Andreas Schwab
2021-03-20  8:45                 ` Lars Ingebrigtsen
2021-03-20  8:58                   ` Gregory Heytings
2021-03-20  9:10               ` Eli Zaretskii
2021-03-18 13:28       ` Jean Louis
2021-03-18 14:45         ` Eli Zaretskii
2021-03-18  9:45     ` Alfred M. Szmidt
2021-03-18 13:25     ` Jean Louis
2021-03-18 23:03     ` Sean Whitton
2021-03-19 13:14     ` Gregory Heytings
2021-03-20  7:54       ` Lars Ingebrigtsen

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=87lfashkvi.fsf@xsteve.at \
    --to=stefan@xsteve.at \
    --cc=emacs-devel@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.