all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#23266: 25.0.92; GNUmakefile mode incorrect syntax highlighting
@ 2016-04-10 23:02 Dima Kogan
  2016-04-11  9:15 ` Andreas Schwab
  2016-04-11 12:47 ` Anders Lindgren
  0 siblings, 2 replies; 4+ messages in thread
From: Dima Kogan @ 2016-04-10 23:02 UTC (permalink / raw)
  To: 23266

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

Hi. I'm running an emacs built from the emacs-25 branch on 2016/04/05
(a05fb21). I'm seeing Makefiles incorrectly rendered at times. Example.
I load the following Makefile:

===================================
XXX :=						\
$(DIR)/aaa/bbb					\
$(DIR)/aaa/bbb					\
$(DIR)/aaa/bbb					\
$(DIR)/aaa/bbb					\
$(DIR)/aaa/bbb					\
$(DIR)/aaa/bbb					\
$(DIR)/aaa/bbb					\
$(DIR)/aaa/bbb					\
$(DIR)/aaa/bbb
===================================

Things look correct here. In particular all the DIR are rendered with
font-lock-variable-name-face

I then kill (with C-k) any of the DIR lines. Two of the DIR around the
line being killed then lose the font-lock-variable-name-face. The buffer
needs to be reverted to get proper highlighting back. I'm attaching
screenshots (emacs -Q -nw) before and after the kill.

Thanks



[-- Attachment #2: before.png --]
[-- Type: image/png, Size: 1670 bytes --]

[-- Attachment #3: after.png --]
[-- Type: image/png, Size: 1400 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-08  0:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-10 23:02 bug#23266: 25.0.92; GNUmakefile mode incorrect syntax highlighting Dima Kogan
2016-04-11  9:15 ` Andreas Schwab
2016-04-11 12:47 ` Anders Lindgren
2021-07-08  0:58   ` Lars Ingebrigtsen

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.