all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* custom-face-attributes has no doc string
@ 2005-06-23 16:10 Drew Adams
  2005-06-24  5:36 ` Richard M. Stallman
  0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2005-06-23 16:10 UTC (permalink / raw)


`custom-face-attributes' has no doc string. However, it is hardly something
internal. It is explicitly mentioned in (elisp) Info node Defining Faces:

 The element's second element, ATTS, is a list of face
 attributes and their values; it specifies what the face
 should look like on that kind of terminal. The possible
 attributes are defined in the value of
 `custom-face-attributes'.

Shouldn't `custom-face-attributes' have a doc string explaining its
structure and purpose?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: custom-face-attributes has no doc string
  2005-06-23 16:10 custom-face-attributes has no doc string Drew Adams
@ 2005-06-24  5:36 ` Richard M. Stallman
  2005-06-24  8:00   ` Juanma Barranquero
  0 siblings, 1 reply; 4+ messages in thread
From: Richard M. Stallman @ 2005-06-24  5:36 UTC (permalink / raw)
  Cc: emacs-devel

    Shouldn't `custom-face-attributes' have a doc string explaining its
    structure and purpose?

It has a doc string for me, and it has one in the source.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: custom-face-attributes has no doc string
  2005-06-24  5:36 ` Richard M. Stallman
@ 2005-06-24  8:00   ` Juanma Barranquero
  2005-06-25  0:31     ` Richard M. Stallman
  0 siblings, 1 reply; 4+ messages in thread
From: Juanma Barranquero @ 2005-06-24  8:00 UTC (permalink / raw)
  Cc: Drew Adams, emacs-devel

> It has a doc string for me, and it has one in the source.

Only after cus-face is loaded...

-- 
                    /L/e/k/t/u

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: custom-face-attributes has no doc string
  2005-06-24  8:00   ` Juanma Barranquero
@ 2005-06-25  0:31     ` Richard M. Stallman
  0 siblings, 0 replies; 4+ messages in thread
From: Richard M. Stallman @ 2005-06-25  0:31 UTC (permalink / raw)
  Cc: drew.adams, emacs-devel

    > It has a doc string for me, and it has one in the source.

    Only after cus-face is loaded...

In that case, I will add an autoload to it.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-06-25  0:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-23 16:10 custom-face-attributes has no doc string Drew Adams
2005-06-24  5:36 ` Richard M. Stallman
2005-06-24  8:00   ` Juanma Barranquero
2005-06-25  0:31     ` Richard M. Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.