Problems with emacs 19.22
sandy@ibm550.sissa.it
Tue, 14 Jun 1994 00:26:34 +0200
There are some problems with efs-1.8 under 19.22. They are caused by
the unhappy state of the file-name-handler-alist. It was a lot easier
to write in backwards compatibility to emacs 18, because there all of
the file-name-handler-alist code is in lisp. In 19.22 there are
primitives using the obsolete interface to the
file-name-handler-alist. I'll see what I can do about backwards
compatibility, but I can't make any promises. If it's an option,
maybe the best move for 19.22 people would be to upgrade to 19.25.
For Lucid emacs people, you'll be needing 19.10. If I can get
backwards compatibility working for these changeling emacs versions,
I'll stick it in 1.9.
Yes, this is also the cause of the compilation errors.
--sandy