[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnuplot vs. emacs' compile command
From: |
Richard Stallman |
Subject: |
Re: gnuplot vs. emacs' compile command |
Date: |
Wed, 28 May 2003 09:55:31 -0400 |
> We're talking about a synchronous subprocess, which means that Emacs
> waits for it to finish.
Hmmm... some imaginary demon keeps shouting "multithreading!" in my ear,
but I have no idea whether that's even remotely feasible.
Emacs already supports asynchronous subprocesses, but this is a
synchronous one, which is a different feature.