From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Problems with (defvar foo) and Emacs 23 Date: Mon, 02 Apr 2012 08:28:40 +0200 Message-ID: <87y5qe4pgn.fsf@gnu.org> References: <87sjgngtzk.fsf@norang.ca> <87aa2vp5ri.fsf@Rainer.invalid> <87aa2vw5mq.fsf@gnu.org> <87y5qfp2wd.fsf@Rainer.invalid> <15968.1333328036@alphaville> <87wr5yg0nd.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59827) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEajg-00036q-CM for emacs-orgmode@gnu.org; Mon, 02 Apr 2012 02:27:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SEaje-0007Jq-Rl for emacs-orgmode@gnu.org; Mon, 02 Apr 2012 02:27:27 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:52098) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEaje-0007Jf-Iu for emacs-orgmode@gnu.org; Mon, 02 Apr 2012 02:27:26 -0400 Received: by wgbdr1 with SMTP id dr1so1730172wgb.30 for ; Sun, 01 Apr 2012 23:27:24 -0700 (PDT) In-Reply-To: <87wr5yg0nd.fsf@Rainer.invalid> (Achim Gratz's message of "Mon, 02 Apr 2012 07:31:34 +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: Achim Gratz Cc: emacs-orgmode@gnu.org Achim Gratz writes: > Nick Dokos writes: >> I assume that we are talking about the seven commits > > Yes, but likely not all of them (or all changes in them). The only > problematic ones are where a dynamically scoped variable is renamed and > there are a bunch of others that probably are OK. Let's have a particular look at the renaming of entry->org-entry. -- Bastien