GNU bug report logs -
#201
Setting default face font on W32
Previous Next
Reported by: <monnier <at> iro.umontreal.ca>
Date: Thu, 8 May 2008 16:25:04 UTC
Severity: normal
Tags: wontfix
Done: Jason Rumney <jasonr <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 201 in the body.
You can then email your comments to 201 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Acknowledgement sent to
<monnier <at> iro.umontreal.ca>
:
New bug report received and filed, but not forwarded.
Full text and
rfc822 format available.
Message #5 received at quiet <at> emacsbugs.donarmstrong.com (full text, mbox):
Symptoms:
I'm discovering the wonders of Emacs under W32 and wanted
to change the default font from courier to something sansserif,
in this case lucida-console.
I haven't been able to get to work reliably yet.
Here is what I tried (the rest of the .emacs is empty):
- (custom-set-faces
'(default ((t (:family "outline-lucida console")))))
This seems not to have any effect on the initial frame which
still uses courier. When I do C-x 5 2, I do get the proper lucida
font in the new frame, tho.
- (custom-set-faces
'(default ((t (:stipple nil :background "SystemWindow" :foreground "SystemWindowText" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 98 :width normal :family "outline-lucida console")))))
This is the result of doing M-x customize-face RET default RET
and changing nothing but the font family and then saving.
This time the initial frame uses the proper lucida font.
After C-x 5 2, the new frame also uses the proper lucida font,
but after C-u C-x = in the second frame, the font of the frame
reverts to courier (the original frame stays un-changed).
If I do C-x 5 2 a second time (instead of C-u C-x = for example),
the first and third frame use lucida but the second frame is
changed to courier.
The W32 binary I use is downloaded from crasseux.com (this is
a friend's laptop on which there's no C compiler of any sort).
Stefan
In GNU Emacs 21.3.50.1 (i386-mingw-nt5.1.2600)
of 2003-08-21 on MIDASPSE17
configured using `configure --with-gcc (3.2)'
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: FRS
locale-coding-system: iso-latin-1
default-enable-multibyte-characters: t
Recent input:
<help-echo> <down-mouse-1> <mouse-1> M-x r e p o r
<tab> <tab> <return>
Recent messages:
Loading mwheel...done
(C:\Documents and Settings\stefan\emacs\bin\emacs.exe)
Loading tool-bar...done
Loading image...done
Loading tooltip...done
For information about the GNU Project and its goals, type C-h C-p.
Loading font-lock...done
Loading emacsbug...done
_______________________________________________
Emacs-pretest-bug mailing list
Emacs-pretest-bug <at> gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-pretest-bug
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#201
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Jason Rumney <jasonr <at> gnu.org>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #10 received at 201 <at> emacsbugs.donarmstrong.com (full text, mbox):
Long ago, monnier <at> iro.umontreal.ca wrote:
> I haven't been able to get to work reliably yet.
> Here is what I tried (the rest of the .emacs is empty):
>
> - (custom-set-faces
> '(default ((t (:family "outline-lucida console")))))
>
> This seems not to have any effect on the initial frame which
> still uses courier. When I do C-x 5 2, I do get the proper lucida
> font in the new frame, tho.
>
The behaviour seems to be reversed in current trunk, but it seems to be
the same on other platforms now, per the thread "Font settings ignored
on new frames" in emacs-devel on 3 June. So I think this can be
considered fixed in 23.0.60, and if the new frames problem is considered
a bug, then a new non w32 specific bug needs to be opened for it.
The bug described does still exist in 22.2 though.
bug marked as fixed in version 23.0.60.
Request was from
Jason Rumney <jasonr <at> gnu.org>
to
control <at> emacsbugs.donarmstrong.com
.
(Thu, 12 Jun 2008 10:45:05 GMT)
Full text and
rfc822 format available.
bug marked as found in version 22.2.
Request was from
Jason Rumney <jasonr <at> gnu.org>
to
control <at> emacsbugs.donarmstrong.com
.
(Thu, 12 Jun 2008 10:45:05 GMT)
Full text and
rfc822 format available.
bug reassigned from package `emacs' to `emacs,w32'.
Request was from
Jason Rumney <jasonr <at> gnu.org>
to
control <at> emacsbugs.donarmstrong.com
.
(Wed, 02 Jul 2008 15:55:04 GMT)
Full text and
rfc822 format available.
Tags added: wontfix
Request was from
Jason Rumney <jasonr <at> f2s.com>
to
control <at> emacsbugs.donarmstrong.com
.
(Thu, 01 Jan 2009 08:30:03 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to <monnier <at> iro.umontreal.ca>
Request was from
Jason Rumney <jasonr <at> gnu.org>
to
control <at> emacsbugs.donarmstrong.com
.
(Sat, 01 Aug 2009 09:30:07 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> emacsbugs.donarmstrong.com
.
(Wed, 30 Sep 2009 14:24:11 GMT)
Full text and
rfc822 format available.
This bug report was last modified 15 years and 187 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.