-- Damien Neil <neild(a)misago.org> spake thusly:
On Thu, Jul 26, 2001 at 12:15:14PM -0700, Matt Tucker wrote:
> -- Damien Neil <neild(a)misago.org> spake thusly:
> > Do you have a complete list of the symbol names that were changed?
>
> No, but I could compile one.
That would be useful; I'd like to make certain that cperl isn't
using any other renamed variables.
I'll do that at some point.
> However, I can certainly see the value in compatibility.
Presumably
> the best thing to do would be to either rename the variable(s) in
> question or provide aliases to them to maintain GNU Emacs
> compatibility. Of the two, I think I prefer the aliasing unless
> someone has a strong argument against it.
Aliasing would be fine with me, but I don't think I'd ever use
anything other than the GNU Emacs-compatible ones. As long as it is
possible to write code that works on both Emacsen without sprinkling
conditionals all over the place, however, I'll be happy.
Alright, it's on my todo list. I suspect this will happen at about the
same time as compiling the list of variables.
> What version of cperl-mode are you using?
4.32, but taken from the xemacs-packages tree. I'm not certain if
there are changes from the baseline 4.32; I may hunt down the latest
non-XEmacs-specific cperl and try that.
That's probably not necessary. I have the same version, and I don't see
any point in using the non-XEmacs one.