From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Sync Org 8.2.8 Date: Thu, 02 Oct 2014 22:35:20 -0400 Message-ID: References: <87oatuonaw.fsf@bzg.ath.cx> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1412303749 25475 80.91.229.3 (3 Oct 2014 02:35:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Oct 2014 02:35:49 +0000 (UTC) Cc: emacs-devel@gnu.org To: Bastien Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 03 04:35:43 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 1XZsid-0007tQ-4i for ged-emacs-devel@m.gmane.org; Fri, 03 Oct 2014 04:35:43 +0200 Original-Received: from localhost ([::1]:37681 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZsic-0004da-Ph for ged-emacs-devel@m.gmane.org; Thu, 02 Oct 2014 22:35:42 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56762) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZsiT-0004dB-Vn for emacs-devel@gnu.org; Thu, 02 Oct 2014 22:35:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XZsiN-0005FY-OO for emacs-devel@gnu.org; Thu, 02 Oct 2014 22:35:33 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:50251) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZsiH-0005EF-BA; Thu, 02 Oct 2014 22:35:21 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArYGAIDvNVNFxKjo/2dsb2JhbABZgwY7gw/APYEXF3SCJQEBAQECAVYjBQsLNBIUGA0kiAQIDdIMF456B4Q4BKkZgWqDTCE X-IPAS-Result: ArYGAIDvNVNFxKjo/2dsb2JhbABZgwY7gw/APYEXF3SCJQEBAQECAVYjBQsLNBIUGA0kiAQIDdIMF456B4Q4BKkZgWqDTCE X-IronPort-AV: E=Sophos;i="4.97,753,1389762000"; d="scan'208";a="91548127" Original-Received: from 69-196-168-232.dsl.teksavvy.com (HELO pastel.home) ([69.196.168.232]) by ironport2-out.teksavvy.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 02 Oct 2014 22:35:20 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 85F804820; Thu, 2 Oct 2014 22:35:20 -0400 (EDT) In-Reply-To: <87oatuonaw.fsf@bzg.ath.cx> (Bastien's message of "Thu, 02 Oct 2014 11:04:07 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 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:174946 Archived-At: > Here is a patch to sync Org 8.2.8 in the Emacs 24 branch: > http://bzg.fr/u/emacs_24_org.diff.txt > The patch contains important bug fixes *and* small enhancements to > existing features which don't qualify as important bug fixes, but I > don't see another option than to sync 8.2.8 at this point. I'm not sure what kind of review you're expecting. Just install it if you think it's safe enough to be released without going through any pretest. Stefan