GNU bug report logs -
#42366
UTF8 QR codes vs. emacs
Previous Next
Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Date: Wed, 15 Jul 2020 14:22:02 UTC
Severity: normal
Tags: notabug
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Date: Wed, 05 Aug 2020 12:26:55 +0200
> Cc: 42366 <at> debbugs.gnu.org
>
> > Compare how
> > $ qrencode -t UTF8 x
> > looks in
> > $ emacs -nw -f shell # vs.
> > $ emacs -f shell
> >
> > As you can see in the latter it is quite mangled,
> > perhaps beyond machine recognition.
>
> It's not good in any case, really. Here's the X version:
Can you send the file itself?
> Note the horizontal lines -- it should be a solid white field.
How do you know that?
> And with -nw it's just a complete mess:
No, it isn't...
> I guess... it's translating all the Unicode characters instead of just
> letting the terminal render them? The terminal does have these
> characters; when running the program directly in the shell everything
> works fine.
That's what happens when Emacs thinks your terminal cannot display
these characters. What does 'terminal-coding-system' return on that
display?
> Does anybody know how to make shell-mode (under -nw) just output the
> characters?
Hmm... shell-mode? Now I'm beginning to think I don't really
understand what are the steps to reproduce the problem, and what is
their meaning (jidanni needs to learn how to report bugs clearly).
Would you please describe the steps, starting from "emacs -Q"?
This bug report was last modified 5 years and 17 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.