emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: parallel bootstrap failure; _prompt_? during bootstrap build


From: Eli Zaretskii
Subject: Re: parallel bootstrap failure; _prompt_? during bootstrap build
Date: Mon, 19 Nov 2007 22:32:44 +0200

> Date: Mon, 19 Nov 2007 21:44:14 +0200
> From: Eli Zaretskii <address@hidden>
> Cc: address@hidden, address@hidden
> 
> > I prefer the latter since most sessions don't use a tty.
> 
> On second thought, I also prefer the latter, if someone figures out a
> clean way of doing that (I think keyboard input for each tty can in
> principle have a different default encoding: e.g., one tty is local,
> while the other is remote, and each one belongs to a different
> locale).

Looking closer at the code, it sounds like we already do TRT:
tty-create-frame-with-faces already calls set-locale-environment.  So
maybe the call in startup.el should be conditioned on the fact that we
are in a GUI session.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]