From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: chad Newsgroups: gmane.emacs.devel Subject: Re: mailclient-send-it usage of browse-url Date: Thu, 15 Apr 2010 09:49:02 -0700 Message-ID: <9B44302A-3EAB-4634-83A1-EB53C4F317EF@gmail.com> References: <455E2F09-93A7-4CD1-BFC8-E5E6DCF73E65@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: multipart/alternative; boundary=Apple-Mail-3-985166288 X-Trace: dough.gmane.org 1271350929 16083 80.91.229.12 (15 Apr 2010 17:02:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 15 Apr 2010 17:02:09 +0000 (UTC) Cc: "christian.lynbech@tieto.com>" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 15 19:02:08 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 1O2SS4-0003PK-Km for ged-emacs-devel@m.gmane.org; Thu, 15 Apr 2010 19:02:05 +0200 Original-Received: from localhost ([127.0.0.1]:39060 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O2SS4-0005AA-7O for ged-emacs-devel@m.gmane.org; Thu, 15 Apr 2010 13:02:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O2SFi-00086n-G2 for emacs-devel@gnu.org; Thu, 15 Apr 2010 12:49:18 -0400 Original-Received: from [140.186.70.92] (port=48721 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O2SFe-00083a-0o for emacs-devel@gnu.org; Thu, 15 Apr 2010 12:49:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O2SFa-0006O5-JX for emacs-devel@gnu.org; Thu, 15 Apr 2010 12:49:13 -0400 Original-Received: from mail-bw0-f225.google.com ([209.85.218.225]:50323) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O2SFa-0006Nf-6q for emacs-devel@gnu.org; Thu, 15 Apr 2010 12:49:10 -0400 Original-Received: by bwz25 with SMTP id 25so1637383bwz.8 for ; Thu, 15 Apr 2010 09:49:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:mime-version :content-type:from:in-reply-to:date:cc:message-id:references:to :x-mailer; bh=6pDbcpW7GtaiQuWYZ+wtEWPh5LLcPfZa6p2D569k+p4=; b=E2E1MEID7cuB9tKHUooUM3nIW6VtE4A460lD4XduusVx7CWXVaelv+tNXOKE7Fi7BC /5HFK7dpgcrwMLBvCs+mfY8NT9KK+ZqTWSVJgpkLjDwYbzXecSDdQHpjToNCZT7+rLHb 7ON3cqwgvdMdgP+EvAnvJ6VGbeTjWjAs2Mjps= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :message-id:references:to:x-mailer; b=WX+yDPueAeavGZ3fUJgxreku0QqoNygubEf0hWK1NSmPw9x5HcrUp3kgUDSOJhImm6 m1/jK5mSH3jC3IA0yRXD3dJMe1ppgJ3KeHTB2ZDpj8cZ3agWW4oddDjGgPLjw73xnveN /3U4DEArQ3u6UKJrGfL+86JzH4MTaUe6YFBFY= Original-Received: by 10.204.18.78 with SMTP id v14mr441096bka.2.1271350147689; Thu, 15 Apr 2010 09:49:07 -0700 (PDT) Original-Received: from [10.0.1.6] (c-98-247-149-76.hsd1.wa.comcast.net [98.247.149.76]) by mx.google.com with ESMTPS id x16sm1210807bku.11.2010.04.15.09.49.05 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 15 Apr 2010 09:49:06 -0700 (PDT) In-Reply-To: X-Mailer: Apple Mail (2.1078) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:123713 Archived-At: --Apple-Mail-3-985166288 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On Apr 15, 2010, at 12:46 AM, = wrote: > I probably have been jumping to conclusions based on a too cursory = look > at browse-url.el. I will do a more proper investigation on my mac when = I > get home and report back. >=20 >>> If you are using emacs-w3m which I think is a quite >>> reasonable thing to do, the mailto: hack fails. > [...] >=20 > I should perhaps also state for the record that this is not about > helping me personally; I have something that works now.=20 >=20 > As I see it, the issue is with the default behaviour for which we have > the goal of providing as robustly as possible a means of sending an > email such that even a novice with an unconfigured emacs on darwin can > send back a bug report. The default does this, and it is all about helping you. You somehow = broke the default in your configuration. Since you haven't told us how you = broke your own configuration, and the only potentially interesting part of the = breakage to *us* is if you broke it doing something that users shouldn't expect = to cause the breakage, then all the rest of the noise about browse-url and the like = is just that -- noise -- until you determine that whatever caused the issue should = not have done so. Let us know if we can help you! *Chad --Apple-Mail-3-985166288 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii


= --Apple-Mail-3-985166288--