At 22:18 28/11/98 +0100, Adrian Aichner wrote:
I am confident to have found a different cause for the problem you
describe (which I am experiencing also under (emacs-version) "XEmacs
21.0 \"Pyrenean-pre8\" [Lucid] (i386-pc-win32) of Sat Nov 28 1998 on
TWILIGHT").
The enclosed patch and new file emu-x21.el fixes the problem. Who is
responsible for apel (and changes to it)?
andy
1998-11-30 Andy Piper <andyp(a)parallax.co.uk>
* emu-x21.el: new file. Like emu-e19.el but without coding system
placeholders (which are really defined for xemacs 21 with
file-coding).
* emu.el: require emu-x21 if we are running non-mule xemacs with
file-coding.
--- emu.el~ Mon Jan 26 04:22:13 1998
+++ emu.el Mon Nov 30 13:11:12 1998
@@ -117,6 +117,10 @@
;; for NEmacs and NEpoch
(require 'emu-nemacs)
)
+ ((featurep 'file-coding)
+ ;; XEmacs-21 with file coding
+ (require 'emu-x21)
+ )
(t
;; for EMACS 19 and XEmacs 19 (without mule)
(require 'emu-e19)
---------------------------------------------------------------------------
" .sigs are like your face - rarely seen by you and uglier than you think"
Dr Andy Piper, Technical Architect, Parallax Solutions Ltd
mail: andyp(a)parallax.co.uk web:
www.parallax.co.uk/~andyp