From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Stephen J. Turnbull" Newsgroups: gmane.emacs.devel Subject: Re: mailclient-send-it usage of browse-url Date: Thu, 15 Apr 2010 11:28:52 +0900 Message-ID: <87pr2130uz.fsf@uwakimon.sk.tsukuba.ac.jp> References: <090B076C-712C-42BD-B1F6-3B48F0C0C61C@gmail.com> <084ECF66-40BA-4A07-B8CE-9A148F4FC357@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1271298657 30602 80.91.229.12 (15 Apr 2010 02:30:57 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 15 Apr 2010 02:30:57 +0000 (UTC) Cc: Jeff Clough , christian.lynbech@tieto.com, "emacs-devel@gnu.org" To: David Reitter Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 15 04:30:53 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1O2Eqx-0004CS-G9 for ged-emacs-devel@m.gmane.org; Thu, 15 Apr 2010 04:30:51 +0200 Original-Received: from localhost ([127.0.0.1]:40477 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O2Eqw-0005uc-Oa for ged-emacs-devel@m.gmane.org; Wed, 14 Apr 2010 22:30:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O2Eqr-0005rW-3I for emacs-devel@gnu.org; Wed, 14 Apr 2010 22:30:45 -0400 Original-Received: from [140.186.70.92] (port=59808 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O2Eqq-0005qL-0v for emacs-devel@gnu.org; Wed, 14 Apr 2010 22:30:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O2Eqn-0005X7-QG for emacs-devel@gnu.org; Wed, 14 Apr 2010 22:30:43 -0400 Original-Received: from mtps01.sk.tsukuba.ac.jp ([130.158.97.223]:46063) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O2Eqn-0005Wb-F9 for emacs-devel@gnu.org; Wed, 14 Apr 2010 22:30:41 -0400 Original-Received: from uwakimon.sk.tsukuba.ac.jp (uwakimon.sk.tsukuba.ac.jp [130.158.99.156]) by mtps01.sk.tsukuba.ac.jp (Postfix) with ESMTP id E1CC51535A8; Thu, 15 Apr 2010 11:30:38 +0900 (JST) Original-Received: by uwakimon.sk.tsukuba.ac.jp (Postfix, from userid 1000) id 54A221A391C; Thu, 15 Apr 2010 11:28:52 +0900 (JST) In-Reply-To: <084ECF66-40BA-4A07-B8CE-9A148F4FC357@gmail.com> X-Mailer: VM 8.0.12-devo-585 under 21.5 (beta29) "garbanzo" a03421eb562b XEmacs Lucid (x86_64-unknown-linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:123678 Archived-At: David Reitter writes: > It should really work like that on GNU/Linux as well; but we can't > rely on the middleware to do this there - someone please correct me > if that's wrong. There's a standard (freedesktop.org, IIRC) wadget called xdg-open, which may do the right thing. If not, an RFE would be in order, I think.