From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: texinfo.tex change. Date: Fri, 11 Feb 2005 16:45:43 +0200 Message-ID: <01c51048$Blat.v2.4$827c4880@zahav.net.il> References: <876513nswn.fsf@xs4all.nl> <874qgn87cu.fsf@vh213602.truman.edu> <87acqdjnxm.fsf@xs4all.nl> <87hdklaxh2.fsf@vh213602.truman.edu> <01c50f2b$Blat.v2.4$d768b0e0@zahav.net.il> <87d5v9asrh.fsf@vh213602.truman.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1108133913 16987 80.91.229.6 (11 Feb 2005 14:58:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 11 Feb 2005 14:58:33 +0000 (UTC) Cc: storm@cua.dk, Lute.Kamstra.lists@xs4all.nl, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 11 15:58:24 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CzcFU-0006cd-00 for ; Fri, 11 Feb 2005 15:58:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CzcUR-0001SW-74 for ged-emacs-devel@m.gmane.org; Fri, 11 Feb 2005 10:13:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CzcRh-0000YU-Nb for emacs-devel@gnu.org; Fri, 11 Feb 2005 10:11:02 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CzcRd-0000Wh-0e for emacs-devel@gnu.org; Fri, 11 Feb 2005 10:10:59 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CzcRZ-0000Te-Ql for emacs-devel@gnu.org; Fri, 11 Feb 2005 10:10:53 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CzcAN-0002Ke-7u for emacs-devel@gnu.org; Fri, 11 Feb 2005 09:53:07 -0500 Original-Received: from zaretski (tony04-57-217.inter.net.il [80.230.57.217]) by romy.inter.net.il (MOS 3.5.6-GR) with ESMTP id ANG05890 (AUTH halo1); Fri, 11 Feb 2005 16:52:49 +0200 (IST) Original-To: belanger@truman.edu X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.4 In-reply-to: <87d5v9asrh.fsf@vh213602.truman.edu> (message from Jay Belanger on Wed, 09 Feb 2005 23:28:02 -0600) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:33255 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33255 > Cc: Lute.Kamstra.lists@xs4all.nl, emacs-devel@gnu.org, storm@cua.dk > From: Jay Belanger > Cc: belanger@truman.edu > Date: Wed, 09 Feb 2005 23:28:02 -0600 > > I thought it would just override any previous definition of @LaTeX, > if there were one. It doesn't, not cleanly, anyway. It's a deficiency of the Texinfo language that it doesn't allow to define macros only for specific versions of the translator.