GNU bug report logs - #42603
EWW shows chars > #xFF with font set by "set-fontset-font"

Previous Next

Package: emacs;

Reported by: Sebastian Urban <mrsebastianurban <at> gmail.com>

Date: Wed, 29 Jul 2020 16:27:02 UTC

Severity: normal

Done: Sebastian Urban <mrsebastianurban <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Sebastian Urban <mrsebastianurban <at> gmail.com>
Subject: bug#42603: closed (Re: bug#42603: EWW shows chars > #xFF with
 font set by "set-fontset-font")
Date: Mon, 03 Aug 2020 18:40:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#42603: EWW shows chars > #xFF with font set by "set-fontset-font"

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 42603 <at> debbugs.gnu.org.

-- 
42603: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42603
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Sebastian Urban <mrsebastianurban <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 42603-done <at> debbugs.gnu.org
Subject: Re: bug#42603: EWW shows chars > #xFF with font set by
 "set-fontset-font"
Date: Mon, 3 Aug 2020 20:39:47 +0200
>> And if I want some characters to be rendered, and the rest not to be
>> rendered - to which font I should assign "the rest"?
> 
> Leave them unassigned: Emacs will find the proper font itself.

Alright, I'll stick to:
   (set-fontset-font "fontset-default" 'unicode "nil")
for now, but if something goes wrong, I'll remove this line and try to
use per script/range settings for as much chars as I need/want, and let
Emacs do the work for other characters.


S. U.

[Message part 3 (message/rfc822, inline)]
From: Sebastian Urban <mrsebastianurban <at> gmail.com>
To: Bug GNU Emacs <bug-gnu-emacs <at> gnu.org>
Subject: EWW shows chars > #xFF with font set by "set-fontset-font"
Date: Wed, 29 Jul 2020 18:26:07 +0200
Hello,

a quick recipe:
1. Open website in EWW with chars above #xFF, e.g.:
   M-x eww RET https://sjp.pl/slownik/ort/ RET
2. M-: (set-fontset-font t 'unicode "Times New Roman")
   ... or any font, other than in variable-pitch face
3. Watch as some chars change font.

The thing is, both unchanged and changed chars have face of
variable-pitch ("C-u C-x =" on char), so nothing should change,
I think.

Something similar happens in:
   M-x list-charset-chars RET unicode-bmp RET
#x00 -> #xFF stays the same, next segments change.

Tested on: GNU Emacs 28.0.50 (build 1, x86_64-w64-mingw32) of
2020-07-05.


S. U.



This bug report was last modified 4 years and 293 days ago.

Previous Next


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