GNU bug report logs -
#2630
most keywords in emacs-lisp-mode has no syntax highlight
Previous Next
Reported by: xah lee <xah <at> xahlee.org>
Date: Tue, 10 Mar 2009 21:40:03 UTC
Severity: wishlist
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 2630 <at> debbugs.gnu.org (full text, mbox):
xah lee <xah <at> xahlee.org> writes:
> the syntax highlighting in emacs-lisp-mode only support the very
> minimum of highlighting.
>
> for example, these keywords would be colored purple by default:
>
> defun, lambda, while, if, progn, save-restriction
>
> while the following built-in keywords are uncolored (black):
> narrow-to-region, mapc, goto-char, point-min, search-forward, car,
> nil, replace-match ... etc.
>
> it appears that this is because only proper elisp “special forms” are
> are colored, while all the others are not (macros, functions,
> commands, variables ...). (thanks to Nikolaj Schumacher & Tassilo
> Horn)
I guess you're asking for functions symbols to be coloured in a
different way than the standard face? I think that would be kinda
disturbing -- Emacs lisp code is mostly function calls, so having that
in the default (most readable) face makes sense to me.
So I'm closing this bug report.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 5 years and 238 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.