unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#5157: recent change in font selection in CVS
@ 2009-12-08 19:17 ` Glenn Morris
  2009-12-22  1:16   ` bug#5157: marked as done (recent change in font selection in CVS) Emacs bug Tracking System
                     ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Glenn Morris @ 2009-12-08 19:17 UTC (permalink / raw)
  To: bug-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 1127 bytes --]


Some time in the past month, the fonts Emacs uses for italic and
variable pitch have changed.

In ~/.Xdefaults I have:

Emacs.font: -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1

In ~/.emacs, I have

(face-spec-set 'italic
                   '((t (:slant italic :underline nil :family "helvetica"))))

In a CVS version from 2009-11-03, I get the following fonts for italic
and variable-pitch:

x:-adobe-helvetica-medium-o-normal--14-140-75-75-p-78-iso8859-1
xft:-unknown-DejaVu LGC Sans-normal-normal-normal-*-15-*-*-*-*-0-iso10646-1

In the current trunk, I get:
x:-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1
x:-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1

Is there some way I can get the previous fonts back?

font-show-log output is attached.

In GNU Emacs 23.1.50.1 (x86_64-unknown-linux-gnu, X toolkit)
Windowing system distributor `The X.Org Foundation', version 11.0.70101000
configured using `configure '--with-pop' '--without-xaw3d' '--without-xim'
 '--x-libraries=/usr/lib64' '--x-includes=/usr/include/X11' '--with-x'
 '--with-x-toolkit=athena' '--without-toolkit-scroll-bars''


[-- Attachment #2: 2009-11-03 font log --]
[-- Type: application/octet-stream, Size: 586 bytes --]

[-- Attachment #3: current font log --]
[-- Type: application/octet-stream, Size: 700 bytes --]

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

* bug#5157: marked as done (recent change in font selection in CVS)
  2009-12-08 19:17 ` bug#5157: recent change in font selection in CVS Glenn Morris
@ 2009-12-22  1:16   ` Emacs bug Tracking System
  2010-01-06 19:44   ` bug#5157: recent change in font selection in CVS Jan Djärv
  2010-01-06 22:32   ` bug#5157: marked as done (recent change in font selection in CVS) Emacs bug Tracking System
  2 siblings, 0 replies; 4+ messages in thread
From: Emacs bug Tracking System @ 2009-12-22  1:16 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-bug-tracker

[-- Attachment #1: Type: text/plain, Size: 839 bytes --]

Your message dated Mon, 21 Dec 2009 20:15:04 -0500
with message-id <v4oclrajxj.fsf@fencepost.gnu.org>
and subject line Re: bug#5157: recent change in font selection in CVS
has caused the Emacs bug report #5157,
regarding recent change in font selection in CVS
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact bug-gnu-emacs@gnu.org
immediately.)


-- 
5157: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5157
Emacs Bug Tracking System
Contact bug-gnu-emacs@gnu.org with problems

[-- Attachment #2: Type: message/rfc822, Size: 5345 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 1127 bytes --]


Some time in the past month, the fonts Emacs uses for italic and
variable pitch have changed.

In ~/.Xdefaults I have:

Emacs.font: -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1

In ~/.emacs, I have

(face-spec-set 'italic
                   '((t (:slant italic :underline nil :family "helvetica"))))

In a CVS version from 2009-11-03, I get the following fonts for italic
and variable-pitch:

x:-adobe-helvetica-medium-o-normal--14-140-75-75-p-78-iso8859-1
xft:-unknown-DejaVu LGC Sans-normal-normal-normal-*-15-*-*-*-*-0-iso10646-1

In the current trunk, I get:
x:-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1
x:-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1

Is there some way I can get the previous fonts back?

font-show-log output is attached.

In GNU Emacs 23.1.50.1 (x86_64-unknown-linux-gnu, X toolkit)
Windowing system distributor `The X.Org Foundation', version 11.0.70101000
configured using `configure '--with-pop' '--without-xaw3d' '--without-xim'
 '--x-libraries=/usr/lib64' '--x-includes=/usr/include/X11' '--with-x'
 '--with-x-toolkit=athena' '--without-toolkit-scroll-bars''


[-- Attachment #2.1.2: 2009-11-03 font log --]
[-- Type: application/octet-stream, Size: 586 bytes --]

[-- Attachment #2.1.3: current font log --]
[-- Type: application/octet-stream, Size: 700 bytes --]

[-- Attachment #3: Type: message/rfc822, Size: 2195 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: 5157-done@emacsbugs.donarmstrong.com
Subject: Re: bug#5157: recent change in font selection in CVS
Date: Mon, 21 Dec 2009 20:15:04 -0500
Message-ID: <v4oclrajxj.fsf@fencepost.gnu.org>


This is a debbugs test. This bug is not really done.


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

* bug#5157: recent change in font selection in CVS
  2009-12-08 19:17 ` bug#5157: recent change in font selection in CVS Glenn Morris
  2009-12-22  1:16   ` bug#5157: marked as done (recent change in font selection in CVS) Emacs bug Tracking System
@ 2010-01-06 19:44   ` Jan Djärv
  2010-01-06 22:32   ` bug#5157: marked as done (recent change in font selection in CVS) Emacs bug Tracking System
  2 siblings, 0 replies; 4+ messages in thread
From: Jan Djärv @ 2010-01-06 19:44 UTC (permalink / raw)
  To: Glenn Morris, 5157; +Cc: bug-gnu-emacs

Glenn Morris skrev:
> Some time in the past month, the fonts Emacs uses for italic and
> variable pitch have changed.
> 

Can you try again on a recent trunk?  I've made changes.
Thanks,

	Jan D.

> In ~/.Xdefaults I have:
> 
> Emacs.font: -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1
> 
> In ~/.emacs, I have
> 
> (face-spec-set 'italic
>                    '((t (:slant italic :underline nil :family "helvetica"))))
> 
> In a CVS version from 2009-11-03, I get the following fonts for italic
> and variable-pitch:
> 
> x:-adobe-helvetica-medium-o-normal--14-140-75-75-p-78-iso8859-1
> xft:-unknown-DejaVu LGC Sans-normal-normal-normal-*-15-*-*-*-*-0-iso10646-1
> 
> In the current trunk, I get:
> x:-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1
> x:-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1
> 
> Is there some way I can get the previous fonts back?
> 
> font-show-log output is attached.
> 
> In GNU Emacs 23.1.50.1 (x86_64-unknown-linux-gnu, X toolkit)
> Windowing system distributor `The X.Org Foundation', version 11.0.70101000
> configured using `configure '--with-pop' '--without-xaw3d' '--without-xim'
>  '--x-libraries=/usr/lib64' '--x-includes=/usr/include/X11' '--with-x'
>  '--with-x-toolkit=athena' '--without-toolkit-scroll-bars''
> 







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

* bug#5157: marked as done (recent change in font selection in CVS)
  2009-12-08 19:17 ` bug#5157: recent change in font selection in CVS Glenn Morris
  2009-12-22  1:16   ` bug#5157: marked as done (recent change in font selection in CVS) Emacs bug Tracking System
  2010-01-06 19:44   ` bug#5157: recent change in font selection in CVS Jan Djärv
@ 2010-01-06 22:32   ` Emacs bug Tracking System
  2 siblings, 0 replies; 4+ messages in thread
From: Emacs bug Tracking System @ 2010-01-06 22:32 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-bug-tracker

[-- Attachment #1: Type: text/plain, Size: 839 bytes --]

Your message dated Wed, 06 Jan 2010 17:31:16 -0500
with message-id <q8skai3lxn.fsf@fencepost.gnu.org>
and subject line Re: bug#5157: recent change in font selection in CVS
has caused the Emacs bug report #5157,
regarding recent change in font selection in CVS
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact bug-gnu-emacs@gnu.org
immediately.)


-- 
5157: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5157
Emacs Bug Tracking System
Contact bug-gnu-emacs@gnu.org with problems

[-- Attachment #2: Type: message/rfc822, Size: 5345 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 1127 bytes --]


Some time in the past month, the fonts Emacs uses for italic and
variable pitch have changed.

In ~/.Xdefaults I have:

Emacs.font: -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1

In ~/.emacs, I have

(face-spec-set 'italic
                   '((t (:slant italic :underline nil :family "helvetica"))))

In a CVS version from 2009-11-03, I get the following fonts for italic
and variable-pitch:

x:-adobe-helvetica-medium-o-normal--14-140-75-75-p-78-iso8859-1
xft:-unknown-DejaVu LGC Sans-normal-normal-normal-*-15-*-*-*-*-0-iso10646-1

In the current trunk, I get:
x:-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1
x:-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1

Is there some way I can get the previous fonts back?

font-show-log output is attached.

In GNU Emacs 23.1.50.1 (x86_64-unknown-linux-gnu, X toolkit)
Windowing system distributor `The X.Org Foundation', version 11.0.70101000
configured using `configure '--with-pop' '--without-xaw3d' '--without-xim'
 '--x-libraries=/usr/lib64' '--x-includes=/usr/include/X11' '--with-x'
 '--with-x-toolkit=athena' '--without-toolkit-scroll-bars''


[-- Attachment #2.1.2: 2009-11-03 font log --]
[-- Type: application/octet-stream, Size: 586 bytes --]

[-- Attachment #2.1.3: current font log --]
[-- Type: application/octet-stream, Size: 700 bytes --]

[-- Attachment #3: Type: message/rfc822, Size: 2321 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: "Jan Djärv" <jan.h.d@swipnet.se>
Cc: 5157-done@debbugs.gnu.org
Subject: Re: bug#5157: recent change in font selection in CVS
Date: Wed, 06 Jan 2010 17:31:16 -0500
Message-ID: <q8skai3lxn.fsf@fencepost.gnu.org>

Jan Djärv wrote:

> Can you try again on a recent trunk?  I've made changes.

Yes, it's now back to how it was before. Thanks!


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

end of thread, other threads:[~2010-01-06 22:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <v4oclrajxj.fsf@fencepost.gnu.org>
2009-12-08 19:17 ` bug#5157: recent change in font selection in CVS Glenn Morris
2009-12-22  1:16   ` bug#5157: marked as done (recent change in font selection in CVS) Emacs bug Tracking System
2010-01-06 19:44   ` bug#5157: recent change in font selection in CVS Jan Djärv
2010-01-06 22:32   ` bug#5157: marked as done (recent change in font selection in CVS) Emacs bug Tracking System

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