emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

sh-mode font-lock error


From: Glenn Morris
Subject: sh-mode font-lock error
Date: Tue, 18 Jul 2006 15:26:41 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

The (unintended?) change to sh-font-lock-keywords-1 in rev 1.182 of
sh-script.el breaks font-locking, eg of bash scripts:

emacs -q --no-site-file
M-x sh-mode

then type "export"

  -> Error during redisplay: (error No match 4 in highlight (4 
font-lock-builtin-face))

Reverting from (4 font-lock-builtin-face) to (6 font-lock-builtin-face) in
sh-font-lock-keywords-1 fixes it.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]