[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#33050: 27.0.50; [macOS] Problem with process input with process-conn
From: |
Filipp Gunbin |
Subject: |
bug#33050: 27.0.50; [macOS] Problem with process input with process-connection-type nil |
Date: |
Tue, 04 Dec 2018 15:37:36 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (darwin) |
On 03/12/2018 09:17 -0500, Thomas Fitzsimmons wrote:
> Filipp Gunbin <fgunbin@fastmail.fm> writes:
>
>> On 29/11/2018 12:41 +0200, Eli Zaretskii wrote:
>>
>>>> From: Filipp Gunbin <fgunbin@fastmail.fm>
>>>> Cc: eggert@cs.ucla.edu, fitzsim@fitzsim.org, 33050@debbugs.gnu.org
>>>> Date: Thu, 29 Nov 2018 12:51:09 +0300
>>>>
>>>> > I guess I'm confused regarding what you'd like to see on emacs-26.
>>>> > Was there a patch to that effect posted in this discussion, and if so,
>>>> > could you point me to it, please?
>>>>
>>>> Sure, it's in message
>>>> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=33050#89
>>>
>>> Thanks, now pushed to the emacs-26 branch.
>>
>> Ok, I pushed the unconditional setting on master and am closing this
>> bug.
>
> Thanks Eli and Filipp for pushing these. Filipp, on master is there any
> reason not to just leave process-connection-type at its default value?
> The patch I was going to push for this is attached.
>
> Thomas
I find explicit setting more descriptive, but if you think default is
better - please push :-)
Filipp