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

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

bug#14574: prog-prettify-symbols breaks font-locking


From: Juanma Barranquero
Subject: bug#14574: prog-prettify-symbols breaks font-locking
Date: Sat, 8 Jun 2013 06:35:01 +0200

Package: emacs
Version: 24.3.50

With simple test file test.el having:
(defun test () "This is a test.")

emacs -Q --eval "(setq-default prog-prettify-symbols nil)" test.el    ; correct
emacs -Q --eval "(setq-default prog-prettify-symbols t)" test.el  ; incorrect

Attachment: correct.png
Description: PNG image

Attachment: incorrect.png
Description: PNG image


reply via email to

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