emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

defface not a function


From: Robert J. Chassell
Subject: defface not a function
Date: Fri, 5 Jan 2007 13:08:31 +0000 (UTC)

This morning's, Fri, 2007 Jan 5 12:34 UTC, an entirely fresh CVS check
out, and and attempted build in a shell:

    ./configure --with-type1 --with-x-toolkit=gtk --with-pop \
    --prefix=/usr/local --with-sound=yes \
    && time make bootstrap

led to an error:

    Symbol's function definition is void: defface

However, an older CVS Emacs, from 2006 Dec 28, says that

    defface is a Lisp macro in `custom.el'.

and so it is currently:   (defmacro defface (face spec doc &rest args)

-- 
    Robert J. Chassell                          GnuPG Key ID: 004B4AC8
    address@hidden                         address@hidden
    http://www.rattlesnake.com                  http://www.teak.cc




reply via email to

[Prev in Thread] Current Thread [Next in Thread]