Received: from forward105p.mail.yandex.net (forward105p.mail.yandex.net [77.88.28.108]) by mail-b.sr.ht (Postfix) with ESMTPS id 6E270FF117 for <~sircmpwn/aerc@lists.sr.ht>; Tue, 29 Sep 2020 10:27:37 +0000 (UTC) Authentication-Results: mail-b.sr.ht; dkim=pass (1024-bit key) header.d=ya.ru header.i=@ya.ru header.b=kIYC+E/b Received: from forward101q.mail.yandex.net (forward101q.mail.yandex.net [IPv6:2a02:6b8:c0e:4b:0:640:4012:bb98]) by forward105p.mail.yandex.net (Yandex) with ESMTP id 16D484D406ED; Tue, 29 Sep 2020 13:27:35 +0300 (MSK) Received: from mxback3q.mail.yandex.net (mxback3q.mail.yandex.net [IPv6:2a02:6b8:c0e:39:0:640:4545:437c]) by forward101q.mail.yandex.net (Yandex) with ESMTP id 130D0CF40004; Tue, 29 Sep 2020 13:27:35 +0300 (MSK) Received: from vla5-e763f15c6769.qloud-c.yandex.net (vla5-e763f15c6769.qloud-c.yandex.net [2a02:6b8:c18:340b:0:640:e763:f15c]) by mxback3q.mail.yandex.net (mxback/Yandex) with ESMTP id Tmhb2MMilV-RYjuOObZ; Tue, 29 Sep 2020 13:27:35 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ya.ru; s=mail; t=1601375255; bh=VKQCufuLuoFKe6fUdpG1YN/jGILKYBFzDZnD5Bnd340=; h=In-Reply-To:From:To:Subject:Cc:Date:Message-Id; b=kIYC+E/b4GnE9g3+qX8adbDrbMXbA/w5hF2pFdRDusVAWXyjED64U/iPjd/yDY13a beQ/MtlLDRMZ8qgYbrZ+ZLPS8wu6H0g7iNbZXUaMIklOueUjZO5y0Tew2RoP8zwnGh 6RoI3J2XdZ7wsyCVa0ZxqXUkv2IDszRv38GV/ZXE= Authentication-Results: mxback3q.mail.yandex.net; dkim=pass header.i=@ya.ru Received: by vla5-e763f15c6769.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id 5nOOP3uFXu-RYnOTW2s; Tue, 29 Sep 2020 13:27:34 +0300 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client certificate not present) Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Subject: Re: [PATCH] on macOS, :open now can use the specified application Cc: <~sircmpwn/aerc@lists.sr.ht> To: "Reto" From: "JD" Date: Tue, 29 Sep 2020 13:25:40 +0300 Message-Id: In-Reply-To: <4F15483C-BB34-4463-BF8C-F9460D159945@labrat.space> On Tue Sep 29, 2020 at 11:42 +0200, Reto wrote: > If people do funny things, it's on them. OK, sent PATCH v2 then :) (I tried `git am` it before sending, was applied OK for me.) --=20 JD