[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: @url change
From: |
Jesper Harder |
Subject: |
Re: @url change |
Date: |
Sat, 10 Apr 2004 01:13:13 +0200 |
User-agent: |
Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) |
address@hidden (Karl Berry) writes:
> What is the recommended way to deal with the changed meaning of @url
> in a backward compatible way?
>
> Just use it.
>
> If a document correctly used @url for an example url in the past, then
> it will just be output as a live link in 4.7 (unless/until it is changed
> to @indicateurl, if you're willing to assume 4.7). No great harm there.
>
> At least such was my logic.
Oh well, I guess it's not a big deal.
But in general it might be useful to have some way of testing if a
command is defined, say, @iffboundp and @ifnotfboundp. Then you
could do something like this to keep backward compatibility:
@ifnotfboundp indicateurl
@alias indicateurl = url
@end ifnotfboundp
Or maybe just a command to test against the Texinfo version.
--
Jesper Harder <http://purl.org/harder/>