From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id IJFbKmf3vV9cVAAA0tVLHw (envelope-from ) for ; Wed, 25 Nov 2020 06:19:19 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id kIxOJmf3vV8qOwAAB5/wlQ (envelope-from ) for ; Wed, 25 Nov 2020 06:19:19 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id ED0119400EF for ; Wed, 25 Nov 2020 06:19:18 +0000 (UTC) Received: from localhost ([::1]:34468 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kho96-0002cK-QX for larch@yhetil.org; Wed, 25 Nov 2020 01:19:16 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:33288) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kho8D-0002cC-Iz for emacs-orgmode@gnu.org; Wed, 25 Nov 2020 01:18:21 -0500 Received: from pb-smtp2.pobox.com ([64.147.108.71]:50018) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kho8A-0003gE-LR for emacs-orgmode@gnu.org; Wed, 25 Nov 2020 01:18:20 -0500 Received: from pb-smtp2.pobox.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id 2DDA59F74A; Wed, 25 Nov 2020 01:18:17 -0500 (EST) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:in-reply-to:references:date:message-id:mime-version :content-type; s=sasl; bh=xS5GIL+0SAYMQR9Oeh/PwMQyCzc=; b=WTPwso 2zPRa5k4AHWDjOzsmlLAdv2KPAH8Od3/cccuUAICNe7xcBInYKac0utB6d2vIJK+ ZPdSUgYhRbBx/FIK4EaqhpwHCxPbk2jAlEt6tOl9pwoex7Ne2H2Ia7QoN96nzLZp 6PesbVhy7zz6Ga80+VJlbNuh2YI4XRqYJvBzU= Received: from pb-smtp2.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id 12FF19F749; Wed, 25 Nov 2020 01:18:17 -0500 (EST) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:cc:subject:in-reply-to:references:date:message-id:mime-version:content-type; s=mesmtp; bh=EF6idWWhk1HDuIPK5QakHFO/0dIF2T0/a1JQYMilDmU=; b=QbnQIkbHUj5S2gIjJN1Z45mhXY6Gw2GcTcaP4QAWyi9alMHqO5tJbWkHvD1xifx2pSfIcboMoWE8xHWjc0kZbWdk8/TGmpP4dSmdMx9zTJ9gfRsjJzzvlO+2YVI803VrtLgRsbbE7v3dGMei4c+Xh/3A6kWVrAtnJutbrWZIxr0= Received: from localhost (unknown [45.33.91.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp2.pobox.com (Postfix) with ESMTPSA id 7FC779F748; Wed, 25 Nov 2020 01:18:16 -0500 (EST) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: Robert Subject: Re: [PATCH] org-protocol: Make org protocol defaults work on windows In-Reply-To: References: Date: Wed, 25 Nov 2020 01:18:15 -0500 Message-ID: <87d0027ye0.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: 0160AA06-2EE6-11EB-A135-74DE23BA3BAF-24757444!pb-smtp2.pobox.com Received-SPF: pass client-ip=64.147.108.71; envelope-from=kyle@kyleam.com; helo=pb-smtp2.pobox.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=pobox.com header.s=sasl header.b=WTPwso 2; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=QbnQIkbH; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.21 X-TUID: WXk3NaWYPXGG Robert writes: > Hei, > > Attached a little patch to make the default org-protocol handlers work on windows. > > Tested with Windows 10 and emacs 27.1 Thank you for the patch. Any org-protocol and/or Windows users out there that can provide feedback?