From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: bug bisection help Date: Mon, 18 Aug 2014 16:57:11 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1408395448 7594 80.91.229.3 (18 Aug 2014 20:57:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Aug 2014 20:57:28 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 18 22:57:21 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 1XJTzR-0004ZT-QP for ged-emacs-devel@m.gmane.org; Mon, 18 Aug 2014 22:57:17 +0200 Original-Received: from localhost ([::1]:45728 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJTzR-0006HX-Eh for ged-emacs-devel@m.gmane.org; Mon, 18 Aug 2014 16:57:17 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53795) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJTzP-0006Gb-0y for emacs-devel@gnu.org; Mon, 18 Aug 2014 16:57:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XJTzN-00034p-Bx for emacs-devel@gnu.org; Mon, 18 Aug 2014 16:57:14 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:50823) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJTzN-00034l-8X for emacs-devel@gnu.org; Mon, 18 Aug 2014 16:57:13 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1XJTzM-0002KW-9D; Mon, 18 Aug 2014 16:57:12 -0400 X-Spook: Dateline Ft. Bragg Albanian encryption John Kerry UOP X-Ran: /!`qPF!#m@!"AYt7=ETqvRc7.mE(oDIirdFNn6U'&rb1\90l2L)tzKX6E)$[mev"%`H%`t X-Hue: red X-Attribution: GM In-Reply-To: (Glenn Morris's message of "Mon, 18 Aug 2014 13:52:12 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.10 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:173752 Archived-At: PS this is something that never hurts. If you find any unanswered bug report with a clear recipe to reproduce it in one Emacs version but not some older version, it would probably be helpful to bisect it. Usually all it takes is a bit of cpu time and light repetition/automation.