(openp): Handle remote file names in path.
authorRichard M. Stallman <rms@gnu.org>
Mon, 27 Jan 1997 00:48:16 +0000 (00:48 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 27 Jan 1997 00:48:16 +0000 (00:48 +0000)
commit74549846a63692215ebe93c1cfbbfc261eedd8b3
treede3e1308a360ee891a990b00bdbf19a7ba422827
parentb3da9d80a7aa0cb8db8f52f55ff2048e47e1caf6
(openp): Handle remote file names in path.
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.
src/lread.c