GNU bug report logs -
#26396
25.1; char-displayable-p on a latin1 tty
Previous Next
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
>
> We've heard over the
> years from several users who make a point of using non UTF-8 locales,
> and I expect them to have reasons for that. I wouldn't want us to
> break their configurations.
Debian has an easy line in /etc/default/console-setup. The default is
now utf8 but there's lots more. I have it latin1.
Paul Eggert <eggert <at> cs.ucla.edu> writes:
>
> ... The problem is that other parts of the code
> obey terminal-coding-system instead of what the Linux console can
> actually display.
I think I'd like char-displayable-p to obey terminal-coding-system too
like those parts, since that is the bytes which are sent out.
I imagine making minimal enquiries into the console settings would be
both less thinking needed in emacs and more give the user what setup
they chose. Doing stuff to change the mode doesn't sound good.
This bug report was last modified 8 years and 66 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.