unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 23.0.60; 'default' face not set properly in new frame
@ 2008-03-07 12:34 Tim Van Holder
  2008-04-05 20:26 ` Chong Yidong
  0 siblings, 1 reply; 3+ messages in thread
From: Tim Van Holder @ 2008-03-07 12:34 UTC (permalink / raw)
  To: emacs-pretest-bug


In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.8.20)
 of 2008-03-07 on leeloo
Windowing system distributor `RealVNC Ltd', version 11.0.3370
configured using `configure  '--with-x-toolkit=gtk' '--with-x' '--with-freetype' '--with-xft' '--with-libotf''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

While in an ediff-buffers session, I executed M-x make-frame to get a new
window. That newly created window did not have the correct font set (it
used Adobe Courier while I have the default face customized to use the
Terminus font).
M-x customize-face default showed it as "SAVED and set" with courier as
the font family. "Reset to saved settings" caused both frames to be
repainted, using the correct font.
Another M-x make-frame once again used the wrong font, so it seems
something goes wrong during frame creation causing new frames to get an
incorrectly set default face.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 23.0.60; 'default' face not set properly in new frame
  2008-03-07 12:34 23.0.60; 'default' face not set properly in new frame Tim Van Holder
@ 2008-04-05 20:26 ` Chong Yidong
  2008-04-07  7:46   ` Tim Van Holder
  0 siblings, 1 reply; 3+ messages in thread
From: Chong Yidong @ 2008-04-05 20:26 UTC (permalink / raw)
  To: Tim Van Holder; +Cc: emacs-devel

Tim Van Holder <tim.vanholder@gmail.com> writes:

> While in an ediff-buffers session, I executed M-x make-frame to get a new
> window. That newly created window did not have the correct font set (it
> used Adobe Courier while I have the default face customized to use the
> Terminus font).
> M-x customize-face default showed it as "SAVED and set" with courier as
> the font family. "Reset to saved settings" caused both frames to be
> repainted, using the correct font.
> Another M-x make-frame once again used the wrong font, so it seems
> something goes wrong during frame creation causing new frames to get an
> incorrectly set default face.

I can't reproduce this.  Please give a detailed recipe for reproducing
this bug, starting with emacs -Q

Thanks.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 23.0.60; 'default' face not set properly in new frame
  2008-04-05 20:26 ` Chong Yidong
@ 2008-04-07  7:46   ` Tim Van Holder
  0 siblings, 0 replies; 3+ messages in thread
From: Tim Van Holder @ 2008-04-07  7:46 UTC (permalink / raw)
  To: Chong Yidong; +Cc: emacs-devel

(sorry, forgot to cc the list)

On Sat, Apr 5, 2008 at 10:26 PM, Chong Yidong <cyd@stupidchicken.com> wrote:
> Tim Van Holder <tim.vanholder@gmail.com> writes:
>
>  > While in an ediff-buffers session, I executed M-x make-frame to get a new
>  > window. That newly created window did not have the correct font set (it
>  > used Adobe Courier while I have the default face customized to use the
>  > Terminus font).
>  > M-x customize-face default showed it as "SAVED and set" with courier as
>  > the font family. "Reset to saved settings" caused both frames to be
>  > repainted, using the correct font.
>  > Another M-x make-frame once again used the wrong font, so it seems
>  > something goes wrong during frame creation causing new frames to get an
>  > incorrectly set default face.
>
>  I can't reproduce this.  Please give a detailed recipe for reproducing
>  this bug, starting with emacs -Q

100% reproduction for me with:

$ emacs -Q
M-x customize-face default
-> font-family starts out set to 'adobe-courier'
-> change it to 'terminus' (or some other font, like 'fixed')
-> set for current session (frame repaints with the new font)
M-x make-frame
-> get new frame, with adobe-courier
-> another 'set for current session' on default face repaints all
   frames with the configured font, but every subsequent make-frame keeps
   creating one with courier

This is with a freshly built emacs from CVS (regular rebuild, not full
bootstrap).




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-04-07  7:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-07 12:34 23.0.60; 'default' face not set properly in new frame Tim Van Holder
2008-04-05 20:26 ` Chong Yidong
2008-04-07  7:46   ` Tim Van Holder

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).