bug-auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-AUCTeX] bug#19178: closed (Re: bug#19178: 11.88; 11.88 Xemacs 11.88


From: Uwe Brauer
Subject: [Bug-AUCTeX] bug#19178: closed (Re: bug#19178: 11.88; 11.88 Xemacs 11.88 problem with env and labels)
Date: Tue, 25 Nov 2014 15:42:02 +0100
User-agent: Gnus/5.13001 (Ma Gnus v0.10) XEmacs/21.5-b33 (linux)

   > From: Mosè Giordano <address@hidden>
   > Subject: Re: bug#19178: 11.88; 11.88 Xemacs 11.88 problem with env and 
labels
   > To: address@hidden
   > Date: Tue, 25 Nov 2014 15:29:59 +0100 (7 minutes, 22 seconds ago)
   > Message-ID: <address@hidden>

   > Hi Uwe,

   > 2014-11-25 15:11 GMT+01:00 Uwe Brauer <address@hidden>:

   > This is not a bug: `LaTeX-label' now has two arguments, the label to
   > be inserted and the type, either environment or section, so you have
   > to replace your call to `LaTeX-label' with
   >     (LaTeX-label environment 'environment)

   > Bye,
   > Mosè



Grrr, this breaks backwards[1] compatibility. Couldn't that have been optional?
Not sure whether to wrap the old code in a cond call 

 (if AUCTeX-version blab bla)

Are there other syntax changes? The issue is if I find a real bug and
need  urgently to write something up, I would use 11.87 but now once I
change the syntax I couldn't...

Uwe 




Footnotes:
[1]  or forward compatibility, whatever term you find more appropriate.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]