[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: interaction with "internal" emacs processes.
|
From: |
Thien-Thi Nguyen |
|
Subject: |
Re: interaction with "internal" emacs processes. |
|
Date: |
Tue, 11 Oct 2005 17:02:50 +0200 |
|
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
"rgb" <address@hidden> writes:
> How is it possible that any function f-b could execute
> before f-a completes.
probably it was a typo (posting-grade code). anyway, "completes" is
insufficient to describe asynchronous operation, for which there is one
starting point, but multiple ending points; the programmer can control
the interaction of the ending points in various ways.
thi