GNU bug report logs - #1852
23.0.60; describe-face: Wrong type argument: symbolp, (:slant oblique)

Previous Next

Package: emacs;

Reported by: Stephen Berman <stephen.berman <at> gmx.net>

Date: Sat, 10 Jan 2009 21:30:03 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Stephen Berman <stephen.berman <at> gmx.net>
Cc: 1852 <at> debbugs.gnu.org
Subject: bug#1852: 23.0.60;  describe-face: Wrong type argument: symbolp, (:slant oblique)
Date: Sun, 11 Jan 2009 21:38:45 -0500
Stephen Berman <stephen.berman <at> gmx.net> writes:

> Your fix prevents the error from being raised at step 4 above; however,
> the behavior is nevertheless still not what I would naively expect:
> namely, now it switches to a *Help* buffer describing variable-pitch
> face, containing the line
>          Slant: unspecified
> i.e., this is not the face that I clicked to get a description of (as
> the tooltip also promises).  Wouldn't it be better (if readily
> implementable) to exclude `(:slant oblique)' from the the describe-face
> link?

The "face" you are trying to customize is actually two faces---the
`variable-pitch' face plus an anonymous face consisting of the
property-value pair (:slant oblique).  The best that Custom can do is to
allow you to customize the former.  The latter can't be customized
because it lacks a face name (how would we save the customized face?).




This bug report was last modified 16 years and 191 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.