Issue170

classification
Title doc-mode font-lock-warning-face
Type defect Module core code 21.5
Severity inconvenience Platform N/A
Keywords Nosy List
explanation
process
These controls should only be changed by committers and tracker administrators.
Status chatting   Reason
Superseder   Submitted 2007-11-26.16:16:40
Priority normal   Assigned To

Created on 2008-01-19.06:43:04 by ndbecker2, last changed 2008-01-23.10:00:31 by stephen.

Messages
msg481 [hidden] ([hidden]) Date: 2008-01-23.10:00:31
Supersedes issue75 (q.v., I think defvar'ing face names is
majorly ugly.)

Need to release 21.5.29?
msg245 [hidden] ([hidden]) Date: 2008-01-19.06:43:04
  Message-ID: <pan.2007.12.01.07.46.21@gentoo.org>
On Wed, 28 Nov 2007 18:55:37 -0500, Neal Becker wrote:

>>> Apparently, font-lock-warning-face is undefined?  But strangely, it
>>> shows up in edit-faces.  Any hints?
>> 
>> 
>> It is defined but not properly exposed with a (defvar). Try upgrading
>> to xemacs 21.4.21 as it has been fixed there
> Running 21.5.28 here.

It has been fixed in 21.5 CVS, but there has not yet been a release with 
it.

Kind regards,

Hans

_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta@xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
msg244 [hidden] ([hidden]) Date: 2008-01-19.06:43:04
  Message-ID: <fierh8$ulq$1@ger.gmane.org>
Trying out doc-mode from:
http://xpt.sourceforge.net/

It has:
(defvar general-font-lock-red1 font-lock-warning-face)

Apparently, font-lock-warning-face is undefined?  But strangely, it shows up
in edit-faces.  Any hints?

_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta@xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta
History
Date User Action Args
2008-01-23 10:00:31stephensetmessages: + msg481
2008-01-23 09:59:36stephensetmessages: - msg480
2008-01-23 09:58:19stephenlinkissue75 superseder
2008-01-23 09:57:27stephensetseverity: inconvenience
messages: + msg480
module: + core code 21.5
priority: normal
platform: + N/A
type: defect
2008-01-19 06:43:04graaffsetstatus: new -> chatting
messages: + msg245
2008-01-19 06:43:04ndbecker2create