GNU bug report logs - #2755
describe-char says that DejaVu Sans Mono is being used to display a raw character

Previous Next

Package: emacs;

Reported by: Juanma Barranquero <lekktu <at> gmail.com>

Date: Mon, 23 Mar 2009 15:25:04 UTC

Severity: normal

Tags: moreinfo

Done: Juanma Barranquero <lekktu <at> gmail.com>

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 2755 in the body.
You can then email your comments to 2755 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#2755; Package emacs. (Mon, 23 Mar 2009 15:25:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Juanma Barranquero <lekktu <at> gmail.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Mon, 23 Mar 2009 15:25:05 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Bug-Gnu-Emacs <bug-gnu-emacs <at> gnu.org>
Subject: describe-char says that DejaVu Sans Mono is being used to display a 
	raw character
Date: Mon, 23 Mar 2009 16:17:38 +0100
As a consequence of bug#2741, after vc-annotate I get a buffer that is
nominally utf-8-dos but contains raw bytes, for example:

ca005e53 test.txt (Juanma Barranquero 2008-01-29 08:56:38 +0000   32)
;;; Preparaci\363n

If I `describe-char' the \363 character, I get:

          character:   (4194291, #o17777763, #x3ffff3)
  preferred charset: eight-bit (Raw bytes 128-255)
         code point: 0xF3
             syntax: w 	which means: word
        buffer code: #xF3
          file code: not encodable by coding system utf-8-dos
            display: by this font (glyph code)
      uniscribe:-outline-DejaVu Sans
Mono-normal-normal-normal-mono-13-*-*-*-c-*-iso8859-1 (#x03)

  Character code properties: customize what to show

  There are text properties here:
    face                 vc-annotate-face-FF3F3F
    fontified            t

which seems wrong. In fact, I can only reproduce this at work; on my
laptop, with a very similar font setup (both have nearly identical
fonts, including the very same version of DejaVu Sans Mono)
`describe-char' says that it has no font available for that character.

The relevant part of the font log:

font for: (243 . iso-8859-1)
list: -outline-DejaVu Sans Mono-*-mono-*-iso8859-1
  -outline-DejaVu Sans Mono-normal-italic-normal-mono-*-c-*-iso8859-1
  -outline-DejaVu Sans Mono-bold-italic-normal-mono-*-c-*-iso8859-1
  -outline-DejaVu Sans Mono-bold-normal-normal-mono-*-c-*-iso8859-1
  -outline-DejaVu Sans Mono-normal-normal-normal-mono-*-c-*-iso8859-1
  -outline-DejaVu Sans Mono-normal-italic-normal-mono-*-c-*-iso8859-1
  -outline-DejaVu Sans Mono-bold-italic-normal-mono-*-c-*-iso8859-1
  -outline-DejaVu Sans Mono-bold-normal-normal-mono-*-c-*-iso8859-1
  -outline-DejaVu Sans Mono-normal-normal-normal-mono-*-c-*-iso8859-1
sort-by: -*-normal-normal-normal-*-13-*
  uniscribe:-outline-DejaVu Sans Mono-normal-normal-normal-mono-*-c-*-iso8859-1

    Juanma





Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#2755; Package emacs. (Thu, 02 Apr 2009 12:35:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kenichi Handa <handa <at> m17n.org>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Thu, 02 Apr 2009 12:35:05 GMT) Full text and rfc822 format available.

Message #10 received at 2755 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Kenichi Handa <handa <at> m17n.org>
To: Juanma Barranquero <lekktu <at> gmail.com>, 2755 <at> debbugs.gnu.org
Subject: Re: bug#2755: describe-char says that DejaVu Sans Mono is being used to
	display a raw character
Date: Thu, 02 Apr 2009 21:29:41 +0900
In article <f7ccd24b0903230817n5ee5a30fy96ebe948f632a4ee <at> mail.gmail.com>, Juanma Barranquero <lekktu <at> gmail.com> writes:

> As a consequence of bug#2741, after vc-annotate I get a buffer that is
> nominally utf-8-dos but contains raw bytes, for example:

> ca005e53 test.txt (Juanma Barranquero 2008-01-29 08:56:38 +0000   32)
> ;;; Preparaci\363n

> If I `describe-char' the \363 character, I get:

>           character:   (4194291, #o17777763, #x3ffff3)
>   preferred charset: eight-bit (Raw bytes 128-255)
>          code point: 0xF3
>              syntax: w 	which means: word
>         buffer code: #xF3
>           file code: not encodable by coding system utf-8-dos
>             display: by this font (glyph code)
>       uniscribe:-outline-DejaVu Sans
> Mono-normal-normal-normal-mono-13-*-*-*-c-*-iso8859-1 (#x03)

>   Character code properties: customize what to show

>   There are text properties here:
>     face                 vc-annotate-face-FF3F3F
>     fontified            t

I can't reproduce that problem on GNU/Linux system.

> which seems wrong. In fact, I can only reproduce this at work; on my
> laptop, with a very similar font setup (both have nearly identical
> fonts, including the very same version of DejaVu Sans Mono)
> `describe-char' says that it has no font available for that character.

> The relevant part of the font log:

> font for: (243 . iso-8859-1)

This is very strange.  243 is the byte code of that raw-byte
character #x3ffff3.  But, usually the log should say that
the character code is #x3ffff3, And, it says that the
character has `charset' text property `iso-8859-1'.  But,
describe-char doesn't show that property.

> list: -outline-DejaVu Sans Mono-*-mono-*-iso8859-1
>   -outline-DejaVu Sans Mono-normal-italic-normal-mono-*-c-*-iso8859-1
>   -outline-DejaVu Sans Mono-bold-italic-normal-mono-*-c-*-iso8859-1
>   -outline-DejaVu Sans Mono-bold-normal-normal-mono-*-c-*-iso8859-1
>   -outline-DejaVu Sans Mono-normal-normal-normal-mono-*-c-*-iso8859-1
>   -outline-DejaVu Sans Mono-normal-italic-normal-mono-*-c-*-iso8859-1
>   -outline-DejaVu Sans Mono-bold-italic-normal-mono-*-c-*-iso8859-1
>   -outline-DejaVu Sans Mono-bold-normal-normal-mono-*-c-*-iso8859-1
>   -outline-DejaVu Sans Mono-normal-normal-normal-mono-*-c-*-iso8859-1
> sort-by: -*-normal-normal-normal-*-13-*
>   uniscribe:-outline-DejaVu Sans Mono-normal-normal-normal-mono-*-c-*-iso8859-1

Is it a Windows specific problem?

---
Kenichi Handa
handa <at> m17n.org







Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#2755; Package emacs. (Thu, 02 Apr 2009 12:55:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Juanma Barranquero <lekktu <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Thu, 02 Apr 2009 12:55:04 GMT) Full text and rfc822 format available.

Message #15 received at 2755 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Kenichi Handa <handa <at> m17n.org>
Cc: 2755 <at> debbugs.gnu.org
Subject: Re: bug#2755: describe-char says that DejaVu Sans Mono is being used 
	to display a raw character
Date: Thu, 2 Apr 2009 14:46:17 +0200
On Thu, Apr 2, 2009 at 14:29, Kenichi Handa <handa <at> m17n.org> wrote:

> This is very strange.  243 is the byte code of that raw-byte
> character #x3ffff3.  But, usually the log should say that
> the character code is #x3ffff3, And, it says that the
> character has `charset' text property `iso-8859-1'.  But,
> describe-char doesn't show that property.

> Is it a Windows specific problem?

I suppose so.

Unfortunately, I've just lost access to the only computer where I was
able to reproduce the problem, so I think we should either close this
bug, or tag it as +moreinfo on the hope that it can be reproduced
(I'll try to duplicate on the laptop the font setup I had at work as
exactly as possible, but it's a long shot).

I still see #2741, though.

    Juanma




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#2755; Package emacs. (Fri, 03 Apr 2009 02:20:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kenichi Handa <handa <at> m17n.org>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Fri, 03 Apr 2009 02:20:04 GMT) Full text and rfc822 format available.

Message #20 received at 2755 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Kenichi Handa <handa <at> m17n.org>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: 2755 <at> debbugs.gnu.org
Subject: Re: bug#2755: describe-char says that DejaVu Sans Mono is being used 
	to display a raw character
Date: Fri, 03 Apr 2009 11:15:29 +0900
In article <f7ccd24b0904020546l5eb3ddd8q81fe94123e3f8f25 <at> mail.gmail.com>, Juanma Barranquero <lekktu <at> gmail.com> writes:

> On Thu, Apr 2, 2009 at 14:29, Kenichi Handa <handa <at> m17n.org> wrote:
> > This is very strange.  243 is the byte code of that raw-byte
> > character #x3ffff3.  But, usually the log should say that
> > the character code is #x3ffff3, And, it says that the
> > character has `charset' text property `iso-8859-1'.  But,
> > describe-char doesn't show that property.

> > Is it a Windows specific problem?

> I suppose so.

> Unfortunately, I've just lost access to the only computer where I was
> able to reproduce the problem,

Oops, I should have respond in this thread much earlier, sorry.

> so I think we should either close this bug, or tag it as
> +moreinfo on the hope that it can be reproduced

I agree with +moreinfo.  How to do that?

> I still see #2741, though.

I have no knowledge about vc.el.  Isn't it possible to fix
this bug within vc*.el?  Does it require more fundamental
change?

---
Kenichi Handa
handa <at> m17n.org




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#2755; Package emacs. (Fri, 03 Apr 2009 02:50:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Juanma Barranquero <lekktu <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Fri, 03 Apr 2009 02:50:03 GMT) Full text and rfc822 format available.

Message #25 received at 2755 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Kenichi Handa <handa <at> m17n.org>
Cc: 2755 <at> debbugs.gnu.org
Subject: Re: bug#2755: describe-char says that DejaVu Sans Mono is being used 
	to display a raw character
Date: Fri, 3 Apr 2009 04:41:05 +0200
On Fri, Apr 3, 2009 at 04:15, Kenichi Handa <handa <at> m17n.org> wrote:

> Oops, I should have respond in this thread much earlier, sorry.

No problem; it wasn't a serious bug anyway (not to mention being
almost non-reproducible).

> I agree with +moreinfo.  How to do that?

Just Cc: to control <at> debbugs.gnu.org, and start the message with

tags 2755 + moreinfo
quit

> I have no knowledge about vc.el.  Isn't it possible to fix
> this bug within vc*.el?  Does it require more fundamental
> change?

No, I think it's just vc.

    Juanma




Tags added: moreinfo Request was from Kenichi Handa <handa <at> m17n.org> to control <at> emacsbugs.donarmstrong.com. (Fri, 03 Apr 2009 04:00:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#2755; Package emacs. (Wed, 09 Sep 2009 23:45:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Juanma Barranquero <lekktu <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Wed, 09 Sep 2009 23:45:04 GMT) Full text and rfc822 format available.

Message #32 received at 2755 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Kenichi Handa <handa <at> m17n.org>
Cc: 2755 <at> debbugs.gnu.org
Subject: Re: bug#2755: describe-char says that DejaVu Sans Mono is being used 
	to display a raw character
Date: Thu, 10 Sep 2009 01:34:35 +0200
On Thu, Apr 2, 2009 at 14:46, Juanma Barranquero<lekktu <at> gmail.com> wrote:

> Unfortunately, I've just lost access to the only computer where I was
> able to reproduce the problem

FWIW, I can now reproduce #2755, so if you want me to try something, just ask.

    Juanma



Reply sent to Juanma Barranquero <lekktu <at> gmail.com>:
You have taken responsibility. (Wed, 06 Jul 2011 23:50:03 GMT) Full text and rfc822 format available.

Notification sent to Juanma Barranquero <lekktu <at> gmail.com>:
bug acknowledged by developer. (Wed, 06 Jul 2011 23:50:03 GMT) Full text and rfc822 format available.

Message #37 received at 2755-done <at> debbugs.gnu.org (full text, mbox):

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Kenichi Handa <handa <at> m17n.org>
Cc: 2755-done <at> debbugs.gnu.org
Subject: Re: bug#2755: describe-char says that DejaVu Sans Mono is being used
	to display a raw character
Date: Thu, 7 Jul 2011 01:48:58 +0200
On Thu, Sep 10, 2009 at 01:34, Juanma Barranquero <lekktu <at> gmail.com> wrote:

> FWIW, I can now reproduce #2755, so if you want me to try something, just ask.

I cannot reproduce it anymore, so I'm closing this one.

    Juanma




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 04 Aug 2011 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 326 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.