emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Network security manager


From: Lars Magne Ingebrigtsen
Subject: Re: Network security manager
Date: Wed, 19 Nov 2014 00:02:58 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.51 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

> That variable is an internal implementation detail designed for a
> specific purpose that has nothing to do with running asynchronously.
> Exposing it to Lisp is IMO extremely unclean.  Especially since this
> is not really needed anyway, because Lars's use case has a much
> simpler solution that doesn't require any such kludges.

Yeah, it turned out to not work in my use case either.  I had forgotten
that eww sometimes renders stuff asynchronously anyway (when url.el gets
a redirection, the entire thing is then run off of a process filter
instead in the main thread, if I follow the logic here (and I may well
not)).

So the user interface problem remains.  We don't want to suddenly start
asking people stuff while they're doing other stuff, but here we kinda
need to ask them stuff...

In any case, exporting that variable is not the answer.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

[Prev in Thread] Current Thread [Next in Thread]