From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean-Christophe Helary via Users list for the GNU Emacs text editor Newsgroups: gmane.emacs.help Subject: Handling the message:// protocol in Emacs Date: Mon, 30 Dec 2024 02:22:14 +0000 Message-ID: Reply-To: Jean-Christophe Helary Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="4671"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Mon Dec 30 03:23:27 2024 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1tS5RG-00015E-Nq for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 30 Dec 2024 03:23:26 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tS5Qc-0003Wu-7U; Sun, 29 Dec 2024 21:22:46 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tS5QZ-0003WY-S3 for help-gnu-emacs@gnu.org; Sun, 29 Dec 2024 21:22:43 -0500 Original-Received: from mail-0201.mail-europe.com ([51.77.79.158]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tS5QV-0008Bs-IM for help-gnu-emacs@gnu.org; Sun, 29 Dec 2024 21:22:43 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=traductaire-libre.org; s=protonmail3; t=1735525336; x=1735784536; bh=gT79JTbS+iSjYmuSEXe4l1KpXdyBlJ9XMosjANWFdfo=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector: List-Unsubscribe:List-Unsubscribe-Post; b=txnkuIjP4LIRtVSZSsL8aAN+z3RZrCaZawuhhqh8gdcngQBmh5/vNQFaGgAGWroWK +yNueYjiNUwYOOfmC5FJD5sqxthorft1sobh7Wby+WNtr82Q8fO6DGOl8zCsVLue69 wN8pofP47v9r3lAb3Zq448MVBsivq/yQ++szr9RTXznikZoVWWxc8iqw0P0987zrlu PqmCclbjwzLYeS6wCSBjTTzIg8f7DYptKiT6kUG6gjZpr6DLPcjUr59Hn+ZNwt1f59 UBc2Nf/TNcM3bJrdJDcBBxBOMKXMcA03b54yuCxlpdlA2yCCMjGsxWcdWFP1MsmNN3 9OdHNj6nqdizg== Feedback-ID: 92162971:user:proton X-Pm-Message-ID: dee20bd0a7605cac51366ca2843bb69efbf2b1f5 Received-SPF: pass client-ip=51.77.79.158; envelope-from=jean.christophe.helary@traductaire-libre.org; helo=mail-0201.mail-europe.com X-Spam_score_int: -2 X-Spam_score: -0.3 X-Spam_bar: / X-Spam_report: (-0.3 / 5.0 requ) AC_FROM_MANY_DOTS=2.497, 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, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:149059 Archived-At: I=E2=80=99d like to have URIs defined as: message://[string] open in the default macOS Mail reader (Mail.app). How would I go about to achieve that? --=20 Jean-Christophe Helary https://sr.ht/~brandelune/ @jchelary@sciences.social