• Richard M. Stallman's avatar
    (openp): Handle remote file names in path. · 74549846
    Richard M. Stallman authored
    Don't use the path for an absolute name.
    (Fload): Handle openp finding a remote file name.
    
    (Qinhibit_file_name_operation): New variable.
    (syms_of_lread): Initialize and staticpro.
    (Fload): Bind inhibit-file-name-operation to nil.
    74549846
lread.c 67.9 KB