From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikolay Kudryavtsev Subject: Re: Update to org-protocol-capture-html Date: Thu, 27 Jul 2017 18:40:10 +0300 Message-ID: References: <33ff160b-3018-503c-7bba-30124c25ad64@gmail.com> <87y3relr39.fsf@alphapapa.net> <7af9aa56-737b-bb68-bfb5-60bdad81335a@gmail.com> <87eft51jjt.fsf@alphapapa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48892) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1daktf-0008Bx-DS for emacs-orgmode@gnu.org; Thu, 27 Jul 2017 11:40:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1daktb-0006rX-Ec for emacs-orgmode@gnu.org; Thu, 27 Jul 2017 11:40:19 -0400 Received: from mail-lf0-x230.google.com ([2a00:1450:4010:c07::230]:38388) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1daktb-0006qE-70 for emacs-orgmode@gnu.org; Thu, 27 Jul 2017 11:40:15 -0400 Received: by mail-lf0-x230.google.com with SMTP id y15so81633146lfd.5 for ; Thu, 27 Jul 2017 08:40:15 -0700 (PDT) In-Reply-To: <87eft51jjt.fsf@alphapapa.net> Content-Language: en-US List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Cc: Adam Porter My testing had shown that if in org-protocol-check-filename-for-protocol we have (server-delete-client _client) instead of (server-edit), the client process gets closed fine. May I propose such a change? -- Best Regards, Nikolay Kudryavtsev