GNU bug report logs - #31062
26.0.91; warning on UTF-8 encoding of unibyte text

Previous Next

Package: emacs;

Reported by: charles <at> aurox.ch (Charles A. Roelli)

Date: Wed, 4 Apr 2018 18:27:01 UTC

Severity: wishlist

Found in version 26.0.91

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 31062 <at> debbugs.gnu.org (full text, mbox):

From: charles <at> aurox.ch (Charles A. Roelli)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 31062 <at> debbugs.gnu.org
Subject: Re: bug#31062: 26.0.91; warning on UTF-8 encoding of unibyte text
Date: Thu, 05 Apr 2018 20:27:15 +0200
> Date: Wed, 04 Apr 2018 22:20:55 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
> 
> > There's this warning:
> > 
> > These default coding systems were tried to encode text
> > in the buffer ‘test’:
> >   (utf-8-unix (1 . 4194243) (2 . 4194236))
> > However, each of them encountered characters it couldn’t encode:
> >   utf-8-unix cannot encode these: \303 \274
> > 
> > Is the text "(1 . 4194243) (2 . 4194236)" useful here?
> 
> It shows the positions and the codepoints of the offending characters,
> and the coding-system that was tried.

Thank you for clarifying.  Could we write something like,

> These default coding systems were tried to encode text in the buffer
> 'test', but failed for the listed (POSITION . CODEPOINT) elements:

to make that clear to the user?




This bug report was last modified 3 years and 322 days ago.

Previous Next


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