Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 1997 08:42:27 -0700 (PDT)
From:      Gary Kline <kline@thought.org>
To:        me@gw.muc.ditec.de
Cc:        kline@thought.org, ports@FreeBSD.ORG, asami@FreeBSD.ORG
Subject:   Re: XEmacs-19.15 port is bad
Message-ID:  <199708191542.IAA23199@tao.thought.org>
In-Reply-To: <m0x0m82-000f3oC@tartufo.muc.ditec.de> from Michael Elbel at "Aug 19, 97 02:29:00 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
According to Michael Elbel:
> 
	[[ ... ]]

> Just use the old lisp/x11/x-win-xfree86.el and put it in your load-path
> before anything else or apply the following patch:
> 
> <<<<<<---snip---
> --- /usr/local/lib/xemacs-19.15/lisp/x11/x-win-xfree86.el	Wed Dec 18 04:54:22 1996
> +++ x-win-xfree86.el	Fri May 23 14:13:59 1997
> @@ -55,6 +55,6 @@
>  	(while mods
>  	  (let ((k1 (vector (append (car mods) foo)))
>  		(k2 (vector (append (car mods) bar))))
> -	    (define-key key-translation-map k1 k2))
> +	    (define-key global-map k1 k2))
>  	  (setq mods (cdr mods))))
>        (setq mapping (cdr mapping)))))
> <<<<<<---snip---
> 
> >		Michael, if you're reading this list, now you know 
> >		all that I have.
> 
> Thanks. Now I'd like some advice - should we put this "fix" in the port?
> It doesn't seem to disturb anything else, the file certainly only 
> gets loaded if you run XFree86.


	I think we're all pretty much in agreement re xemacs-19.15.
	Apply this patch to fix the ESC bug.  Then do a separate 
	port for xemacs-20.2.  

	V19.15 would be the `stable' version, and 20.2 would be 
	the cutting edge version with MULE.  

	I have the feeling that the multi-language version of xemacs
	will be the one-true-XEmacs in the months ahead and that
	19.15 will be consigned to history.
> 

	gary


--
  Gary D. Kline         kline@tao.thought.org          Public service uNix




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708191542.IAA23199>