emacs-devel
[Top][All Lists]
Advanced

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

Re: scratch/macos-process-args 1b79178: * src/sysdep.c (system_process_a


From: Filipp Gunbin
Subject: Re: scratch/macos-process-args 1b79178: * src/sysdep.c (system_process_attributes): Support args attribute on macOS
Date: Fri, 16 Apr 2021 12:44:05 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (darwin)

On 16/04/2021 10:14 +0200, Robert Pluim wrote:

>>>>>> On Thu, 15 Apr 2021 18:35:11 -0400 (EDT), fgunbin@fastmail.fm (Filipp 
>>>>>> Gunbin) said:
>
>     Filipp>    if (ttyname)
>     Filipp> -    attrs = Fcons (Fcons (Qtty, build_string (ttyname)), attrs);
>     Filipp> +    attrs = Fcons (Fcons (Qttname, build_string (ttyname)), 
> attrs);
>
> Nit: could you mention this bugfix in the commit message?

Sure!  There's also the same bug with FreeBSD, will fix it too.

Filipp



reply via email to

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