unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Reitter <david.reitter@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: slow make-frame + face initialization / importing x resources
Date: Sun, 15 Jul 2007 10:35:59 +0100	[thread overview]
Message-ID: <0A1A673C-66FC-4E61-977A-53663AD4953B@gmail.com> (raw)
In-Reply-To: <uwsx2smid.fsf@gnu.org>

On 14 Jul 2007, at 22:28, Eli Zaretskii wrote:

>> On Mac and Windows window systems, is there a reason why X resources
>> should be supported in the first place?
>
> I don't understand the question.  The Windows port reads X resources
> from the Registry; why shouldn't we support that?

Does the Windows port also save such settings to the registry, or are  
users meant to write thesis settings there manually?
The Carbon port reads such resources from a special .plist file, but  
it's unclear to me, why. Users would have to manipulate that (XML)  
file externally, and I don't understand how this would be easier or  
more sensible than configuring Emacs through the customization  
or .emacs interfaces.

> What kind of sharing do you have in mind?  Faces are frame-specific,
> so changing a face generally affects only the frame for which it is
> changed.  If the suggested sharing will defeat this, I don't think
> it's a good idea.

Share by default, but copy as soon as the face is changed. Stefan has  
described this in more detail.

> If color-theme blindly adds faces instead of modifying existing ones,
> then yes.  Does it actually do that?

It adds faces for all sorts of modes, whether you use those modes or  
not. That's how I have some 700 faces defined from just a couple of  
themes.
(I use different themes to visually distinguish frames depending on  
the major mode of the buffer that they display.)

  parent reply	other threads:[~2007-07-15  9:35 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-13 17:55 slow make-frame + face initialization / importing x resources David Reitter
2007-07-13 23:08 ` Richard Stallman
2007-07-14  1:21   ` Stefan Monnier
2007-07-14 22:32     ` Richard Stallman
2007-07-14  1:55   ` Stefan Monnier
2007-07-14 20:53     ` David Reitter
2007-07-14 21:28       ` Eli Zaretskii
2007-07-15  1:29         ` Stefan Monnier
2007-07-15 13:50           ` Jan Djärv
2007-07-15 14:07             ` David Kastrup
2007-07-15 22:02               ` Jan Djärv
2007-07-15 22:54             ` Richard Stallman
2007-07-15 22:53           ` Richard Stallman
2007-07-15  8:26         ` Juanma Barranquero
2007-07-15  9:35         ` David Reitter [this message]
2007-07-15 20:10           ` chad brown
2007-07-15 22:08             ` David Reitter
2007-07-16  1:40           ` Stefan Monnier
2007-07-16  3:19           ` Eli Zaretskii

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=0A1A673C-66FC-4E61-977A-53663AD4953B@gmail.com \
    --to=david.reitter@gmail.com \
    --cc=eliz@gnu.org \
    --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 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).