Re: Report on package efs 1.5
sandy@ibm550.sissa.it
Wed, 9 Mar 1994 20:15:12 +0100
Edward,
On Tue, 8 Mar 94 you wrote:
> I don't know if this is really related to efs, but hexl-find-file no
> longer works since I installed it. I get the file's buffer opened, in
> hexl mode, but with the message hexl:command not found.
This could be an efs problem, or a hexl problem. It depends whether
hexl is being "clean" about how it interfaces with
insert-file-contents. efs uses the file-name-handler-alist, which is
exactly what it should be using. Does hexl use an overload (probably
bad), the file-name-handler-alist, or find-file-hooks?
I'm afraid that I don't have hexl.el, so I can't investigate. (No,
this isn't an invitation to send it to me ;-)
--sandy