Re: Controlling (La)TeX



"Jonathan Fine" <J.Fine@xxxxxxxxxx> writes:

Randy Yates" <yates@xxxxxxxx> wrote

I don't deny that there are applications that require multiple
ctrl-c's, but I conjecture that they are extremely rare and
contrary to standard usage.

Earlier today I posted a message showing that Python
run interactively requires ^C ^C to exit. Or more
exactly,
^C ^Z <return> # windows
^C ^D # unix

Ahh, OK - that's one out of ... thousdands?

I think this 'storm in a teacup' is because some of
us think of TeX being only a batch program, while
others realise that TeX has a occasionally useful
command line interface.

I am fully aware of TeX's command line interface. However, there are
often times when I don't give a damn about using TeX's command line
interface and simply want to ctrl-c out to the OS so I can get on with
optimizing my style file or whatever else I was doing.

Oh, here's another couple of rare and contrary programs.
The bash shell, and Windows CMD.EXE. These ignore
repeated ^C.

Hmmm. I have no idea what you are talking about. These are
shells, not applications.

As does Python. Which is useful, because
someone wanting to kill a program started in the
shell might 'press the ^C button' multiple times.

Again, you've given one example.
--
% Randy Yates % "Bird, on the wing,
%% Fuquay-Varina, NC % goes floating by
%%% 919-577-9882 % but there's a teardrop in his eye..."
%%%% <yates@xxxxxxxx> % 'One Summer Dream', *Face The Music*, ELO
http://home.earthlink.net/~yatescr
.



Relevant Pages

  • Re: good, reliable window manager?
    ... > that the GUI has been oversold and frequently suffers from a number of ... A scripted command interface also allows ... about background modes, and emacs grew a shell interface, etc.) At the ...
    (comp.unix.bsd.freebsd.misc)
  • Re: The GDEs
    ... At the shell prompt you type a command followed by a string of options ... That's the Command Line Interface. ...
    (comp.os.linux.misc)
  • Re: good, reliable window manager?
    ... > presented itself with a GUI. ... Just enter!command, including ... > about background modes, and emacs grew a shell interface, etc.) At the ...
    (comp.unix.bsd.freebsd.misc)
  • Re: Could UNIX I/O be Made Type-Safe?
    ... shell could be given the ability to snoop a program's interface ... which is then parsed by the shell. ... If the command line description interface was required, ... information is being sent on standard output, ...
    (comp.unix.programmer)
  • Re: newbie - questions about "rm"
    ... Mostly it's a limit of the shell. ... filenames from stdin and feeds them to the "rm" command in bite-size ... lot of overhead using a program like xargs, ... That depends on the program that's being called multiple times. ...
    (alt.os.linux)