[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: console stuff (was: Re: argp limitation
From: |
Thomas Bushnell, BSG |
Subject: |
Re: console stuff (was: Re: argp limitation |
Date: |
11 Mar 2002 20:59:29 -0800 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 |
Roland McGrath <roland@gnu.org> writes:
> > And then the way to change that dynamically is to, well, do a setopts
> > call.
> >
> > If there is some error and it can't read the file, then it returns an
> > error and leaves the previous keymap in place.
>
> That seem utterly unacceptable to me based on the principles I described.
> Since you haven't responded to my rationale, I'm going to ignore your remark.
An alternative strategy (for the dynamic case) is to have the client
hand a port for the file to the console server, which can then read
from it exactly as if it were a file (which it normally will be).
In the passive translator case, it's perfectly fine for it to read
from the filesystem, right?
- argp limitation, Marcus Brinkmann, 2002/03/10
- Re: argp limitation, Roland McGrath, 2002/03/10
- console stuff (was: Re: argp limitation, Marcus Brinkmann, 2002/03/10
- Re: console stuff (was: Re: argp limitation, Roland McGrath, 2002/03/11
- Re: console stuff (was: Re: argp limitation, Marcus Brinkmann, 2002/03/11
- Re: console stuff (was: Re: argp limitation, Roland McGrath, 2002/03/11
- Re: console stuff (was: Re: argp limitation, Thomas Bushnell, BSG, 2002/03/11
- Re: console stuff (was: Re: argp limitation, Roland McGrath, 2002/03/11
- Re: console stuff (was: Re: argp limitation,
Thomas Bushnell, BSG <=
- Re: console stuff (was: Re: argp limitation, Roland McGrath, 2002/03/12
- Re: console stuff (was: Re: argp limitation, Thomas Bushnell, BSG, 2002/03/12
- Re: console stuff (was: Re: argp limitation, Roland McGrath, 2002/03/12
- Re: console stuff (was: Re: argp limitation, Thomas Bushnell, BSG, 2002/03/12
- Re: console stuff (was: Re: argp limitation, Marcus Brinkmann, 2002/03/12
Re: argp limitation, Niels Möller, 2002/03/11