Re: BUGS found when connecting to VMS- and CMS-Host
sandy@ibm550.sissa.it
Sat, 29 Oct 1994 18:12:06 +0100
>>>>> On Fri, 28 Oct 1994 18:24:38 +0100 (MET),
mazzo@rzu.unizh.ch said:
> I have some problems using emacs-19.22 and emacs-19.27 when connecting to
> VMS-Host.
> When using emacs-19.22 with efs-1.9 and efs-1.12 the first line of the
> directory-listing is not displayed correctly and the first file in the listing
> can't be accessed. All other Files can be accessed correctly.
Can you send me a copy of the listing?
> Then connecting to a CMS-Host under emacs-19.27 with efs-1.12, the first
> character of the file-name is not part of the file name and the files can not
> be accessed. Using efs-1.9 with emacs-19.27 some files can only be accessed
> with "f", other with "e", while both keys are working under emacs-19.22 with
> efs-1.9.
This has been fixed for 1.13. 1.13 (alpha test) in ~krva/lisp/efs
should not have this problem. You will notice that mouse-face
highlighting in dired is turned of in 19.22. It works in 19.27. Bugs
in text property support were causing a lot of problems, so I just
disabled it for < 19.26.
--sandy