bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#6262: Please learn the compiler that defface needs a doc string


From: Lars Magne Ingebrigtsen
Subject: bug#6262: Please learn the compiler that defface needs a doc string
Date: Wed, 21 Sep 2011 22:20:55 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

Lennart Borgman <lennart.borgman@gmail.com> writes:

> Try to compile this
>
> (defface my-face
>   '((t (:foreground "black" :background "OrangeRed")))
>   :group 'web-vcs)
>
> You get a warning (I misremembered), but no error. However you get an
> error when you try to load it.
>
> If you just eval the definition you get no warning.

I now get:

Debugger entered--Lisp error: (error "Keyword web-vcs is missing an argument")

So this seems to have been fixed now.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/





reply via email to

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