unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#2219: 23.0.90; DingBats Font Making text unreadable
@ 2009-02-06  8:54 ` Leo
  2009-02-08 15:00   ` Jason Rumney
  2009-02-12 14:10   ` bug#2219: marked as done (23.0.90; DingBats Font Making text unreadable) Emacs bug Tracking System
  0 siblings, 2 replies; 4+ messages in thread
From: Leo @ 2009-02-06  8:54 UTC (permalink / raw)
  To: emacs-pretest-bug


Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Using: GNU Emacs 23.0.90.1 (i386-mingw-nt5.1.2600) of 2009-02-02 on
BREPNB

Somehow the funny DictBats font was used and it makes readable test
unreadable. Is there a temporary fix for this bug?

        character: h (104, #o150, #x68)
preferred charset: ascii (ASCII (ISO646 IRV))
       code point: 0x68
           syntax: w    which means: word
         category: a:ASCII, l:Latin, r:Roman
      buffer code: #x68
        file code: #x68 (encoded by coding system undecided-dos)
          display: by this font (glyph code)
    uniscribe:-outline-DictBats-normal-normal-normal-*-15-*-*-*-p-*-iso8859-1
    (#x4B)

Character code properties: customize what to show
  name: LATIN SMALL LETTER H
  general-category: Ll (Letter, Lowercase)

There are text properties here:
  face                 (font-latex-verbatim-face font-latex-sedate-face)
  fontified            t

[back]

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/tmp/emacs/share/emacs/23.0.60/etc/DEBUG for instructions.


In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.0)
 of 2008-12-15 on smaug
configured using `configure  '--prefix=/tmp/emacs''

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_GB.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Group

Minor modes in effect:
  gnus-topic-mode: t
  gnus-undo-mode: t
  dired-omit-mode: t
  recentf-mode: t
  icomplete-mode: t
  savehist-mode: t
  display-time-mode: t
  xterm-mouse-mode: t
  delete-selection-mode: t
  global-auto-revert-mode: t
  minibuffer-depth-indicate-mode: t
  which-function-mode: t
  show-paren-mode: t
  rcirc-track-minor-mode: t
  shell-dirtrack-mode: t
  tooltip-mode: t
  tool-bar-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:
C-k ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A 
ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC 
O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A 
ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC 
O A ESC O A ESC O A ESC O A ESC O A ESC O B ESC O B 
ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC 
O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B 
ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC 
O B ESC O B ESC O B ESC O B ESC O B C-c C-c q b e c 
a u s e SPC o f SPC t h e SPC D i c t B a t s SPC f 
o n t s , SPC t e x t SPC i n DEL DEL i n SPC DEL DEL 
DEL i s SPC s h o w i n g SPC f u n n y SPC c h a r 
a c t e r s RET C-x g n n n RET RET q n p RET RET q 
L C-r E DEL e m a c s . d e v e l C-s C-s C-s RET ESC 
g ESC O A RET q ESC O A ESC O A ESC x r e p o r TAB 
RET

Recent messages:
Opening nntp server on nntp-serv.cam.ac.uk...done
Fetching headers for nntp+nntp-serv.cam.ac.uk:comp.text.tex...done
Scoring...done
Generating summary...done
Mark saved where search started
Opening nntp server on news.gmane.org...done
Retrieving newsgroup: gmane.emacs.devel...
Fetching headers for gmane.emacs.devel...done
Scoring...done
Generating summary...done






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

* bug#2219: 23.0.90; DingBats Font Making text unreadable
  2009-02-06  8:54 ` bug#2219: 23.0.90; DingBats Font Making text unreadable Leo
@ 2009-02-08 15:00   ` Jason Rumney
  2009-02-08 16:28     ` Leo
  2009-02-12 14:10   ` bug#2219: marked as done (23.0.90; DingBats Font Making text unreadable) Emacs bug Tracking System
  1 sibling, 1 reply; 4+ messages in thread
From: Jason Rumney @ 2009-02-08 15:00 UTC (permalink / raw)
  To: Leo, 2219

Leo wrote:
> Somehow the funny DictBats font was used and it makes readable test
> unreadable. Is there a temporary fix for this bug?
>   

Does this happen with emacs -Q, or only when your local customizations 
are used?







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

* bug#2219: 23.0.90; DingBats Font Making text unreadable
  2009-02-08 15:00   ` Jason Rumney
@ 2009-02-08 16:28     ` Leo
  0 siblings, 0 replies; 4+ messages in thread
From: Leo @ 2009-02-08 16:28 UTC (permalink / raw)
  To: Jason Rumney; +Cc: 2219

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

On 2009-02-08 15:00 +0000, Jason Rumney wrote:
> Leo wrote:
>> Somehow the funny DictBats font was used and it makes readable test
>> unreadable. Is there a temporary fix for this bug?
>>   
>
> Does this happen with emacs -Q, or only when your local customizations
> are used?

Yes, it happens with -Q. See attached with emacs -Q opening a .tex file and
text is in verbatim env.


[-- Attachment #2: dictbats.png --]
[-- Type: image/png, Size: 4366 bytes --]

[-- Attachment #3: Type: text/plain, Size: 70 bytes --]


Thanks,
-- 
.:  Leo  :.  [ sdl.web AT gmail.com ]  .: I use Emacs :.

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

* bug#2219: marked as done (23.0.90; DingBats Font Making text  unreadable)
  2009-02-06  8:54 ` bug#2219: 23.0.90; DingBats Font Making text unreadable Leo
  2009-02-08 15:00   ` Jason Rumney
@ 2009-02-12 14:10   ` Emacs bug Tracking System
  1 sibling, 0 replies; 4+ messages in thread
From: Emacs bug Tracking System @ 2009-02-12 14:10 UTC (permalink / raw)
  To: Jason Rumney

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


Your message dated Thu, 12 Feb 2009 22:00:15 +0800
with message-id <49942B6F.60000@gnu.org>
and subject line Re: bug#2219: 23.0.90; DingBats Font Making text unreadable
has caused the Emacs bug report #2219,
regarding 23.0.90; DingBats Font Making text unreadable
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.)


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

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

From: Leo <sdl.web@gmail.com>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.90; DingBats Font Making text unreadable
Date: Fri, 06 Feb 2009 08:54:41 +0000
Message-ID: <xbai4oz8osha.fsf@cam.ac.uk>


Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Using: GNU Emacs 23.0.90.1 (i386-mingw-nt5.1.2600) of 2009-02-02 on
BREPNB

Somehow the funny DictBats font was used and it makes readable test
unreadable. Is there a temporary fix for this bug?

        character: h (104, #o150, #x68)
preferred charset: ascii (ASCII (ISO646 IRV))
       code point: 0x68
           syntax: w    which means: word
         category: a:ASCII, l:Latin, r:Roman
      buffer code: #x68
        file code: #x68 (encoded by coding system undecided-dos)
          display: by this font (glyph code)
    uniscribe:-outline-DictBats-normal-normal-normal-*-15-*-*-*-p-*-iso8859-1
    (#x4B)

Character code properties: customize what to show
  name: LATIN SMALL LETTER H
  general-category: Ll (Letter, Lowercase)

There are text properties here:
  face                 (font-latex-verbatim-face font-latex-sedate-face)
  fontified            t

[back]

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/tmp/emacs/share/emacs/23.0.60/etc/DEBUG for instructions.


In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.0)
 of 2008-12-15 on smaug
configured using `configure  '--prefix=/tmp/emacs''

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_GB.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Group

Minor modes in effect:
  gnus-topic-mode: t
  gnus-undo-mode: t
  dired-omit-mode: t
  recentf-mode: t
  icomplete-mode: t
  savehist-mode: t
  display-time-mode: t
  xterm-mouse-mode: t
  delete-selection-mode: t
  global-auto-revert-mode: t
  minibuffer-depth-indicate-mode: t
  which-function-mode: t
  show-paren-mode: t
  rcirc-track-minor-mode: t
  shell-dirtrack-mode: t
  tooltip-mode: t
  tool-bar-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:
C-k ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A 
ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC 
O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A 
ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC 
O A ESC O A ESC O A ESC O A ESC O A ESC O B ESC O B 
ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC 
O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B 
ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC 
O B ESC O B ESC O B ESC O B ESC O B C-c C-c q b e c 
a u s e SPC o f SPC t h e SPC D i c t B a t s SPC f 
o n t s , SPC t e x t SPC i n DEL DEL i n SPC DEL DEL 
DEL i s SPC s h o w i n g SPC f u n n y SPC c h a r 
a c t e r s RET C-x g n n n RET RET q n p RET RET q 
L C-r E DEL e m a c s . d e v e l C-s C-s C-s RET ESC 
g ESC O A RET q ESC O A ESC O A ESC x r e p o r TAB 
RET

Recent messages:
Opening nntp server on nntp-serv.cam.ac.uk...done
Fetching headers for nntp+nntp-serv.cam.ac.uk:comp.text.tex...done
Scoring...done
Generating summary...done
Mark saved where search started
Opening nntp server on news.gmane.org...done
Retrieving newsgroup: gmane.emacs.devel...
Fetching headers for gmane.emacs.devel...done
Scoring...done
Generating summary...done



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

From: Jason Rumney <jasonr@gnu.org>
To: Leo <sdl.web@gmail.com>, 2219-done@emacsbugs.donarmstrong.com
Subject: Re: bug#2219: 23.0.90; DingBats Font Making text unreadable
Date: Thu, 12 Feb 2009 22:00:15 +0800
Message-ID: <49942B6F.60000@gnu.org>

Leo wrote:
>           display: by this font (glyph code)
>     uniscribe:-outline-DictBats-normal-normal-normal-*-15-*-*-*-p-*-iso8859-1
>     (#x4B)
>
> Character code properties: customize what to show
>   name: LATIN SMALL LETTER H
>   general-category: Ll (Letter, Lowercase)
>
> There are text properties here:
>   face                 (font-latex-verbatim-face font-latex-sedate-face)
>   

I don't know where these faces come from, but the TeX package defines a 
face tex-verbatim that explicitly sets the font-family to "courier". It 
turns out that code to filter out Windows' unwelcome font substitutions 
was incorrectly filtering real bitmap fonts like "courier". It should be 
fixed now.




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

end of thread, other threads:[~2009-02-12 14:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <49942B6F.60000@gnu.org>
2009-02-06  8:54 ` bug#2219: 23.0.90; DingBats Font Making text unreadable Leo
2009-02-08 15:00   ` Jason Rumney
2009-02-08 16:28     ` Leo
2009-02-12 14:10   ` bug#2219: marked as done (23.0.90; DingBats Font Making text unreadable) 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).