Re: efs versus gnu emacs 21.3

[email protected] Mon, 25 Jul 2005 01:21:57 -0400
Newsgroups gmane.emacs.efs.general
Message-ID <OFE04F6621.24B1D4DB-ON85257049.001CDB6A-85257049.001DD20B@iqfinancial.com>
I had a similar problem. Solution for me: install latest version of
dired.el (which fixed all of the basic problems).
I never got the whole thing to work for me, though -- I wanted MVS access,
and never put in the time to fix all that was wrong there...
FWIW: My efs seems to be at 1.20, my dired at 7.10.



                                                                                                       
                      Dale Hagglund                                                                    
                      <dale.hagglund@gm        To:       efs-help-/m5fPVVeIUjWxDs0y9d3MAC/[email protected]                    
                      ail.com>                 cc:                                                     
                      Sent by: news            Subject:  efs versus gnu emacs 21.3                     
                      <[email protected]                                                                
                      rg>                                                                              
                                                                                                       
                                                                                                       
                      07/22/2005 11:39                                                                 
                      AM                                                                               
                                                                                                       
                                                                                                       




I've started looking into efs 1.20 (the latest version I could find
online).  But, I use gnu emacs 21.3 and not xemacs.  When I started
trying to compile efs for gnuemacs 21.3, I immediately ran into a few
functions that were causing problems:

        user-home-directory             not in 21.3
        dired-call-process              not in 21.3
        abbreviate-file-name            fewer args in 21.3
        directory-files                 fewer args in 21.3

Before I dive in and provide replacements for these, I thought I'd ask
if anyone else had already done the work and was willing to share it?

My underlying reason for looking into efs is more complicated.  At
work, I need to work with many files on a windows file server and I
was hoping that, after getting efs working properly, it would be
reasonable to make it understand how to use smbclient to talk to
windows boxes.  smbclient is similar but not identical to ftp clients
at the command level.  If anyone has thoughts on how realistic this
idea is, I'd be very interested in hearing them.

Thanks in advance,

Dale Hagglund.