From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harald Hanche-Olsen Newsgroups: gmane.emacs.bugs Subject: bug#3963: 23.0.94; Emacs on nextstep/Mac OS X should handle mailto: URLs Date: Wed, 29 Jul 2009 15:38:53 -0500 (CDT) Message-ID: <20090729.153853.237930317.hanche@math.ntnu.no> References: <873a8fpaxq.fsf@iki.fi> Reply-To: Harald Hanche-Olsen , 3963@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1248901086 24302 80.91.229.12 (29 Jul 2009 20:58:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 29 Jul 2009 20:58:06 +0000 (UTC) Cc: 3963@emacsbugs.donarmstrong.com To: tlikonen@iki.fi Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Jul 29 22:57:59 2009 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MWGDm-0000pW-8W for geb-bug-gnu-emacs@m.gmane.org; Wed, 29 Jul 2009 22:57:58 +0200 Original-Received: from localhost ([127.0.0.1]:60248 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWGDl-00056q-Rt for geb-bug-gnu-emacs@m.gmane.org; Wed, 29 Jul 2009 16:57:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWGDT-0004wk-FM for bug-gnu-emacs@gnu.org; Wed, 29 Jul 2009 16:57:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWGDO-0004uq-DN for bug-gnu-emacs@gnu.org; Wed, 29 Jul 2009 16:57:38 -0400 Original-Received: from [199.232.76.173] (port=39046 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWGDO-0004ul-8m for bug-gnu-emacs@gnu.org; Wed, 29 Jul 2009 16:57:34 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:44358) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MWGDN-0008Bm-Kd for bug-gnu-emacs@gnu.org; Wed, 29 Jul 2009 16:57:33 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6TKvVpf008763; Wed, 29 Jul 2009 13:57:31 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.14.3/8.14.3/Submit) id n6TKj52S006310; Wed, 29 Jul 2009 13:45:05 -0700 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: Harald Hanche-Olsen Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 29 Jul 2009 20:45:04 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 3963 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 3963-submit@emacsbugs.donarmstrong.com id=B3963.12488999455376 (code B ref 3963); Wed, 29 Jul 2009 20:45:04 +0000 Original-Received: (at 3963) by emacsbugs.donarmstrong.com; 29 Jul 2009 20:39:05 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from abel.math.ntnu.no (abel.math.ntnu.no [129.241.15.50]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with SMTP id n6TKcx09005351 for <3963@emacsbugs.donarmstrong.com>; Wed, 29 Jul 2009 13:39:01 -0700 Original-Received: (qmail 13783 invoked from network); 29 Jul 2009 20:38:56 -0000 Original-Received: from gauss.math.ntnu.no (HELO localhost) (hanche@129.241.15.102) by abel.math.ntnu.no with ESMTPA; 29 Jul 2009 20:38:56 -0000 In-Reply-To: <873a8fpaxq.fsf@iki.fi> X-URL: http://www.math.ntnu.no/~hanche/ X-Mailer: Mew version 6.2.51 on Emacs 23.0.94 / Mule 6.0 (HANACHIRUSATO) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Resent-Date: Wed, 29 Jul 2009 16:57:38 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:29712 Archived-At: + Teemu Likonen : > As you noticed, currently Emacs doesn't handle mailto URLs. Here's my > solution for the issue: > > http://www.emacswiki.org/emacs/MailtoHandler But that requires the use of emacsclient. How do you talk firefox, safari, camino, opera, and vienna into running emacsclient in response to a user clicking on a mailto: link? The first issue is for emacs to actually receive the incoming message requesting the handling of the mailto: url. I don't know how that can be accomplished, but note that emacs already responds correctly to "open -a emacs filename". I assume the basic messaging mechanism must be the same? - Harald