From: bojohan+news@dd.chalmers.se (Johan Bockgård)
To: emacs-devel@gnu.org
Cc: emacs-pretest-bug@gnu.org
Subject: Re: 23.0.50; face-problems with multy-tty
Date: Fri, 07 Sep 2007 17:56:09 +0200 [thread overview]
Message-ID: <yoij4pi6bhba.fsf@gamma02.me.chalmers.se> (raw)
In-Reply-To: 87myvylct2.fsf@elegiac.orebokech.com
Romain Francoise <romain@orebokech.com> writes:
> bojohan+news@dd.chalmers.se (Johan Bockgård) writes:
>
>> --- cus-face.el 29 Aug 2007 16:12:24 +0200 1.48
>> +++ cus-face.el 07 Sep 2007 02:55:49 +0200
>> @@ -342,7 +342,8 @@
>> (unless (facep face)
>> (make-empty-face face))
>> (put face 'face-comment comment)
>> - (face-spec-set face spec))
>> + (dolist (frame (frame-list))
>> + (face-spec-set face spec frame)))
>> (setq args (cdr args)))
>> ;; Old format, a plist of FACE SPEC pairs.
>> (let ((face (nth 0 args))
>
> Could you provide a ChangeLog entry for this so that we can install
> it?
2007-09-07 Johan Bockgård <bojohan@gnu.org>
* cus-face.el (custom-theme-set-faces): Set face attributes
locally for each frame.
--
Johan Bockgård
next prev parent reply other threads:[~2007-09-07 15:56 UTC|newest]
Thread overview: 80+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-06 6:49 23.0.50; face-problems with multy-tty Tassilo Horn
2007-09-06 16:54 ` Dan Nicolaescu
2007-09-06 17:55 ` Tassilo Horn
2007-09-06 21:16 ` Dan Nicolaescu
2007-09-07 0:59 ` Johan Bockgård
2007-09-07 10:46 ` Tassilo Horn
2007-09-07 11:19 ` Johan Bockgård
2007-09-07 13:34 ` Tassilo Horn
2007-09-07 14:26 ` Johan Bockgård
2007-09-07 15:06 ` Tassilo Horn
2007-09-07 15:23 ` Romain Francoise
2007-09-07 15:56 ` Johan Bockgård [this message]
2007-09-07 16:50 ` Romain Francoise
2007-09-08 7:01 ` Richard Stallman
2007-09-08 8:06 ` Tassilo Horn
2007-09-07 19:53 ` Richard Stallman
2007-09-07 21:34 ` Johan Bockgård
2007-09-08 19:47 ` Richard Stallman
2007-09-08 20:09 ` Tassilo Horn
2007-09-13 16:05 ` Johan Bockgård
2007-09-09 18:14 ` can't set both mode-line color and default frame font? Chris Moore
2007-09-09 18:34 ` Chris Moore
2007-09-10 1:13 ` Richard Stallman
2007-09-10 18:21 ` Jan Djärv
2007-09-13 16:23 ` 23.0.50; face-problems with multy-tty Drew Adams
2007-09-14 7:04 ` Richard Stallman
2007-09-30 23:53 ` overriding a face [was: 23.0.50; face-problems with multy-tty] Drew Adams
2007-10-01 17:40 ` Richard Stallman
2007-10-01 18:20 ` Drew Adams
2007-10-02 3:32 ` Richard Stallman
2007-10-02 14:22 ` Drew Adams
2007-10-02 21:59 ` Richard Stallman
2007-09-17 3:59 ` 23.0.50; face-problems with multy-tty Richard Stallman
2007-09-18 13:55 ` Johan Bockgård
2007-09-23 21:55 ` Richard Stallman
2007-09-24 0:00 ` Johan Bockgård
2007-09-24 4:15 ` Eli Zaretskii
2007-09-24 13:06 ` Johan Bockgård
2007-09-24 21:27 ` Eli Zaretskii
2007-09-26 16:35 ` Johan Bockgård
2007-09-25 10:44 ` Richard Stallman
2007-09-26 16:40 ` Johan Bockgård
2007-09-27 17:59 ` Richard Stallman
2007-09-27 22:57 ` Johan Bockgård
2007-09-28 19:04 ` Richard Stallman
2007-09-24 0:22 ` Drew Adams
2007-09-24 4:09 ` Eli Zaretskii
2007-09-24 7:10 ` Glenn Morris
2007-09-25 10:44 ` Richard Stallman
2007-10-09 1:19 ` Glenn Morris
2007-10-10 13:02 ` Richard Stallman
2007-09-24 17:09 ` Davis Herring
2007-09-25 10:44 ` Richard Stallman
2007-09-25 20:27 ` Juri Linkov
[not found] ` <E1IX7lU-0007oJ-Fl@fencepost.gnu.org>
2007-09-17 6:18 ` can't set both mode-line color and default frame font? Jan Djärv
2007-09-17 22:24 ` Richard Stallman
2007-09-18 6:21 ` Jan Djärv
2007-09-18 19:34 ` Richard Stallman
2007-09-18 20:08 ` Drew Adams
2007-09-18 20:43 ` Jason Rumney
2007-09-18 21:18 ` Drew Adams
2007-09-18 21:38 ` Drew Adams
2007-09-18 21:43 ` Davis Herring
2007-09-18 21:58 ` Drew Adams
2007-09-18 22:06 ` Davis Herring
2007-09-18 22:22 ` Drew Adams
2007-09-19 1:37 ` Davis Herring
2007-09-19 3:57 ` Drew Adams
2007-09-19 13:49 ` Stefan Monnier
2007-09-19 14:37 ` Drew Adams
2007-09-19 16:14 ` Davis Herring
2007-09-19 15:48 ` Richard Stallman
2007-09-19 6:16 ` Jan Djärv
2007-09-18 21:54 ` Stefan Monnier
2007-09-18 22:03 ` Drew Adams
2007-09-19 6:12 ` Jan Djärv
2007-09-19 6:08 ` Jan Djärv
2007-09-17 14:00 ` Stefan Monnier
2007-09-17 22:24 ` Richard Stallman
2007-09-07 22:33 ` 23.0.50; face-problems with multy-tty Tassilo Horn
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=yoij4pi6bhba.fsf@gamma02.me.chalmers.se \
--to=bojohan+news@dd.chalmers.se \
--cc=emacs-devel@gnu.org \
--cc=emacs-pretest-bug@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.