[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU - XEmacs compatibility
From: |
Tom Tromey |
Subject: |
Re: GNU - XEmacs compatibility |
Date: |
Sat, 29 Sep 2007 10:10:49 -0600 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.990 (gnu/linux) |
>>>>> "Andreas" == Andreas Röhler <andreas.roehler@online.de> writes:
Andreas> As GNU - XEmacs compatibility is a common issue
Andreas> when writing Emacs programs,
Andreas> I'm sure a lot of people wrote translators, test-suites
Andreas> and that kind of stuff for it.
Andreas> Would appreciate to see this, even snippets.
Most programs I know of use some ad hoc method.
However, there is also APEL, "A Portable Emacs Library":
http://www.emacswiki.org/cgi-bin/wiki/APortableEmacsLibrary
Tom