Re: EFS 1.14 bug: consp 0 error on save of .html file
Andy Norman (ange@otter.hpl.hp.com)
Thu, 04 Jan 1996 05:56:21 +0000
JD writes:
> When saving a .html file on a remote host, I got the error
> invalid argument type consp 0.
> The following fix seems to work for me:
> % diff efs.el orig/lib/elisp/xemacs/efs-1.14/efs.el
> 8317c8317
> < (set-visited-file-modtime (list mdtm mdtm))))))
> ---
>> (set-visited-file-modtime mdtm)))))
> Perhaps set-visited-file-modtime changed in a recent version of
> XEmacs to require two arguments instead of one...
This is becoming a FAQ. Your analysis is pretty right. The fix suggested by
Sandy and myself is at:
http://www-uk.hpl.hp.com/people/ange/archives/efs-bugs-archive/0737.html
Note that the efs list archives (amongst others) can be found under:
http://www-uk.hpl.hp.com/people/ange/archives
-- ange -- <><
ange@hplb.hpl.hp.com