all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#15119: 24.3.50; (elisp) `Search-based Fontification' - not necessarily `font-lock-keyword-face'
@ 2013-08-17 17:14 Drew Adams
  2013-08-17 17:22 ` Drew Adams
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2013-08-17 17:14 UTC (permalink / raw)
  To: 15119

Perhaps I'm missing something, because this has been the case since at
least as far back as Emacs 20.  But it seems wrong to me.

The info in this node says, in more than one place, that highlighting is
done using face `font-lock-keyword-face'.  That is AFAIK, completely
wrong.

It is fine to refer to that face when talking about the examples that
use it.  But is wrong to suggest that that face is always used.

For example:

  `REGEXP'
     Highlight all matches for REGEXP using `font-lock-keyword-face'.
                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
and:

  `FUNCTION'
     Find text by calling FUNCTION, and highlight the matches it finds
     using `font-lock-keyword-face'.
     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Wrong - quite misleading.  Unless I'm missing something.

The doc seems to be confusing (a) saying what the thing means and its
effect in general and (b) giving an example of using the thing and
saying what the effect of that is.


In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
 of 2013-08-07 on ODIEONE
Bzr revision: 113750 lekktu@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'





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

* bug#15119: 24.3.50; (elisp) `Search-based Fontification' - not necessarily `font-lock-keyword-face'
  2013-08-17 17:14 bug#15119: 24.3.50; (elisp) `Search-based Fontification' - not necessarily `font-lock-keyword-face' Drew Adams
@ 2013-08-17 17:22 ` Drew Adams
  0 siblings, 0 replies; 2+ messages in thread
From: Drew Adams @ 2013-08-17 17:22 UTC (permalink / raw)
  To: 15119

My bad.  I did not read well.  These occurrences are not for (MATCHER...).

I'll close the bug.





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

end of thread, other threads:[~2013-08-17 17:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-17 17:14 bug#15119: 24.3.50; (elisp) `Search-based Fontification' - not necessarily `font-lock-keyword-face' Drew Adams
2013-08-17 17:22 ` Drew Adams

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.