emacs-devel
[Top][All Lists]
Advanced

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

Re: [elpa] master 88578a4: Increase the default number of hits


From: Eli Zaretskii
Subject: Re: [elpa] master 88578a4: Increase the default number of hits
Date: Sat, 02 Jan 2016 11:53:57 +0200

> From: Lars Magne Ingebrigtsen <address@hidden>
> Cc: address@hidden
> Date: Sat, 02 Jan 2016 10:01:10 +0100
> 
> Eli Zaretskii <address@hidden> writes:
> 
> > Any idea why this is different with async than without it?
> 
> It's the inter-process communication and the base64 that's affecting
> it.  I think.  Possibly.  (async.el works by starting a separate Emacs,
> and then talking to it over a socket...)

How is process-coding-system set up for communicating with the
subsidiary Emacs?  it should be no-conversion, I think, at least in
the input direction (i.e. from the subsidiary Emacs to the parent
one).



reply via email to

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