From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id SJytHfVFOmAOagAA0tVLHw (envelope-from ) for ; Sat, 27 Feb 2021 13:15:33 +0000 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id QOlsGfVFOmBEHwAAB5/wlQ (envelope-from ) for ; Sat, 27 Feb 2021 13:15:33 +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 A9F9B25A74 for ; Sat, 27 Feb 2021 14:15:32 +0100 (CET) Received: from localhost ([::1]:51148 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lFzRS-00006Q-CX for larch@yhetil.org; Sat, 27 Feb 2021 08:15:30 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:43566) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lFzR5-00006I-B2 for emacs-orgmode@gnu.org; Sat, 27 Feb 2021 08:15:07 -0500 Received: from mail-yb1-xb2d.google.com ([2607:f8b0:4864:20::b2d]:42193) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lFzR3-0006cg-9W for emacs-orgmode@gnu.org; Sat, 27 Feb 2021 08:15:06 -0500 Received: by mail-yb1-xb2d.google.com with SMTP id n195so11843976ybg.9 for ; Sat, 27 Feb 2021 05:15:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=9zuCPWerfP5/42XVBjd7EbJ0v7BBssSThBxRnd3W/dQ=; b=ah5lPCeHvlTRl6QIYngAfMlzSobmBTDeAvy1R6uWurw2Z8wgkMLlBZaiExF92gT6Pg G0RbdGWuOy8H6Wdsuj8DP//d7yqByMA3EYN2cFkWIF15G89AxEJkiA3hFBJZZhUtAZhz oJjZn4qP8/8TuZpcVESIhgMnxV6y9C18TPcHqOu+z0A/pGI24ufG8pxh88Va6yhI/Eq8 Znmix39AKqsiWDWqYVabN39PmKrusCho5TMAyp8ifnUgBSOyO05dziUUM5/tt4r6vsFX zHFCZInift6VcEDC7z/wwRxPu1NsHhplx4oxC9R1e0ifOvMxHPofoCYVWKqiAboW0uHI KUHQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=9zuCPWerfP5/42XVBjd7EbJ0v7BBssSThBxRnd3W/dQ=; b=s3fJrD3Mw6Q591RO/GSFCZ1QE7YSNQ54l+oo+r/gAoBvXIHEkY019ICicD6jil7deZ NA83cf4DWQ7CTyvxjuJcIuxTy0YZUyjlW17FQ6gQYQ8mL6mHXq3d9iHW0A4BFzgu2r28 DGFc2tzcIpfoAdkYIFGXfLnTSYudmuSMmD8wxdAi5m/On88kxx4x6P5bSyMxc7qbIFob V86ZPZwOacSk1VOmP1oT6R+xDjIYcBXRV4M4BnHiIVS3hbIWZ8cGkgr66LlSOlYRX3eO YvW69UWYqmn0EWYIOx/dbu3H0ZZSTQtP1wqp0R+7EupkNn9VJGRSsX4ghMvyccG2MVtx +Sdg== X-Gm-Message-State: AOAM532R1v3LnVh9Rk1L5Iev6jCbyp5hsG+iS4sw6oSBFD36NzmxfDFP borh2np2YOPliWF6Xt5ViLxYo2XMAgTcBhP6UF3r9bBSUL0= X-Google-Smtp-Source: ABdhPJwVK05rwDvTC+jObJVq1RpYRE7iLHPZ3s+qHL8hKfd1NNHx+O7V4DnGbofspvrtSkBsb2DLFLa1kjdMu6irXdc= X-Received: by 2002:a25:a541:: with SMTP id h59mr11199537ybi.203.1614431703529; Sat, 27 Feb 2021 05:15:03 -0800 (PST) MIME-Version: 1.0 References: <20210217155332.18162-1-aaronjensen@gmail.com> In-Reply-To: <20210217155332.18162-1-aaronjensen@gmail.com> From: Aaron Jensen Date: Sat, 27 Feb 2021 07:14:52 -0600 Message-ID: Subject: Re: [PATCH] org-mac-link: Disable Evernote capture by default To: emacs-orgmode@gnu.org Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=2607:f8b0:4864:20::b2d; envelope-from=aaronjensen@gmail.com; helo=mail-yb1-xb2d.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, 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: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1614431733; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=9zuCPWerfP5/42XVBjd7EbJ0v7BBssSThBxRnd3W/dQ=; b=b/xOu70U55jeja9ZuK8ZOZWe6uBe3ABoy6aGkt6LDwYkZrwyoeC62UQ1ZFkwU7CUkWXfzn aKnTKqm9YXybQidc2vVWhh//zFmKiRms6rNY/P6cgo3qfxGFP3vT/+dfBYEmMyuXNFUIvU vKOn3/AJNnH+19/ERwPOmGusLVbGFLw1JtAO3HD3RwTJAIbJeapA73b4kF1Dy7Iz7wCWYx f11PlNyq9mBaHuFb/ouG8KidpFrEly7U8REC+SnUvAbsUBgdEN6s427uebMW73qFkJSZTz urSbzsZ7IM13aMCsNdIilSRA8nhLdt15JAw0ePjvVvnCm3nb0wBsi3akkRUimw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1614431733; a=rsa-sha256; cv=none; b=WEU8VsO1W/IlY4Cv51SdMBpGYhpCGbsG6Ed/pVwacFnBayfEPy8q6d7cAYprAqsVPkhiLk VsgIF/Z1Z6higJJKNmdifQBO1g2yMCe5PY2Az6wvofNEzbJZYlwCN9cMd4+Ifj4JV6ijW5 50WsQShFiLSBetYvpl+M/RN50o0+PWJgg52gWksiskgRJQAFVydRi2p1LjqthbFs8Ua2a2 L8zimVkIqahfks7yzmy70717+Jgh2B8v9DoYzaqOm+WGJdeX8wP8wiWYZAQb74XhO3rM8M QxY+GKs1VpSzIEC1m2jm3yuxooX97gqY+6+G6nD2HafgNbouXkuJ1VOUCcuskA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=ah5lPCeH; dmarc=pass (policy=none) header.from=gmail.com; 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-Migadu-Spam-Score: -1.57 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=ah5lPCeH; dmarc=pass (policy=none) header.from=gmail.com; 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-Migadu-Queue-Id: A9F9B25A74 X-Spam-Score: -1.57 X-Migadu-Scanner: scn0.migadu.com X-TUID: vFp20iyXM6cu On Wed, Feb 17, 2021 at 9:55 AM Aaron Jensen wrote: > > The two `shell-command-to-string` invocations during eval are > extremely slow. Users of Evernote should `org-mac-grab-Evernote-app-p` > and `org-mac-evernote-path` explicitly. Hi all, Any chance of getting this merged in? It's a pretty nasty one for mac users. Thanks, Aaron