unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#3533: 23.0.94; Availability of unicode glyphs on Win XP
@ 2009-06-11  6:02 ` Uwe Siart
  2009-06-11 13:44   ` Jason Rumney
  2009-06-11 22:50   ` bug#3533: marked as done (23.0.94; Availability of unicode glyphs on Win XP) Emacs bug Tracking System
  0 siblings, 2 replies; 5+ messages in thread
From: Uwe Siart @ 2009-06-11  6:02 UTC (permalink / raw)
  To: emacs-pretest-bug

I'm using pretest Emacs 23.0.94 on both platforms W2k SP4 and XP SP3. By

,----
| M-x describe-input-method RET rfc1345 RET
`----

I get the full list of RFC1345 mnemonics.

On W2k almost all glyphs (aside from a couple of octal sequences) are
displayed. On XP, however, I get a lot of blank boxes there, just as if
all those glyphs were not included in the font.

Both Emacsen have identical settings and I did not make any changes to
the font variables ('fixed-pitch' points to Family:Monospace).



In GNU Emacs 23.0.94.1 (i386-mingw-nt5.0.2195)
 of 2009-05-24 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.0.2195
configured using `configure --with-gcc (3.4)'

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: DEU
  value of $XMODIFIERS: nil
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  iswitchb-mode: t
  display-time-mode: t
  auto-insert-mode: t
  diff-auto-refine-mode: t
  delete-selection-mode: t
  pc-selection-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x g n u s <return> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> C-u <return> 3 3 3 <return> 
M-> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> 
<up> <up> <up> <return> <down> <return> <up> <return> 
h <down> <down> <down> <S-down> <S-down> <S-down> <S-down> 
<S-down> <S-down> <S-down> <S-down> <S-down> <S-down> 
<S-down> <S-down> <S-down> <S-down> <S-down> <S-down> 
<S-down> <S-down> <S-down> <S-down> <S-down> M-w h 
<down> <return> C-x 5 b <return> M-x r e p o r t <tab> 
<return>

Recent messages:
Reading c:/Dokumente und Einstellungen/siart/.newsrc.eld...
Reading active file from news.informatik.tu-muenchen.de via nntp...
No new newsgroups
Checking new news...done
Retrieving newsgroup: gnu.emacs.help...
Fetching headers for gnu.emacs.help...done
Scoring...done
Generating summary...done
Mark set [2 times]
Region saved





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

* bug#3533: 23.0.94; Availability of unicode glyphs on Win XP
  2009-06-11  6:02 ` bug#3533: 23.0.94; Availability of unicode glyphs on Win XP Uwe Siart
@ 2009-06-11 13:44   ` Jason Rumney
  2009-06-11 18:30     ` Uwe Siart
  2009-06-11 22:50   ` bug#3533: marked as done (23.0.94; Availability of unicode glyphs on Win XP) Emacs bug Tracking System
  1 sibling, 1 reply; 5+ messages in thread
From: Jason Rumney @ 2009-06-11 13:44 UTC (permalink / raw)
  To: uwe.siart, 3533; +Cc: emacs-pretest-bug

Uwe Siart wrote:
> On W2k almost all glyphs (aside from a couple of octal sequences) are
> displayed. On XP, however, I get a lot of blank boxes there, just as if
> all those glyphs were not included in the font.
>   

You likely have different fonts installed on the two machines. If you 
know any specific characters are supported by the font chosen but not 
shown in Emacs, please give detailed info about that character, 
including the info listed by C-u C-x = on both machines, and confirm 
that the font supports that character in the system Character Map applet.






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

* bug#3533: 23.0.94; Availability of unicode glyphs on Win XP
  2009-06-11 13:44   ` Jason Rumney
@ 2009-06-11 18:30     ` Uwe Siart
  2009-06-11 19:23       ` Lennart Borgman
  0 siblings, 1 reply; 5+ messages in thread
From: Uwe Siart @ 2009-06-11 18:30 UTC (permalink / raw)
  To: Jason Rumney; +Cc: 3533, emacs-pretest-bug

Jason Rumney <jasonr@gnu.org> writes:

> Uwe Siart wrote:
>> On W2k almost all glyphs (aside from a couple of octal sequences) are
>> displayed. On XP, however, I get a lot of blank boxes there, just as
>> if all those glyphs were not included in the font.
>>   
>
> You likely have different fonts installed on the two machines. If you
> know any specific characters are supported by the font chosen but not
> shown in Emacs, please give detailed info about that character,
> including the info listed by C-u C-x = on both machines, and confirm
> that the font supports that character in the system Character Map
> applet.

Thanks for pointing me to "C-u C-x =". This showed me that on my W2k
machine the glyphs were taken from the font »Arial Unicode MS«. This
font was (for some reason which I do not know) available on my W2k
machine but not on the XP machine.

I did not expect that all those glyphs could be taken from more than one
font at a time so I compared only with respect to Courier New and thus
could not track down this problem by myself.

Please pardon me that I mistook this for a bug and submitted this
unnecessary report.

-- 
Uwe





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

* bug#3533: 23.0.94; Availability of unicode glyphs on Win XP
  2009-06-11 18:30     ` Uwe Siart
@ 2009-06-11 19:23       ` Lennart Borgman
  0 siblings, 0 replies; 5+ messages in thread
From: Lennart Borgman @ 2009-06-11 19:23 UTC (permalink / raw)
  To: uwe.siart, 3533

On Thu, Jun 11, 2009 at 8:30 PM, Uwe Siart<uwe.siart@tum.de> wrote:
> Jason Rumney <jasonr@gnu.org> writes:
>
>> Uwe Siart wrote:
>>> On W2k almost all glyphs (aside from a couple of octal sequences) are
>>> displayed. On XP, however, I get a lot of blank boxes there, just as
>>> if all those glyphs were not included in the font.
>>>
>>
>> You likely have different fonts installed on the two machines. If you
>> know any specific characters are supported by the font chosen but not
>> shown in Emacs, please give detailed info about that character,
>> including the info listed by C-u C-x = on both machines, and confirm
>> that the font supports that character in the system Character Map
>> applet.
>
> Thanks for pointing me to "C-u C-x =". This showed me that on my W2k
> machine the glyphs were taken from the font »Arial Unicode MS«. This
> font was (for some reason which I do not know) available on my W2k
> machine but not on the XP machine.
>
> I did not expect that all those glyphs could be taken from more than one
> font at a time so I compared only with respect to Courier New and thus
> could not track down this problem by myself.
>
> Please pardon me that I mistook this for a bug and submitted this
> unnecessary report.

I asked you to submit a bug report. One of the reasons was to get a
clear answer that other people can access later.

Actually I am starting to think that the bug database is a big
resource. Maybe people would like to enter links to relavant bug
reports from EmacsWiki. That could be very useful since the
information in the bug reports that have been resolved are very
accurate.





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

* bug#3533: marked as done (23.0.94; Availability of unicode glyphs on Win XP)
  2009-06-11  6:02 ` bug#3533: 23.0.94; Availability of unicode glyphs on Win XP Uwe Siart
  2009-06-11 13:44   ` Jason Rumney
@ 2009-06-11 22:50   ` Emacs bug Tracking System
  1 sibling, 0 replies; 5+ messages in thread
From: Emacs bug Tracking System @ 2009-06-11 22:50 UTC (permalink / raw)
  To: Jason Rumney

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


Your message dated Fri, 12 Jun 2009 06:43:16 +0800
with message-id <4A318884.1050807@gnu.org>
and subject line Re: bug#3533: 23.0.94; Availability of unicode glyphs on Win XP
has caused the Emacs bug report #3533,
regarding 23.0.94; Availability of unicode glyphs on Win XP
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 owner@emacsbugs.donarmstrong.com
immediately.)


-- 
3533: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3533
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

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

From: Uwe Siart <uwe.siart@tum.de>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.94; Availability of unicode glyphs on Win XP
Date: Thu, 11 Jun 2009 08:02:08 +0200
Message-ID: <87y6rz9ulb.fsf@tum.de>

I'm using pretest Emacs 23.0.94 on both platforms W2k SP4 and XP SP3. By

,----
| M-x describe-input-method RET rfc1345 RET
`----

I get the full list of RFC1345 mnemonics.

On W2k almost all glyphs (aside from a couple of octal sequences) are
displayed. On XP, however, I get a lot of blank boxes there, just as if
all those glyphs were not included in the font.

Both Emacsen have identical settings and I did not make any changes to
the font variables ('fixed-pitch' points to Family:Monospace).



In GNU Emacs 23.0.94.1 (i386-mingw-nt5.0.2195)
 of 2009-05-24 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.0.2195
configured using `configure --with-gcc (3.4)'

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: DEU
  value of $XMODIFIERS: nil
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  iswitchb-mode: t
  display-time-mode: t
  auto-insert-mode: t
  diff-auto-refine-mode: t
  delete-selection-mode: t
  pc-selection-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x g n u s <return> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> C-u <return> 3 3 3 <return> 
M-> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> 
<up> <up> <up> <return> <down> <return> <up> <return> 
h <down> <down> <down> <S-down> <S-down> <S-down> <S-down> 
<S-down> <S-down> <S-down> <S-down> <S-down> <S-down> 
<S-down> <S-down> <S-down> <S-down> <S-down> <S-down> 
<S-down> <S-down> <S-down> <S-down> <S-down> M-w h 
<down> <return> C-x 5 b <return> M-x r e p o r t <tab> 
<return>

Recent messages:
Reading c:/Dokumente und Einstellungen/siart/.newsrc.eld...
Reading active file from news.informatik.tu-muenchen.de via nntp...
No new newsgroups
Checking new news...done
Retrieving newsgroup: gnu.emacs.help...
Fetching headers for gnu.emacs.help...done
Scoring...done
Generating summary...done
Mark set [2 times]
Region saved


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

From: Jason Rumney <jasonr@gnu.org>
To: uwe.siart@tum.de
Cc: 3533-done@emacsbugs.donarmstrong.com
Subject: Re: bug#3533: 23.0.94; Availability of unicode glyphs on Win XP
Date: Fri, 12 Jun 2009 06:43:16 +0800
Message-ID: <4A318884.1050807@gnu.org>

Uwe Siart wrote:
> Thanks for pointing me to "C-u C-x =". This showed me that on my W2k
> machine the glyphs were taken from the font »Arial Unicode MS«. This
> font was (for some reason which I do not know) available on my W2k
> machine but not on the XP machine.
>   
Thanks for confirming that, so we can close the bug.

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

end of thread, other threads:[~2009-06-11 22:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <4A318884.1050807@gnu.org>
2009-06-11  6:02 ` bug#3533: 23.0.94; Availability of unicode glyphs on Win XP Uwe Siart
2009-06-11 13:44   ` Jason Rumney
2009-06-11 18:30     ` Uwe Siart
2009-06-11 19:23       ` Lennart Borgman
2009-06-11 22:50   ` bug#3533: marked as done (23.0.94; Availability of unicode glyphs on Win XP) 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).