[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Xemacs compatibility
From: |
Andreas Röhler |
Subject: |
Re: Xemacs compatibility |
Date: |
Fri, 26 Jun 2009 12:50:32 +0200 |
User-agent: |
Thunderbird 2.0.0.19 (X11/20081227) |
Uwe Brauer wrote:
>>>>>> "Markus" == Markus Triska <address@hidden> writes:
>>>>>>
>
> > Project page:
>
> > http://stud4.tuwien.ac.at/~e0225855/pointback/pointback.html
>
> Hi tanks for this code it looks quite interesting.
> When I try to compile it under Xemacs 21.4.21 Mule I obtain.
>
> While compiling the end of the data:
> ** the function define-globalized-minor-mode is not known to be defined.
>
Hi Uwe,
commenting out that line
;; (define-globalized-minor-mode global-pointback-mode pointback-mode
pointback-on)
it works for me with
XEmacs 21.5 (beta28) "fuki" (+CVS-20070806) [Lucid] (i386-suse-linux,
Mule) of Thu Jan 24 2008 on molitor
Cheers
Andreas
--
https://code.launchpad.net/s-x-emacs-werkstatt/
http://bazaar.launchpad.net/~a-roehler/python-mode/python-mode.el/
> The problem is Xemacs uses quite an old easy-mmode.el
>
> - Marcus: do you really need that function?
>
> - Xemacs team, can't we upgrade easy-mmode? Or do you we have an
> gpl 3 issue here? I just tried to use easy-mmode from GNU emacs
> 22.1 and can't compile it since I obtain
> ** the function set-char-table-parent is not known to be defined.
> And that seems to be an built in C function :'(
> any ideas what to do?
>
>
>
> Uwe Brauer
>
>
>
> _______________________________________________
> gnu-emacs-sources mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnu-emacs-sources
>
>