GNU bug report logs -
#12761
cl-lib.el functions do not get font-locked like cl.el ones
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Mon, 29 Oct 2012 08:02:01 UTC
Severity: minor
Merged with 15009
Found in versions 24.2.50, 24.3.50
Fixed in version 24.4
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #33 received at 12761 <at> debbugs.gnu.org (full text, mbox):
> > Please also font-lock (and add to Imenu) `gv-define-setter' &
> > compagnie.
>
> Actually, gv setters and expanders should normally be added via
> (declare (gv-setter ...)) or (declare (gv-expander ...)), so they don't
> need any special handling in Imenu or font-lock.
Good to hear. But I don't see that, not yet at least. Not in this build:
In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
of 2013-08-07 on ODIEONE
Bzr revision: 113750 lekktu <at> gmail.com-20130808011911-0jzpc9xuncegg6x9
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --prefix=/c/Devel/emacs/binary --enable-checking=yes,glyphs
CFLAGS=-O0 -g3 LDFLAGS=-Lc:/Devel/emacs/lib
CPPFLAGS=-Ic:/Devel/emacs/include'
Visit frameset.el and search for `(gv-define-setter frameset-prop'.
Do you see `gv-define-setter' highlighted? Do you see its first arg
highlighted?
The name of its first arg is in Imenu as a function, but perhaps that
is only because there is also a `(defun frameset-prop)'.
Personally, I care more about the font-locking, FWIW.
This bug report was last modified 11 years and 227 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.