[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 12:41:05 +0200 |
> From: Andreas Schwab <address@hidden>
> Cc: Lars Magne Ingebrigtsen <address@hidden>, address@hidden
> Date: Sat, 02 Jan 2016 11:05:28 +0100
>
> Eli Zaretskii <address@hidden> writes:
>
> > 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).
>
> Since all inter-process communication is base64 encoded
Thanks, I didn't know that.
> (thus pure-ASCII) any coding system will do.
Right.
So the problem is likely in the receiving part: it should make the
buffer with the base64 encoded stuff unibyte before decoding it.
- Re: [elpa] master 88578a4: Increase the default number of hits, Eli Zaretskii, 2016/01/01
- Re: [elpa] master 88578a4: Increase the default number of hits, Michael Albinus, 2016/01/01
- Re: [elpa] master 88578a4: Increase the default number of hits, Glenn Morris, 2016/01/01
- Re: [elpa] master 88578a4: Increase the default number of hits, Lars Magne Ingebrigtsen, 2016/01/02
- Re: [elpa] master 88578a4: Increase the default number of hits, Lars Magne Ingebrigtsen, 2016/01/02
- Re: [elpa] master 88578a4: Increase the default number of hits, Eli Zaretskii, 2016/01/02
- Re: [elpa] master 88578a4: Increase the default number of hits, Lars Magne Ingebrigtsen, 2016/01/02
- Re: [elpa] master 88578a4: Increase the default number of hits, Eli Zaretskii, 2016/01/02
- Re: [elpa] master 88578a4: Increase the default number of hits, Andreas Schwab, 2016/01/02
- Re: [elpa] master 88578a4: Increase the default number of hits,
Eli Zaretskii <=
- Re: [elpa] master 88578a4: Increase the default number of hits, Andreas Schwab, 2016/01/02
- Re: [elpa] master 88578a4: Increase the default number of hits, Eli Zaretskii, 2016/01/02
- Re: [elpa] master 88578a4: Increase the default number of hits, Andreas Schwab, 2016/01/02
- Re: [elpa] master 88578a4: Increase the default number of hits, Andreas Schwab, 2016/01/02
- Re: [elpa] master 88578a4: Increase the default number of hits, Michael Albinus, 2016/01/02
- Re: [elpa] master 88578a4: Increase the default number of hits, Michael Albinus, 2016/01/02
- Re: [elpa] master 88578a4: Increase the default number of hits, Eli Zaretskii, 2016/01/02
- Re: [elpa] master 88578a4: Increase the default number of hits, Lars Magne Ingebrigtsen, 2016/01/02
- Re: [elpa] master 88578a4: Increase the default number of hits, John Wiegley, 2016/01/02
- Re: [elpa] master 88578a4: Increase the default number of hits, Lars Magne Ingebrigtsen, 2016/01/02