From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: Is the 2012-04-01 Update to Org version 7.8.07 incomplete? Date: Sun, 22 Apr 2012 01:07:41 +0200 Organization: GNU Message-ID: <87ipgswuo2.fsf@gnu.org> References: <874nscri2d.fsf@escher.home> <871ungdfq4.fsf@Rainer.invalid> <87zka4q2ek.fsf@escher.home> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1335049611 7172 80.91.229.3 (21 Apr 2012 23:06:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 21 Apr 2012 23:06:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stephen Berman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 22 01:06:46 2012 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 1SLjO9-0003ae-T0 for ged-emacs-devel@m.gmane.org; Sun, 22 Apr 2012 01:06:46 +0200 Original-Received: from localhost ([::1]:53056 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLjO9-0000Jv-3g for ged-emacs-devel@m.gmane.org; Sat, 21 Apr 2012 19:06:45 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:58573) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLjO3-0000Jb-4s for emacs-devel@gnu.org; Sat, 21 Apr 2012 19:06:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SLjNy-0004QI-AD for emacs-devel@gnu.org; Sat, 21 Apr 2012 19:06:38 -0400 Original-Received: from mail-we0-f169.google.com ([74.125.82.169]:36870) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SLjNy-0004Q6-1A for emacs-devel@gnu.org; Sat, 21 Apr 2012 19:06:34 -0400 Original-Received: by werj55 with SMTP id j55so8761260wer.0 for ; Sat, 21 Apr 2012 16:06:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=sender:from:to:cc:subject:in-reply-to:organization:references :user-agent:date:message-id:mime-version:content-type; bh=TDhYFnCI6NPZNBQhY5RnP/hNJCSY3IYvgY8N3YAdDOM=; b=WulLQPaax0JhG2SXHjZtrZ5ipnwib4om+gJ1DWgNShN5wMFmJHusFuAx0uzGptYkuY MfQ0Ya0qwmSwto0KIq6n0J8oK6AooUst21cTpcevpwpC1vgwTLOwhJ7c4sZJekcCqa2o LcGsqXO12us6A2PSwG3Cd6NBN1yvozLztFtmxvXFqdzl2NdRC2GPM7sFiEnENx1XKHS0 I81Nq/v/J0MrU4PLzAvMxA7CyOAJknl6P//WoA9xUfdT3/Pa4GJpvccdThanrDKKcNiW 6pRkXzFNYnXO0WSqXN8WBoGYdi/NUh/60iIMoDvECIu5So/wekNk7iuhketbZzyIyQs0 LsIg== Original-Received: by 10.180.94.161 with SMTP id dd1mr9096445wib.16.1335049592110; Sat, 21 Apr 2012 16:06:32 -0700 (PDT) Original-Received: from myhost.localdomain (pha75-11-82-236-86-204.fbx.proxad.net. [82.236.86.204]) by mx.google.com with ESMTPS id fl2sm14865779wib.2.2012.04.21.16.06.31 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 21 Apr 2012 16:06:31 -0700 (PDT) Original-Received: by myhost.localdomain (Postfix, from userid 1000) id 952A9856E; Sun, 22 Apr 2012 01:07:41 +0200 (CEST) In-Reply-To: <87zka4q2ek.fsf@escher.home> (Stephen Berman's message of "Sat, 21 Apr 2012 22:02:27 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.169 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:149934 Archived-At: Stephen Berman writes: > On Sat, 21 Apr 2012 21:53:07 +0200 Achim Gratz wrote: > >> Stephen Berman writes: >>> Yet the code in the Emacs trunk does not include the change made to the >>> Org master repository >>> (http://orgmode.org/w/?p=org-mode.git;a=commitdiff;h=fb31480013dba3408f59f24211f9b436e60772f1). >>> Was it inadvertantly omitted from the merge? >> >> This change fell victim to a botched merge during release of 7.8.04 and >> the following cleanup and is currently only in org master. > > Thanks for the info. Shouldn't the Org ChangeLog in the Emacs trunk be > corrected? I fixed the ChangeLog entry in the emacs-24 branch. Thanks for pointing this! -- Bastien