From: Jason Rumney <jasonr@gnu.org>
To: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
Cc: Emacs Devel <emacs-devel@gnu.org>
Subject: Re: Default font 'default have no corresponding variable
Date: Mon, 18 Feb 2008 13:25:53 +0000 [thread overview]
Message-ID: <47B98761.9090906@gnu.org> (raw)
In-Reply-To: <47B98611.8040601@gmail.com>
Lennart Borgman (gmail) wrote:
> Lennart Borgman (gmail) wrote:
>> Should it not have that? I think I have some something like this in
>> several places
>>
>> ;; I believe default is defined in Xemacs but not in GNU Emacs.
>> (unless (boundp 'default)
>> (defvar default 'default))
>
> Eh, default face, not default font.
If you want to know if there is a face called default, you should use
facep, not boundp.
Why would you need a variable of that name?
next prev parent reply other threads:[~2008-02-18 13:25 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-18 13:18 Default font 'default have no corresponding variable Lennart Borgman (gmail)
2008-02-18 13:20 ` Lennart Borgman (gmail)
2008-02-18 13:25 ` Jason Rumney [this message]
2008-02-18 16:12 ` Lennart Borgman (gmail)
2008-02-18 13:32 ` Miles Bader
2008-02-18 15:59 ` Lennart Borgman (gmail)
2008-02-18 16:37 ` Jason Rumney
2008-02-18 16:48 ` Stefan Monnier
2008-02-18 20:37 ` Johan Bockgård
2008-02-18 21:13 ` Stefan Monnier
2008-02-18 22:14 ` Lennart Borgman (gmail)
2008-02-19 11:59 ` Richard Stallman
2008-02-20 3:51 ` Drew Adams
2008-02-20 16:44 ` 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
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=47B98761.9090906@gnu.org \
--to=jasonr@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=lennart.borgman@gmail.com \
/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).