From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eric S. Raymond" Newsgroups: gmane.emacs.devel Subject: Re: Changes during feature freeze Date: Sun, 12 Jan 2014 13:08:19 -0500 Organization: Eric Conspiracy Secret Labs Message-ID: <20140112180819.GA16457@thyrsus.com> References: <83fvot882u.fsf@gnu.org> <83bnzh85h3.fsf@gnu.org> Reply-To: esr@thyrsus.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1389550119 29169 80.91.229.3 (12 Jan 2014 18:08:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 12 Jan 2014 18:08:39 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 12 19:08:47 2014 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 1W2PSm-0008KC-CW for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 19:08:44 +0100 Original-Received: from localhost ([::1]:38862 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2PSl-0005RA-UC for ged-emacs-devel@m.gmane.org; Sun, 12 Jan 2014 13:08:43 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56136) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2PSf-0005PN-7N for emacs-devel@gnu.org; Sun, 12 Jan 2014 13:08:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W2PSa-0005Cw-W3 for emacs-devel@gnu.org; Sun, 12 Jan 2014 13:08:37 -0500 Original-Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:59242 helo=snark.thyrsus.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2PSO-00059D-0B; Sun, 12 Jan 2014 13:08:20 -0500 Original-Received: by snark.thyrsus.com (Postfix, from userid 1000) id 93EB43811D4; Sun, 12 Jan 2014 13:08:19 -0500 (EST) Content-Disposition: inline In-Reply-To: <83bnzh85h3.fsf@gnu.org> X-Eric-Conspiracy: There is no conspiracy User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 71.162.243.5 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:168209 Archived-At: Eli Zaretskii : > One more thing: etc/PROBLEMS is not meant to be used for problems that > should be solved by us as part of Emacs maintenance. For those > issues, we use "M-x report-emacs-bug RET", which files a report with > the Emacs bug tracker at http://debbugs.gnu.org. etc/PROBLEMS is for > known problems that we cannot possibly fix in Emacs, like bugs in > certain versions of certain compilers, or on some OSes, etc. > > Thanks. That's a useful clarification, thank you. Where should ptroblems to be fixed during normal maintainence be recorded? -- Eric S. Raymond