From unknown Sun Jun 22 22:42:33 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#2755 <2755@debbugs.gnu.org> To: bug#2755 <2755@debbugs.gnu.org> Subject: Status: describe-char says that DejaVu Sans Mono is being used to display a raw character Reply-To: bug#2755 <2755@debbugs.gnu.org> Date: Mon, 23 Jun 2025 05:42:33 +0000 retitle 2755 describe-char says that DejaVu Sans Mono is being used to disp= lay a raw character reassign 2755 emacs submitter 2755 Juanma Barranquero severity 2755 normal tag 2755 moreinfo thanks From lekktu@gmail.com Mon Mar 23 08:18:04 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 23 Mar 2009 15:18:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.0 required=4.0 tests=IMPRONONCABLE_2 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n2NFI0MW018194 for ; Mon, 23 Mar 2009 08:18:01 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lllua-0005mH-3y for bug-gnu-emacs@gnu.org; Mon, 23 Mar 2009 11:18:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LlluV-0005lk-1X for bug-gnu-emacs@gnu.org; Mon, 23 Mar 2009 11:17:59 -0400 Received: from [199.232.76.173] (port=49480 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LlluU-0005lh-S6 for bug-gnu-emacs@gnu.org; Mon, 23 Mar 2009 11:17:54 -0400 Received: from mail-ew0-f160.google.com ([209.85.219.160]:61494) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LlluU-0002bE-4u for bug-gnu-emacs@gnu.org; Mon, 23 Mar 2009 11:17:54 -0400 Received: by ewy4 with SMTP id 4so2097965ewy.42 for ; Mon, 23 Mar 2009 08:17:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:received:message-id:subject :from:to:content-type:content-transfer-encoding; bh=lqnkRQq76hIsW7P7x4N3ouUBA3K+0NrDXnjVc+0YmoI=; b=amQOQCvnQ6ShArR+3jMmFRMlFVQcXDUQ1Ah9B/7xnLasi9njKSWXtNZwACbYzbzhmG MTw9Ut/FjimL1+ik5Alzy9G9YP/at0oovW1WGHmCPJpp9eXbv9RmAGwSzdawBCMIR2J9 lco1GAIDOWcnwRxH0cZUh08d6WFHwWohDZ06I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=jXIcvcDVmkcf2IOE4rl6LJ/1N8IpZKKvdyuA6wxYwxclzNJkLCaHzi/cKe1x4o3CPA ZrXO/eJMx9MDaXSDU0Gbtvd0nj0YTxIVRT0OCiDJCJ1uQoiFyWymIjjyZusqL7J/7yxP 9iX9yX8tPxsvodUU4YJB+Raeb3hXRq4Ui7edg= MIME-Version: 1.0 Date: Mon, 23 Mar 2009 16:17:38 +0100 Received: by 10.210.81.10 with SMTP id e10mr1563864ebb.78.1237821473239; Mon, 23 Mar 2009 08:17:53 -0700 (PDT) Message-ID: Subject: describe-char says that DejaVu Sans Mono is being used to display a raw character From: Juanma Barranquero To: Bug-Gnu-Emacs Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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 From handa@m17n.org Thu Apr 2 05:28:54 2009 Received: (at 2755) by emacsbugs.donarmstrong.com; 2 Apr 2009 12:28:55 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.0 required=4.0 tests=GMAIL,HAS_BUG_NUMBER, IMPRONONCABLE_2 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mx1.aist.go.jp (mx1.aist.go.jp [150.29.246.133]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n32CSoJQ030318 for <2755@emacsbugs.donarmstrong.com>; Thu, 2 Apr 2009 05:28:52 -0700 Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id n32CSn3u018620; Thu, 2 Apr 2009 21:28:49 +0900 (JST) env-from (handa@m17n.org) Received: from smtp3.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id n32CSnSR016297; Thu, 2 Apr 2009 21:28:49 +0900 (JST) env-from (handa@m17n.org) Received: by smtp3.aist.go.jp with ESMTP id n32CSmZF008620; Thu, 2 Apr 2009 21:28:48 +0900 (JST) env-from (handa@m17n.org) Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1LpM3B-0002nq-2C; Thu, 02 Apr 2009 21:29:41 +0900 From: Kenichi Handa To: Juanma Barranquero , 2755@debbugs.gnu.org In-reply-to: (message from Juanma Barranquero on Mon, 23 Mar 2009 16:17:38 +0100) Subject: Re: bug#2755: describe-char says that DejaVu Sans Mono is being used to display a raw character References: Message-Id: Date: Thu, 02 Apr 2009 21:29:41 +0900 In article , Juanma Barranquero 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@m17n.org From lekktu@gmail.com Thu Apr 2 05:46:41 2009 Received: (at 2755) by emacsbugs.donarmstrong.com; 2 Apr 2009 12:46:41 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.0 required=4.0 tests=HAS_BUG_NUMBER, IMPRONONCABLE_2 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-ew0-f178.google.com (mail-ew0-f178.google.com [209.85.219.178]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n32CkbPY003104 for <2755@emacsbugs.donarmstrong.com>; Thu, 2 Apr 2009 05:46:39 -0700 Received: by ewy26 with SMTP id 26so622455ewy.1 for <2755@emacsbugs.donarmstrong.com>; Thu, 02 Apr 2009 05:46:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :received:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=iD9W1X/2FCnxtOswKZ8kKVM14lWJ/Fkx354xOam7Kdw=; b=AknN2AbNbX4vcjRYfIfCqO6ujkS+HRxXdKNMV/hOUmkrzouRJKSl6dzSAwsPc3MGSv Io/7k3GlnWymseQh5F/hnRZzyRAgyb1xXfScEkM0fyMcEcJTZB5Z15kYs7XKMYJ3+6aY JKGvvHU0Fay2srmfb1XA5uacZWDDiEtoY+EyY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=vikKTYmETlSrS9hnLLTNTSREC4bbRMeHnq38Dzpx4+L4qGcNzb0cWAciBZvGxYvHUI 4ffA6KGT/M8Td1qnJjKqNSiDSDpXGldGTIPPQNAMUc+n7KAeof6JhjpOLd0yaOkjsXuF aOIvZj/LB2YT7Ea3PjnnTmepgng0PDMeNZLfY= MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 2 Apr 2009 14:46:17 +0200 Received: by 10.210.112.4 with SMTP id k4mr3160270ebc.36.1238676392294; Thu, 02 Apr 2009 05:46:32 -0700 (PDT) Message-ID: Subject: Re: bug#2755: describe-char says that DejaVu Sans Mono is being used to display a raw character From: Juanma Barranquero To: Kenichi Handa Cc: 2755@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, Apr 2, 2009 at 14:29, Kenichi Handa wrote: > This is very strange. =C2=A0243 is the byte code of that raw-byte > character #x3ffff3. =C2=A0But, usually the log should say that > the character code is #x3ffff3, And, it says that the > character has `charset' text property `iso-8859-1'. =C2=A0But, > 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 From handa@m17n.org Thu Apr 2 19:14:40 2009 Received: (at 2755) by emacsbugs.donarmstrong.com; 3 Apr 2009 02:14:40 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.0 required=4.0 tests=GMAIL,HAS_BUG_NUMBER, IMPRONONCABLE_2 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mx1.aist.go.jp (mx1.aist.go.jp [150.29.246.133]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n332EbZ1004256 for <2755@emacsbugs.donarmstrong.com>; Thu, 2 Apr 2009 19:14:38 -0700 Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id n332EapK008199; Fri, 3 Apr 2009 11:14:36 +0900 (JST) env-from (handa@m17n.org) Received: from smtp4.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id n332EaKQ007939; Fri, 3 Apr 2009 11:14:36 +0900 (JST) env-from (handa@m17n.org) Received: by smtp4.aist.go.jp with ESMTP id n332EaaV017262; Fri, 3 Apr 2009 11:14:36 +0900 (JST) env-from (handa@m17n.org) Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1LpYwL-0004fP-Oh; Fri, 03 Apr 2009 11:15:29 +0900 From: Kenichi Handa To: Juanma Barranquero CC: 2755@debbugs.gnu.org In-reply-to: (message from Juanma Barranquero on Thu, 2 Apr 2009 14:46:17 +0200) Subject: Re: bug#2755: describe-char says that DejaVu Sans Mono is being used to display a raw character References: MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-Id: Date: Fri, 03 Apr 2009 11:15:29 +0900 In article , Juanma Barranquero writes: > On Thu, Apr 2, 2009 at 14:29, Kenichi Handa 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@m17n.org From lekktu@gmail.com Thu Apr 2 19:41:31 2009 Received: (at 2755) by emacsbugs.donarmstrong.com; 3 Apr 2009 02:41:32 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-fx0-f160.google.com (mail-fx0-f160.google.com [209.85.220.160]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n332fSMr011982 for <2755@emacsbugs.donarmstrong.com>; Thu, 2 Apr 2009 19:41:29 -0700 Received: by fxm4 with SMTP id 4so1044351fxm.1 for <2755@emacsbugs.donarmstrong.com>; Thu, 02 Apr 2009 19:41:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :received:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=vg13Lrn0d7fRKhuizvwxTQWMm048jrhjGvgYW7jx2bE=; b=geRRX3XkAE5h23xyOHx8OavM4/XmG8Mb286vad1VF00XCZt2W2snpquu67xHA9+IDR aWD/aed3EBcjncYh8c3eKt2t3Nhdyv/8LjQ/DUi3aUra2yc1h97rCzn8TWyBGwnrlFHG 4+JfntqbAlSL/M8kxkPYaTR/kOEdND47cqP5o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=fJuBYJTkfhxFGonYe+RtBhNGYyLI5TH+ttkjGH9QLMUj+CkrWHDSz4hKIBMbT9ZtlL /4PFefOLQsXv5wdS7fYDTyLbCQyoz42c9bgcuS+BU5AfW3xAJwo0iPRYFORqVYQheuKm XvKUxW61/ORskYpZ57VZMIF8TJIqaCbRS3KpM= MIME-Version: 1.0 In-Reply-To: References: Date: Fri, 3 Apr 2009 04:41:05 +0200 Received: by 10.223.113.136 with SMTP id a8mr593641faq.101.1238726482279; Thu, 02 Apr 2009 19:41:22 -0700 (PDT) Message-ID: Subject: Re: bug#2755: describe-char says that DejaVu Sans Mono is being used to display a raw character From: Juanma Barranquero To: Kenichi Handa Cc: 2755@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Fri, Apr 3, 2009 at 04:15, Kenichi Handa 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. =C2=A0How to do that? Just Cc: to control@debbugs.gnu.org, and start the message with tags 2755 + moreinfo quit > I have no knowledge about vc.el. =C2=A0Isn't it possible to fix > this bug within vc*.el? =C2=A0Does it require more fundamental > change? No, I think it's just vc. Juanma From handa@m17n.org Thu Apr 2 20:50:46 2009 Received: (at control) by emacsbugs.donarmstrong.com; 3 Apr 2009 03:50:46 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-5.0 required=4.0 tests=HAS_BUG_NUMBER, VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mx1.aist.go.jp (mx1.aist.go.jp [150.29.246.133]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n333ogdm030604 for ; Thu, 2 Apr 2009 20:50:44 -0700 Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id n333ofNi014364 for ; Fri, 3 Apr 2009 12:50:41 +0900 (JST) env-from (handa@m17n.org) Received: from smtp1.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id n333ofkp005705 for ; Fri, 3 Apr 2009 12:50:41 +0900 (JST) env-from (handa@m17n.org) Received: by smtp1.aist.go.jp with ESMTP id n333od68014394 for ; Fri, 3 Apr 2009 12:50:41 +0900 (JST) env-from (handa@m17n.org) Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1LpaRI-0005AQ-LR for control@emacsbugs.donarmstrong.com; Fri, 03 Apr 2009 12:51:32 +0900 From: Kenichi Handa To: control@debbugs.gnu.org Subject: bug#2755: describe-char says that DejaVu Sans Mono is being used to display a raw character Message-Id: Date: Fri, 03 Apr 2009 12:51:32 +0900 tags 2755 + moreinfo quit From lekktu@gmail.com Wed Sep 9 16:35:06 2009 Received: (at 2755) by emacsbugs.donarmstrong.com; 9 Sep 2009 23:35:06 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.5 required=4.0 tests=AWL,FOURLA,GMAIL, HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-bw0-f223.google.com (mail-bw0-f223.google.com [209.85.218.223]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n89NZ2ov005860 for <2755@emacsbugs.donarmstrong.com>; Wed, 9 Sep 2009 16:35:06 -0700 Received: by bwz23 with SMTP id 23so4202345bwz.1 for <2755@emacsbugs.donarmstrong.com>; Wed, 09 Sep 2009 16:34:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=ngq9zewiiZqO0zLY6hrN+YlOCyZZzgCWE17TEpCflzU=; b=RZECRKo5qQ8vP4D+4qGVCbP0ftyk+0Cwce1i1zdHAUY6FouEyDCYnNbMpSjeFPLmot 3u82xprqhTigcXzSohtCKpuq+dhtc6Sf6bvOmvBLgOvwARxPDCQ9bYyoS9oUPMn+nMzD QBS2JU8kCmHPOSHJ3gHnTybFZ8kUniOSlxiYg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=llDtqMDHAaHsHm/IL7vBwgLK+95Sd7NPt97tMN/oSzwR69m6YyBegp+QICzhwS/voP +DWKrs/BYUNlvGUdhhFsxb8467jvkJAZCE+onLuJll2GOWolCVnO/Nx9f2pvDJarlrpC 2J0T1slJ7XDp07MJZPR4Px6vmlFbaenqwg2cU= MIME-Version: 1.0 Received: by 10.239.168.166 with SMTP id k38mr89178hbe.63.1252539296449; Wed, 09 Sep 2009 16:34:56 -0700 (PDT) In-Reply-To: References: From: Juanma Barranquero Date: Thu, 10 Sep 2009 01:34:35 +0200 Message-ID: Subject: Re: bug#2755: describe-char says that DejaVu Sans Mono is being used to display a raw character To: Kenichi Handa Cc: 2755@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 On Thu, Apr 2, 2009 at 14:46, Juanma Barranquero 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 From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 06 19:49:46 2011 Received: (at 2755-done) by debbugs.gnu.org; 6 Jul 2011 23:49:47 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qebqj-0001bG-V7 for submit@debbugs.gnu.org; Wed, 06 Jul 2011 19:49:46 -0400 Received: from mail-pw0-f44.google.com ([209.85.160.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qebqi-0001b4-5F for 2755-done@debbugs.gnu.org; Wed, 06 Jul 2011 19:49:44 -0400 Received: by pwj5 with SMTP id 5so309839pwj.3 for <2755-done@debbugs.gnu.org>; Wed, 06 Jul 2011 16:49:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=3j9Wupy+kZ96qZWDJCcmPrYXsLf50PZ8hiq5NIBxgeU=; b=cwhZEvKkag+ZH8K+33Akqu0TXePcCnLo6NOnsjUOR1SAGTxQUYJbGmJCn23UepGVES PonETSOrsbtIK3O8iF023L3usVGPrC8o2dwTIJFDd+01peMbcWaV8tpngjR9nKZ3mFA/ TT7OHgouhHzNPj/Rluw8BjQ/5OMjx+D3QzpPI= Received: by 10.143.97.26 with SMTP id z26mr81140wfl.81.1309996178236; Wed, 06 Jul 2011 16:49:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.144.4 with HTTP; Wed, 6 Jul 2011 16:48:58 -0700 (PDT) In-Reply-To: References: From: Juanma Barranquero Date: Thu, 7 Jul 2011 01:48:58 +0200 Message-ID: Subject: Re: bug#2755: describe-char says that DejaVu Sans Mono is being used to display a raw character To: Kenichi Handa Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 2755-done Cc: 2755-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.3 (---) On Thu, Sep 10, 2009 at 01:34, Juanma Barranquero 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. =C2=A0 =C2=A0 Juanma From unknown Sun Jun 22 22:42:33 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 04 Aug 2011 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator