all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#13767: 24.3.50; regression in highlighting of emacs-lisp-mode
@ 2013-02-19 21:13 Drew Adams
  2013-02-19 21:46 ` Dmitry Gutov
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2013-02-19 21:13 UTC (permalink / raw
  To: 13767

emacs -Q
 
(add-hook 'emacs-lisp-mode-hook 'turn-on-font-lock)
 
M-x find-library register RET
 
Bug #13751 mentions that there is no highlighting (a regression).
 
M-x font-lock-mode RET
 
Now there is highlighting.  But search for this:
 
(defun point-to-register (register &optional arg)
 
The &optional is unhighlighted.  `C-u C-x =' confirms that there is no
face on &optional.
 
In GNU Emacs 24.3.50.1 (i386-mingw-nt5.1.2600)
 of 2013-02-17 on VBOX-W7
Bzr revision: 111822 rgm@gnu.org-20130217190146-mm9bh3227ev56bus
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
 `configure --with-gcc (4.7) --no-opt --enable-checking --cflags
 -IC:/emacs/libs/libXpm-3.5.10/include -IC:/emacs/libs/libXpm-3.5.10/src
 -IC:/emacs/libs/libpng-dev_1.4.3-1_win32/include
 -IC:/emacs/libs/zlib-dev_1.2.5-2_win32/include
 -IC:/emacs/libs/giflib-4.1.4-1-lib/include
 -IC:/emacs/libs/jpeg-6b-4-lib/include
 -IC:/emacs/libs/tiff-3.8.2-1-lib/include
 -IC:/emacs/libs/libxml2-2.7.8-w32-bin/include/libxml2
 -IC:/emacs/libs/gnutls-3.1.8-w32/include
 -IC:/emacs/libs/libiconv-1.14-2-mingw32-dev/include'
 






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

* bug#13767: 24.3.50; regression in highlighting of emacs-lisp-mode
  2013-02-19 21:13 bug#13767: 24.3.50; regression in highlighting of emacs-lisp-mode Drew Adams
@ 2013-02-19 21:46 ` Dmitry Gutov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Gutov @ 2013-02-19 21:46 UTC (permalink / raw
  To: Drew Adams; +Cc: 13767

"Drew Adams" <drew.adams@oracle.com> writes:

> emacs -Q
>  
> (add-hook 'emacs-lisp-mode-hook 'turn-on-font-lock)
>  
> M-x find-library register RET
>  
> Bug #13751 mentions that there is no highlighting (a regression).
>  
> M-x font-lock-mode RET
>  
> Now there is highlighting.  But search for this:
>  
> (defun point-to-register (register &optional arg)
>  
> The &optional is unhighlighted.  `C-u C-x =' confirms that there is no
> face on &optional.

Same here.

If I had to guess, it's probably due to Alan Mackenzie's changes in easy-mmode.





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

end of thread, other threads:[~2013-02-19 21:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-19 21:13 bug#13767: 24.3.50; regression in highlighting of emacs-lisp-mode Drew Adams
2013-02-19 21:46 ` Dmitry Gutov

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.