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: Please consider making Bug #23917 a blocker for 25.1 (was Re: org-capture: Capture template =?utf-8?B?4oCYZ+KAmTo=?= Match data clobbered by buffer modification hooks) Date: Sat, 16 Jul 2016 19:11:02 +0300 Message-ID: <837fcl5zs9.fsf@gnu.org> References: <87vb066ejv.fsf@linaro.org> <8360s67qcp.fsf@gnu.org> <87bn1yyaui.fsf@linaro.org> <87mvlhmv0x.fsf_-_@moondust.awandering> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1468685490 29211 80.91.229.3 (16 Jul 2016 16:11:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 16 Jul 2016 16:11:30 +0000 (UTC) Cc: emacs-devel@gnu.org To: nljlistbox2@gmail.com (N. Jackson) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jul 16 18:11:25 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 1bOSBY-0005tO-RJ for ged-emacs-devel@m.gmane.org; Sat, 16 Jul 2016 18:11:24 +0200 Original-Received: from localhost ([::1]:38074 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bOSBX-0004PZ-Nc for ged-emacs-devel@m.gmane.org; Sat, 16 Jul 2016 12:11:23 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36787) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bOSBS-0004PS-AS for emacs-devel@gnu.org; Sat, 16 Jul 2016 12:11:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bOSBO-0004Nk-CN for emacs-devel@gnu.org; Sat, 16 Jul 2016 12:11:18 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53511) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bOSBO-0004NW-9G; Sat, 16 Jul 2016 12:11:14 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4810 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bOSBM-0002Qw-8w; Sat, 16 Jul 2016 12:11:12 -0400 In-reply-to: <87mvlhmv0x.fsf_-_@moondust.awandering> (nljlistbox2@gmail.com) 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:205763 Archived-At: > From: nljlistbox2@gmail.com (N. Jackson) > Date: Sat, 16 Jul 2016 13:01:50 -0300 > > It seems clear from the discussion in the bug report that a change in > Emacs triggered the bug. (For me it was not present in the 25.0.95 > pretest tarball with latest Org Mode, but is present in yesterday's > Emacs 25 branch with latest Org Mode.) But apparently with the version > of Org built in to Emacs the bug does not manifest. So it isn't clear if > the bug is in Emacs or if the change in Emacs just uncovered a bug in > Org Mode (or both). Either way, please can we wait until it's fixed > before the release (which otherwise feels like it's going to happen in > the next three to five weeks). If the bug only happens with a version of Org that is not bundled with Emacs, how can waiting with the release help fixing the bug? The bug needs to be fixed in Org that was not yet imported into the Emacs tree. Maybe I'm missing something.