
15 Dec
2003
15 Dec
'03
3:34 p.m.
Helmut Eller <e9626484@stud3.tuwien.ac.at> writes:
There are various alternatives for (b):
- we could display the output buffer at the beginning of each evaluation command. But I think that would be annoying, especially when the evaluation produces no output.
- display the output buffer every time a chunk of output arrives. This may also be annoying. I wouldn't like it.
- display the output buffer when the first chunk of output arrives and when the evaluation is completed.
- a new evaluation command that displays the buffer at the beginning
I choose this one. I would propose that the new command is C-x M-e, because I used this choice before.
Choose one variant and I will implement it.
Thanks, Nicolas.
Helmut.