[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: parallel bootstrap failure; _prompt_? during bootstrap build
From: |
Stefan Monnier |
Subject: |
Re: parallel bootstrap failure; _prompt_? during bootstrap build |
Date: |
Wed, 21 Nov 2007 10:18:59 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) |
> I don't know what to explain: if we assume the input (from stdin) to be
> "text" rather than "binary data", then there needs to be
> a decoding step.
> Maybe you should explain why you think there shouldn't be such a thing?
> That's not quite what I said.
> The input from stdin to a batch program should not be thought of as
> keyboard input. It is just as likely to come from a file or some
> other program.
> Perhaps it should be decoded somehow, but not the decoding should not
> be based on keyboard-coding-system.
Well, some coding-system should be used. I think the "locale" coding
system makes a lot of sense, and keyboard-coding-system is typically
equal to the locale coding system.
This said, now I'm wondering: in batch mode, does encoded-kb.el have
any effect? I mean, are input-decode-map and function-key-map used?
Stefan
- Re: parallel bootstrap failure; _prompt_? during bootstrap build, (continued)
- Re: parallel bootstrap failure; _prompt_? during bootstrap build, Richard Stallman, 2007/11/19
- Re: parallel bootstrap failure; _prompt_? during bootstrap build, Richard Stallman, 2007/11/18
- Re: parallel bootstrap failure; _prompt_? during bootstrap build, Eli Zaretskii, 2007/11/18
- Re: parallel bootstrap failure; _prompt_? during bootstrap build, Richard Stallman, 2007/11/19
- Re: parallel bootstrap failure; _prompt_? during bootstrap build, Stefan Monnier, 2007/11/19
- Re: parallel bootstrap failure; _prompt_? during bootstrap build, Richard Stallman, 2007/11/20
- Re: parallel bootstrap failure; _prompt_? during bootstrap build, Stefan Monnier, 2007/11/20
- Re: parallel bootstrap failure; _prompt_? during bootstrap build, Richard Stallman, 2007/11/21
- Re: parallel bootstrap failure; _prompt_? during bootstrap build,
Stefan Monnier <=
- Re: parallel bootstrap failure; _prompt_? during bootstrap build, Eli Zaretskii, 2007/11/19
- Re: parallel bootstrap failure; _prompt_? during bootstrap build, Kenichi Handa, 2007/11/19
- Re: parallel bootstrap failure; _prompt_? during bootstrap build, Richard Stallman, 2007/11/20
- Re: parallel bootstrap failure; _prompt_? during bootstrap build, Eli Zaretskii, 2007/11/20
- Re: parallel bootstrap failure; _prompt_? during bootstrap build, Richard Stallman, 2007/11/21
- Re: parallel bootstrap failure; _prompt_? during bootstrap build, Eli Zaretskii, 2007/11/21
- Re: parallel bootstrap failure; _prompt_? during bootstrap build, Richard Stallman, 2007/11/22
- Re: parallel bootstrap failure; _prompt_? during bootstrap build, Eli Zaretskii, 2007/11/17
Re: parallel bootstrap failure; _prompt_? during bootstrap build, Andreas Schwab, 2007/11/17