unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@lsi.nec.co.jp>
Cc: emacs-devel@gnu.org
Subject: Re: silly face function names
Date: 20 Dec 2002 19:08:23 +0900	[thread overview]
Message-ID: <buon0n1gfzc.fsf@mcspd15.ucom.lsi.nec.co.jp> (raw)
In-Reply-To: <5xd6nx0xne.fsf@kfs2.cua.dk>

storm@cua.dk (Kim F. Storm) writes:
> The names are badly chosen (having both 'set-' and '-p' is confusing),
> but if you read the names like this, it does make sense:
> 
>         set-face - FOO-p
> 
> I would argue that 'set-' takes precedence over '-p' here...

I'd argue that you're wrong -- `FOO-p' is not a thing which you can set.
Faces have an `inverse-video' property, and `face-inverse-video-p' is
merely the name of the predicate which tests that property.

Having bogus function names around in emacs-proper just serves to
confuse people and cause the _next_ generation of bogus function names.

-Miles
-- 
Come now, if we were really planning to harm you, would we be waiting here, 
 beside the path, in the very darkest part of the forest?

  reply	other threads:[~2002-12-20 10:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-20  7:43 silly face function names Miles Bader
2002-12-20 10:53 ` Kim F. Storm
2002-12-20 10:08   ` Miles Bader [this message]
2002-12-20 11:28     ` Kim F. Storm
2002-12-20 13:22   ` Robert J. Chassell
2002-12-20 14:46     ` Kim F. Storm
2003-01-10 23:21 ` Stefan Monnier

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=buon0n1gfzc.fsf@mcspd15.ucom.lsi.nec.co.jp \
    --to=miles@lsi.nec.co.jp \
    --cc=emacs-devel@gnu.org \
    --cc=miles@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).