From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Remove "Recent messages" from `M-x report-emacs-bug' Date: Mon, 09 May 2016 22:43:34 +0300 Message-ID: <83a8jzc909.fsf@gnu.org> References: <87k2j3jq28.fsf@gnus.org> <83y47jchvx.fsf@gnu.org> <87h9e7hyvw.fsf@gnus.org> <83futrcalj.fsf@gnu.org> <8737prhwnm.fsf@gnus.org> <46012344-6403-a3f0-9e67-f900fa891f5c@yandex.ru> <87wpn3ghk1.fsf@gnus.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1462823104 21050 80.91.229.3 (9 May 2016 19:45:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 9 May 2016 19:45:04 +0000 (UTC) Cc: emacs-devel@gnu.org, dgutov@yandex.ru To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 09 21:45:03 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1azr6x-0006Kr-V3 for ged-emacs-devel@m.gmane.org; Mon, 09 May 2016 21:45:00 +0200 Original-Received: from localhost ([::1]:43132 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1azr6t-0004Bg-Mh for ged-emacs-devel@m.gmane.org; Mon, 09 May 2016 15:44:55 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36313) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1azr6c-000420-4h for emacs-devel@gnu.org; Mon, 09 May 2016 15:44:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1azr6U-0002Wb-PJ for emacs-devel@gnu.org; Mon, 09 May 2016 15:44:36 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39842) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1azr6U-0002WU-Ld; Mon, 09 May 2016 15:44:30 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1274 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1azr6O-00052p-ED; Mon, 09 May 2016 15:44:28 -0400 In-reply-to: <87wpn3ghk1.fsf@gnus.org> (message from Lars Ingebrigtsen on Mon, 09 May 2016 21:25:18 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:203745 Archived-At: > From: Lars Ingebrigtsen > Cc: Eli Zaretskii , emacs-devel@gnu.org > Date: Mon, 09 May 2016 21:25:18 +0200 > > To make it an attachment we just have to put the disposition=attachment> before the text we want to become an > attachment. Actually, it's much trickier than that: report-emacs-bug supports several possible mail clients, including the lowest-tech way of passing the message through the clipboard, so you could paste it into your system mailer. How do you arrange for attachments then?