From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: Re: Remove "Recent messages" from `M-x report-emacs-bug' Date: Mon, 9 May 2016 11:08:02 -0700 Organization: UCLA Computer Science Department Message-ID: <75c1e850-2c5f-4340-68f0-c92b31c16f15@cs.ucla.edu> References: <87k2j3jq28.fsf@gnus.org> <87eg9bm910.fsf@wanadoo.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1462817330 23430 80.91.229.3 (9 May 2016 18:08:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 9 May 2016 18:08:50 +0000 (UTC) To: =?UTF-8?Q?=c3=93scar_Fuentes?= , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 09 20:08:29 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 1azpbU-0005aS-65 for ged-emacs-devel@m.gmane.org; Mon, 09 May 2016 20:08:24 +0200 Original-Received: from localhost ([::1]:42774 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1azpbT-0006CA-Dp for ged-emacs-devel@m.gmane.org; Mon, 09 May 2016 14:08:23 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49060) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1azpbH-00068q-7t for emacs-devel@gnu.org; Mon, 09 May 2016 14:08:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1azpbC-00014c-5U for emacs-devel@gnu.org; Mon, 09 May 2016 14:08:10 -0400 Original-Received: from zimbra.cs.ucla.edu ([131.179.128.68]:37595) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1azpbB-00014Y-Vh for emacs-devel@gnu.org; Mon, 09 May 2016 14:08:06 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 4EF4116127D; Mon, 9 May 2016 11:08:05 -0700 (PDT) Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 2Vrg1Rbg6-T6; Mon, 9 May 2016 11:08:03 -0700 (PDT) Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 46B35161280; Mon, 9 May 2016 11:08:03 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 5ugvKASLxQGD; Mon, 9 May 2016 11:08:03 -0700 (PDT) Original-Received: from penguin.cs.ucla.edu (Penguin.CS.UCLA.EDU [131.179.64.200]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 2E19916127D; Mon, 9 May 2016 11:08:03 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0 In-Reply-To: <87eg9bm910.fsf@wanadoo.es> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 131.179.128.68 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:203733 Archived-At: On 05/09/2016 10:32 AM, =C3=93scar Fuentes wrote: > I always write my bug reports on a freshly > created emacs session. Or just remove all the auto-included text > from the report, except for the version string. > > I also typically avoid report-emacs-bug, for reasons of privacy. I do=20 too many important things in Emacs to be blase about broadcasting its=20 state to the public. I realize that it's sometimes important to mention=20 private details as part of a bug report, but would prefer this to be=20 opt-in and not opt-out as it is now.