From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Drew Adams Newsgroups: gmane.emacs.devel Subject: RE: Edebug: avoid messages on 'f' command Date: Fri, 6 May 2016 10:32:12 -0700 (PDT) Message-ID: References: <20160505131010.GC1950@acm.fritz.box> <83vb2rfiys.fsf@gnu.org> <83mvo3fcxe.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1462556040 26341 80.91.229.3 (6 May 2016 17:34:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 6 May 2016 17:34:00 +0000 (UTC) Cc: Alan Mackenzie , emacs-devel@gnu.org To: Paul Pogonyshev , Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 06 19:33:46 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 1ayjdJ-0004L9-R2 for ged-emacs-devel@m.gmane.org; Fri, 06 May 2016 19:33:45 +0200 Original-Received: from localhost ([::1]:59462 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayjdC-00050u-Rl for ged-emacs-devel@m.gmane.org; Fri, 06 May 2016 13:33:38 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56220) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayjcv-0004qC-O9 for emacs-devel@gnu.org; Fri, 06 May 2016 13:33:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ayjck-0000WK-4L for emacs-devel@gnu.org; Fri, 06 May 2016 13:33:16 -0400 Original-Received: from userp1040.oracle.com ([156.151.31.81]:25507) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ayjcY-0000JQ-0i; Fri, 06 May 2016 13:32:58 -0400 Original-Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id u46HWFCn007072 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 6 May 2016 17:32:15 GMT Original-Received: from aserv0121.oracle.com (aserv0121.oracle.com [141.146.126.235]) by userv0022.oracle.com (8.14.4/8.13.8) with ESMTP id u46HWF6Z031932 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 6 May 2016 17:32:15 GMT Original-Received: from abhmp0019.oracle.com (abhmp0019.oracle.com [141.146.116.25]) by aserv0121.oracle.com (8.13.8/8.13.8) with ESMTP id u46HWDSf021562; Fri, 6 May 2016 17:32:14 GMT In-Reply-To: X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9 (901082) [OL 12.0.6744.5000 (x86)] X-Source-IP: userv0022.oracle.com [156.151.31.74] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 156.151.31.81 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:203654 Archived-At: > I just know now it's pointless to use M-x report-emacs-bug > unless you use Emacs to handle your mail in general. FWIW - I use `M-x report-emacs-bug', and I don't let Emacs handle my mail - at all. For me, `M-x report-emacs-bug' works well. My mail client is MS Outlook. I use `M-x report-emacs-bug' to compose the message and record session information (e.g. Emacs build). Then I use `C-c C-c' and paste the copied message into a new mail-client message that pops up, addressed and ready to send. Easy.