From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: variable names in manual Date: Fri, 26 Apr 2013 12:11:46 +0200 Message-ID: <5B2184C7-1E7F-439E-96CD-275409C85EA5@gmail.com> References: <94889.1366933045@greg-minshalls-mbp.local> <20130425234809.GC12340@kuru.dyndns-at-home.com> <20130426084103.GD2769@kuru.dyndns-at-home.com> <0E4CF51C-C71C-435B-B382-8C85514C0113@gmail.com> <87hait63rr.fsf@bzg.ath.cx> <20130426095924.GA23639@kuru.dyndns-at-home.com> Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55691) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UVfd7-000881-QN for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 06:11:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UVfd6-0003hZ-KT for emacs-orgmode@gnu.org; Fri, 26 Apr 2013 06:11:49 -0400 In-Reply-To: <20130426095924.GA23639@kuru.dyndns-at-home.com> 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: Suvayu Ali Cc: Bastien , emacs-orgmode@gnu.org On 26 apr. 2013, at 11:59, Suvayu Ali wrote: > Hi Bastien and Carsten, > > On Fri, Apr 26, 2013 at 11:27:04AM +0200, Bastien wrote: >> Carsten Dominik writes: >> >>> Yes, I agree. Let's wait for Bastien to take a last look at this, >>> but it should indeed be reverted. >> >> Oh, I wasn't aware of this "metasyntactical" notion. >> No problem for reverting this change -- please make this >> in the maint branch so that users of 8.0.2 enjoy this. >> Also, maybe the revert of this commit is not enough, >> and we should check against remaining @var{...} to see >> if they are okay. > > I did a query-replace-regexp: @var{\([^}]+\)} -> @code{\1}. Hopefully I > skipped the right ones; patch is attached. Do you have write access? If so, please install you patch. - Carsten > > Cheers, > > -- > Suvayu > > Open source is the future. It sets us free. > <0001-Switch-var-macros-to-code-for-lisp-variables.patch>