prbls with define-minor-mode, font-lock-doc-face

Uwe Brauer oub at mat.ucm.es
Wed Dec 7 06:50:20 EST 2005


>>>>> "Ville" == Ville Skytt <Ville> writes:

   Ville> On Tue, 2005-12-06 at 21:19 +0100, Uwe Brauer wrote:
   >> the font  lock  mechanism
   >> makes  reference to  a variable called  font-lock-doc-face,
   >> which does not exist    in  xemacs.

   Ville> It exists since 2002-08-02 (>= 21.4.9, I think) as an alias to
   Ville> font-lock-doc-string-face.


I don't understand, I am using xemacs 21.4.17, and that variable does
not exist. That would mean that Debians pkg is showhow outdated, which
I also don't understand. In which package is that alias? 


So you mean a simple

 (defalias 'font-lock-doc-face 'font-lock-doc-string-face)


Would do?

Thanks

Uwe 




More information about the XEmacs-Beta mailing list