all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: "Drew Adams" <drew.adams@oracle.com>
Cc: emacs-devel@gnu.org
Subject: Re: Simplification of faces
Date: Mon, 01 Oct 2007 13:40:51 -0400	[thread overview]
Message-ID: <E1IcPGF-0007wm-VY@fencepost.gnu.org> (raw)
In-Reply-To: <BNELLINCGFJLDJIKDGACIEEGCDAA.drew.adams@oracle.com>

    > I am thinking of essentially eliminating the face attributes as a way
    > to control what a face looks like.  Programs would use only `defface'
    > and `face-spec-set'.

    What about `modify-face'?

`modify-face' is another interface to `set-face-attribute'.  Under
this proposal, we would get rid of both.

    I'm not too clear on `face-spec-set'. Is what it does now is replace only
    those attributes that are included in its SPEC arg, leaving the others
    alone?

That is what I thought yesterday from reading its code, but I see that
in fact it calls `face-spec-reset-face'.  So it already does totally
replace any other settings for that face.

So this proposal therefore reduces to eliminating the
`set-face-attribute' level of interface for controlling faces.

    I hope that I will at least be able to still use
    `modify-face'.

Why do you want to use `modify-face'?

  reply	other threads:[~2007-10-01 17:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-30 12:54 Simplification of faces Richard Stallman
2007-09-30 15:25 ` Jason Rumney
2007-10-01 17:41   ` Richard Stallman
2007-09-30 23:53 ` Drew Adams
2007-10-01 17:40   ` Richard Stallman [this message]
2007-10-01 18:18     ` Drew Adams
2007-10-02  3:32       ` Richard Stallman
2007-10-02 15:05         ` Drew Adams
2007-10-02 22:00           ` Richard Stallman
2007-10-04 16:47             ` Drew Adams
2007-10-05 16:14               ` Richard Stallman
2007-10-05 16:25                 ` Drew Adams
2007-10-07 18:29             ` Michael Welsh Duggan
2007-10-09  1:14               ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1IcPGF-0007wm-VY@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.