Hongyi Zhao <[email protected]> writes:

>> Then I'd try something like
>>
>>   (let ((default-directory "~/auctex-checkout"))
>>     (call-process "~/auctex-checkout/configure" nil "*configure-output*" t))
>
> I try to `C-x C-e' the following code in *scratch* buffer:
>
> (let ((default-directory "~/auctex"))
>     (call-process "~/auctex/configure" nil "*configure-output*" t))
>
>> and check what's in the *configure-output* buffer afterwards.
>
> It seems to work, but the cursor/point always stays in busy state. See
> the following in the *configure-output* buffer:

Hm, then I'd ask the straight.el developers.

Bye,
Tassilo

Reply via email to