From mboxrd@z Thu Jan 1 00:00:00 1970 From: Achim Gratz Subject: Re: Org release 7.8.07 (BUGFIX-only release) Date: Sat, 31 Mar 2012 15:22:22 +0200 Message-ID: <87ehs8kir5.fsf@Rainer.invalid> References: <87ty15ulqc.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57727) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SDyGS-0006hM-4V for emacs-orgmode@gnu.org; Sat, 31 Mar 2012 09:22:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SDyGO-0006kS-MI for emacs-orgmode@gnu.org; Sat, 31 Mar 2012 09:22:43 -0400 Received: from plane.gmane.org ([80.91.229.3]:51766) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SDyGO-0006kG-FR for emacs-orgmode@gnu.org; Sat, 31 Mar 2012 09:22:40 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SDyGK-0002sp-8v for emacs-orgmode@gnu.org; Sat, 31 Mar 2012 15:22:36 +0200 Received: from pd9eb51bb.dip.t-dialin.net ([217.235.81.187]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 31 Mar 2012 15:22:36 +0200 Received: from Stromeko by pd9eb51bb.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 31 Mar 2012 15:22:36 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Bastien writes: > This is the version that will be merged into Emacs' trunk > by tomorrow. Please tag the release on maint so that Git reports the correct version. > Please report critical bugs using "URGENT" > in the subject line. All tests (except for R which I can't run due to lack of ESS) are clean on openSUSE/Tumbleweed with both Emacs 23.4 and 24.0.94. > Thanks all for your help! I'm still getting these complaints about unprefixed / global variables w/ latest Emacs24 from trunk and fresh pull from master: In toplevel form: org.el:4871:1:Warning: global/dynamic var `date' lacks a prefix In toplevel form: org-agenda.el:95:1:Warning: global/dynamic var `date' lacks a prefix In toplevel form: org-bbdb.el:122:1:Warning: global/dynamic var `date' lacks a prefix org-bbdb.el:123:1:Warning: global/dynamic var `name' lacks a prefix In toplevel form: org-remember.el:280:1:Warning: global/dynamic var `annotation' lacks a prefix org-remember.el:281:1:Warning: global/dynamic var `initial' lacks a prefix There is something going on in org-compat that I don't understand at all (note that find-library is not called at that poit at all, so there must be some macro expansion at work). This is also in Emacs23: In org-find-library-name: org-compat.el:341:14:Warning: find-library called with 3 arguments, but accepts only 1 Lastly, there's a function that has been obsoleted with Emacs24, so it should probably get a shim in org-compat to refer to one or the other definition based on Emacs version in a with-no-error form. In org-indent-mode: org-indent.el:212:11:Warning: `buffer-substring-filters' is an obsolete variable (as of 24.1); use `filter-buffer-substring-functions' instead. org-indent.el:213:12:Warning: `buffer-substring-filters' is an obsolete variable (as of 24.1); use `filter-buffer-substring-functions' instead. org-indent.el:213:12:Warning: `buffer-substring-filters' is an obsolete variable (as of 24.1); use `filter-buffer-substring-functions' instead. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Waldorf MIDI Implementation & additional documentation: http://Synth.Stromeko.net/Downloads.html#WaldorfDocs