GNU bug report logs - #9564
23.3; doc of `face-list'

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Tue, 20 Sep 2011 17:42:01 UTC

Severity: minor

Found in version 23.3

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#9564: closed (23.3; doc of `face-list')
Date: Wed, 21 Sep 2011 01:35:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 20 Sep 2011 21:34:18 -0400
with message-id <jwvehzahe9h.fsf-monnier+emacs <at> gnu.org>
and subject line Re: bug#9564: 23.3; doc of `face-list'
has caused the debbugs.gnu.org bug report #9564,
regarding 23.3; doc of `face-list'
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
9564: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9564
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Drew Adams" <drew.adams <at> oracle.com>
To: <bug-gnu-emacs <at> gnu.org>
Subject: 23.3; doc of `face-list'
Date: Tue, 20 Sep 2011 10:32:17 -0700
Both doc string and Elisp manual say that `face-list' returns a list of
face names.  This is incorrect or at least misleading.  A "name" value
in Emacs typically refers to a string value.  The doc should say clearly
that the list elements are face _symbols_, not face "names".

In GNU Emacs 23.3.1 (i386-mingw-nt5.1.2600)
 of 2011-03-10 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.5) --no-opt --cflags
-Ic:/imagesupport/include'
 



[Message part 3 (message/rfc822, inline)]
From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 9564-done <at> debbugs.gnu.org
Subject: Re: bug#9564: 23.3; doc of `face-list'
Date: Tue, 20 Sep 2011 21:34:18 -0400
> Both doc string and Elisp manual say that `face-list' returns a list of
> face names.  This is incorrect or at least misleading.  A "name" value
> in Emacs typically refers to a string value.  The doc should say clearly
> that the list elements are face _symbols_, not face "names".

Indeed, thank you.  Actually, they're just faces.  And faces happen to
be represented by symbols.
Should be fixed now,


        Stefan


This bug report was last modified 13 years and 305 days ago.

Previous Next


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