From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chad Brown Newsgroups: gmane.emacs.devel Subject: Re: mailclient-send-it usage of browse-url Date: Thu, 15 Apr 2010 10:22:02 -0700 Message-ID: References: <86DDDA9D-2655-4B6C-A54E-AA87521C74E9@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1271352143 21240 80.91.229.12 (15 Apr 2010 17:22:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 15 Apr 2010 17:22:23 +0000 (UTC) Cc: emacs-devel@gnu.org To: Lennart Borgman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 15 19:22:21 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 1O2Sle-0005IE-UF for ged-emacs-devel@m.gmane.org; Thu, 15 Apr 2010 19:22:19 +0200 Original-Received: from localhost ([127.0.0.1]:54261 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O2Sle-0006Cg-Aa for ged-emacs-devel@m.gmane.org; Thu, 15 Apr 2010 13:22:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O2SlZ-0006CD-LM for emacs-devel@gnu.org; Thu, 15 Apr 2010 13:22:13 -0400 Original-Received: from [140.186.70.92] (port=47681 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O2SlV-0006Bc-Mq for emacs-devel@gnu.org; Thu, 15 Apr 2010 13:22:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O2SlT-00047k-Cg for emacs-devel@gnu.org; Thu, 15 Apr 2010 13:22:09 -0400 Original-Received: from dmz-mailsec-scanner-5.mit.edu ([18.7.68.34]:63442) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O2SlT-00047I-AG for emacs-devel@gnu.org; Thu, 15 Apr 2010 13:22:07 -0400 X-AuditID: 12074422-b7c13ae000003829-5a-4bc74b3d1c5c Original-Received: from mailhub-auth-1.mit.edu (MAILHUB-AUTH-1.MIT.EDU [18.9.21.35]) by dmz-mailsec-scanner-5.mit.edu (Symantec Brightmail Gateway) with SMTP id D5.CA.14377.D3B47CB4; Thu, 15 Apr 2010 13:22:05 -0400 (EDT) Original-Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by mailhub-auth-1.mit.edu (8.13.8/8.9.2) with ESMTP id o3FHM5d6025261; Thu, 15 Apr 2010 13:22:05 -0400 Original-Received: from [10.0.1.6] (c-98-247-149-76.hsd1.wa.comcast.net [98.247.149.76]) (authenticated bits=0) (User authenticated as yandros@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id o3FHM21D015688 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Thu, 15 Apr 2010 13:22:04 -0400 (EDT) In-Reply-To: X-Mailer: Apple Mail (2.1078) X-Brightmail-Tracker: AAAAAA== 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:123716 Archived-At: On Apr 15, 2010, at 10:15 AM, Lennart Borgman wrote: > Better, but not good enough IMO since it does not work for web mail > and a lot of users might have that. (Perhaps especially those that are > making free software at home. I consider those as an important > target.) > > As I have already said (without any response) for those users > browse-url with an intermediate html file (see my prev) reply might be > a better solution. And it probably works for mostly all who have a web > browser. All the web mail systems I know today make it pretty easy to attach a file to an outgoing message; maybe that would work better than putting the (fairly large) text in the clipboard/cut-buffer?