* lisp/emacs-lisp/cl.el (letf): Make it an alias of cl-letf.
[bpt/emacs.git] / src / fileio.c
CommitLineData
570d7624 1/* File IO for GNU Emacs.
e9bffc61 2
24c51a09 3Copyright (C) 1985-1988, 1993-2012 Free Software Foundation, Inc.
570d7624
JB
4
5This file is part of GNU Emacs.
6
9ec0b715 7GNU Emacs is free software: you can redistribute it and/or modify
570d7624 8it under the terms of the GNU General Public License as published by
9ec0b715
GM
9the Free Software Foundation, either version 3 of the License, or
10(at your option) any later version.
570d7624
JB
11
12GNU Emacs is distributed in the hope that it will be useful,
13but WITHOUT ANY WARRANTY; without even the implied warranty of
14MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15GNU General Public License for more details.
16
17You should have received a copy of the GNU General Public License
9ec0b715 18along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
570d7624 19
18160b98 20#include <config.h>
77a28bbf 21#include <limits.h>
bb369dc6 22#include <fcntl.h>
1b335d29 23#include <stdio.h>
570d7624
JB
24#include <sys/types.h>
25#include <sys/stat.h>
29beb080 26#include <unistd.h>
29beb080 27
5b9c0a1d 28#ifdef HAVE_PWD_H
570d7624 29#include <pwd.h>
bfb61299
JB
30#endif
31
570d7624
JB
32#include <errno.h>
33
574c05e2
KK
34#ifdef HAVE_LIBSELINUX
35#include <selinux/selinux.h>
36#include <selinux/context.h>
37#endif
38
620f13b0
PE
39#include <c-ctype.h>
40
570d7624 41#include "lisp.h"
8d4e077b 42#include "intervals.h"
db327c7e 43#include "character.h"
e5560ff7 44#include "buffer.h"
6fdaa9a0 45#include "coding.h"
570d7624 46#include "window.h"
67c08d6c 47#include "blockinput.h"
385ed61f
KL
48#include "frame.h"
49#include "dispextern.h"
570d7624 50
5e570b75
RS
51#ifdef WINDOWSNT
52#define NOMINMAX 1
53#include <windows.h>
5e570b75 54#include <fcntl.h>
bb385a92 55#include <sys/file.h>
a68089e4 56#include "w32.h"
5e570b75
RS
57#endif /* not WINDOWSNT */
58
7990d02a
EZ
59#ifdef MSDOS
60#include "msdos.h"
61#include <sys/param.h>
7990d02a 62#include <fcntl.h>
7990d02a 63#endif
7990d02a 64
199607e4 65#ifdef DOS_NT
199607e4 66/* On Windows, drive letters must be alphabetic - on DOS, the Netware
a5bb9bd3 67 redirector allows the six letters between 'Z' and 'a' as well. */
199607e4
RS
68#ifdef MSDOS
69#define IS_DRIVE(x) ((x) >= 'A' && (x) <= 'z')
70#endif
71#ifdef WINDOWSNT
620f13b0 72#define IS_DRIVE(x) c_isalpha (x)
199607e4 73#endif
f54b565c 74/* Need to lower-case the drive letter, or else expanded
53964682 75 filenames will sometimes compare unequal, because
f54b565c 76 `expand-file-name' doesn't always down-case the drive letter. */
620f13b0 77#define DRIVE_LETTER(x) c_tolower (x)
199607e4
RS
78#endif
79
de5bf5d3 80#include "systime.h"
d35af63c 81#include <stat-time.h>
570d7624
JB
82
83#ifdef HPUX
84#include <netio.h>
47e7b9e5 85#endif
570d7624 86
9c856db9 87#include "commands.h"
9c856db9 88
f75d7a91
PE
89/* True during writing of auto-save files. */
90static bool auto_saving;
570d7624 91
71873e2b 92/* Nonzero umask during creation of auto-save directories. */
f75d7a91 93static mode_t auto_saving_dir_umask;
09450bae 94
570d7624 95/* Set by auto_save_1 to mode of original file so Fwrite_region will create
71873e2b 96 a new file with the same mode as the original. */
f75d7a91 97static mode_t auto_save_mode_bits;
570d7624 98
71873e2b 99/* Set by auto_save_1 if an error occurred during the last auto-save. */
f75d7a91 100static bool auto_save_error_occurred;
ca730bf0 101
356a6224
KH
102/* The symbol bound to coding-system-for-read when
103 insert-file-contents is called for recovering a file. This is not
104 an actual coding system name, but just an indicator to tell
105 insert-file-contents to use `emacs-mule' with a special flag for
106 auto saving and recovering a file. */
955cbe7b 107static Lisp_Object Qauto_save_coding;
356a6224 108
f6c9b683
RS
109/* Property name of a file name handler,
110 which gives a list of operations it handles.. */
955cbe7b 111static Lisp_Object Qoperations;
f6c9b683 112
71873e2b 113/* Lisp functions for translating file formats. */
955cbe7b 114static Lisp_Object Qformat_decode, Qformat_annotate_function;
0d420e88 115
2080470e 116/* Lisp function for setting buffer-file-coding-system and the
b6426b03 117 multibyteness of the current buffer after inserting a file. */
955cbe7b 118static Lisp_Object Qafter_insert_file_set_coding;
b6426b03 119
955cbe7b 120static Lisp_Object Qwrite_region_annotate_functions;
67fbc0cb
CY
121/* Each time an annotation function changes the buffer, the new buffer
122 is added here. */
5045092b 123static Lisp_Object Vwrite_region_annotation_buffers;
67fbc0cb 124
ccf61795 125#ifdef HAVE_FSYNC
ccf61795
RF
126#endif
127
955cbe7b 128static Lisp_Object Qdelete_by_moving_to_trash;
d2b66acf 129
6cf29fe8 130/* Lisp function for moving files to trash. */
955cbe7b 131static Lisp_Object Qmove_file_to_trash;
6cf29fe8 132
8719abec 133/* Lisp function for recursively copying directories. */
955cbe7b 134static Lisp_Object Qcopy_directory;
8719abec
CY
135
136/* Lisp function for recursively deleting directories. */
955cbe7b 137static Lisp_Object Qdelete_directory;
8719abec 138
c1c4693e 139#ifdef WINDOWSNT
c1c4693e
RS
140#endif
141
955cbe7b
PE
142Lisp_Object Qfile_error;
143static Lisp_Object Qfile_already_exists, Qfile_date_error;
144static Lisp_Object Qexcl;
15c65264
RS
145Lisp_Object Qfile_name_history;
146
955cbe7b 147static Lisp_Object Qcar_less_than_car;
d6a3cc15 148
f75d7a91
PE
149static bool a_write (int, Lisp_Object, ptrdiff_t, ptrdiff_t,
150 Lisp_Object *, struct coding_system *);
151static bool e_write (int, Lisp_Object, ptrdiff_t, ptrdiff_t,
152 struct coding_system *);
ce51c54c 153
ec7adf26 154\f
5d01d666 155void
971de7fb 156report_file_error (const char *string, Lisp_Object data)
570d7624
JB
157{
158 Lisp_Object errstring;
505ab9bc 159 int errorno = errno;
d7259fdb 160 char *str;
570d7624 161
ca9c0567 162 synchronize_system_messages_locale ();
d7259fdb 163 str = strerror (errorno);
d7ea76b4 164 errstring = code_convert_string_norecord (build_unibyte_string (str),
68c45bf0
PE
165 Vlocale_coding_system, 0);
166
570d7624 167 while (1)
505ab9bc
RS
168 switch (errorno)
169 {
170 case EEXIST:
24b1ddad 171 xsignal (Qfile_already_exists, Fcons (errstring, data));
505ab9bc
RS
172 break;
173 default:
174 /* System error messages are capitalized. Downcase the initial
39824137
EZ
175 unless it is followed by a slash. (The slash case caters to
176 error messages that begin with "I/O" or, in German, "E/A".) */
d5443ffd
KH
177 if (STRING_MULTIBYTE (errstring)
178 && ! EQ (Faref (errstring, make_number (1)), make_number ('/')))
6c0969ca
KH
179 {
180 int c;
181
51b59d79 182 str = SSDATA (errstring);
5976c3fe 183 c = STRING_CHAR ((unsigned char *) str);
5da9919f 184 Faset (errstring, make_number (0), make_number (downcase (c)));
6c0969ca 185 }
505ab9bc 186
24b1ddad 187 xsignal (Qfile_error,
505ab9bc
RS
188 Fcons (build_string (string), Fcons (errstring, data)));
189 }
570d7624 190}
b5148e85 191
b27a1703 192Lisp_Object
971de7fb 193close_file_unwind (Lisp_Object fd)
b5148e85 194{
68c45bf0 195 emacs_close (XFASTINT (fd));
b27a1703 196 return Qnil;
b5148e85 197}
a1d2b64a
RS
198
199/* Restore point, having saved it as a marker. */
200
5dcde606 201Lisp_Object
971de7fb 202restore_point_unwind (Lisp_Object location)
a1d2b64a 203{
ec7adf26 204 Fgoto_char (location);
a1d2b64a 205 Fset_marker (location, Qnil, Qnil);
b27a1703 206 return Qnil;
a1d2b64a 207}
59c94f03 208
570d7624 209\f
955cbe7b
PE
210static Lisp_Object Qexpand_file_name;
211static Lisp_Object Qsubstitute_in_file_name;
212static Lisp_Object Qdirectory_file_name;
213static Lisp_Object Qfile_name_directory;
214static Lisp_Object Qfile_name_nondirectory;
215static Lisp_Object Qunhandled_file_name_directory;
216static Lisp_Object Qfile_name_as_directory;
217static Lisp_Object Qcopy_file;
218static Lisp_Object Qmake_directory_internal;
219static Lisp_Object Qmake_directory;
220static Lisp_Object Qdelete_directory_internal;
32f4334d 221Lisp_Object Qdelete_file;
955cbe7b
PE
222static Lisp_Object Qrename_file;
223static Lisp_Object Qadd_name_to_file;
224static Lisp_Object Qmake_symbolic_link;
32f4334d 225Lisp_Object Qfile_exists_p;
955cbe7b
PE
226static Lisp_Object Qfile_executable_p;
227static Lisp_Object Qfile_readable_p;
228static Lisp_Object Qfile_writable_p;
229static Lisp_Object Qfile_symlink_p;
230static Lisp_Object Qaccess_file;
32f4334d 231Lisp_Object Qfile_directory_p;
955cbe7b
PE
232static Lisp_Object Qfile_regular_p;
233static Lisp_Object Qfile_accessible_directory_p;
234static Lisp_Object Qfile_modes;
235static Lisp_Object Qset_file_modes;
236static Lisp_Object Qset_file_times;
237static Lisp_Object Qfile_selinux_context;
238static Lisp_Object Qset_file_selinux_context;
239static Lisp_Object Qfile_newer_than_file_p;
32f4334d
RS
240Lisp_Object Qinsert_file_contents;
241Lisp_Object Qwrite_region;
955cbe7b
PE
242static Lisp_Object Qverify_visited_file_modtime;
243static Lisp_Object Qset_visited_file_modtime;
32f4334d 244
a7ca3326 245DEFUN ("find-file-name-handler", Ffind_file_name_handler,
16a97296 246 Sfind_file_name_handler, 2, 2, 0,
8c1a1077
PJ
247 doc: /* Return FILENAME's handler function for OPERATION, if it has one.
248Otherwise, return nil.
249A file name is handled if one of the regular expressions in
250`file-name-handler-alist' matches it.
251
252If OPERATION equals `inhibit-file-name-operation', then we ignore
253any handlers that are members of `inhibit-file-name-handlers',
254but we still do run any other handlers. This lets handlers
255use the standard functions without calling themselves recursively. */)
5842a27b 256 (Lisp_Object filename, Lisp_Object operation)
32f4334d 257{
642ef245 258 /* This function must not munge the match data. */
204ee271 259 Lisp_Object chain, inhibited_handlers, result;
d311d28c 260 ptrdiff_t pos = -1;
642ef245 261
204ee271 262 result = Qnil;
b7826503 263 CHECK_STRING (filename);
e4432095 264
a65970a0
RS
265 if (EQ (operation, Vinhibit_file_name_operation))
266 inhibited_handlers = Vinhibit_file_name_handlers;
267 else
268 inhibited_handlers = Qnil;
82c2d839 269
93c30b5f 270 for (chain = Vfile_name_handler_alist; CONSP (chain);
03699b14 271 chain = XCDR (chain))
32f4334d
RS
272 {
273 Lisp_Object elt;
03699b14 274 elt = XCAR (chain);
93c30b5f 275 if (CONSP (elt))
32f4334d 276 {
f6c9b683 277 Lisp_Object string = XCAR (elt);
d311d28c 278 ptrdiff_t match_pos;
f6c9b683 279 Lisp_Object handler = XCDR (elt);
68780e2a
RS
280 Lisp_Object operations = Qnil;
281
282 if (SYMBOLP (handler))
283 operations = Fget (handler, Qoperations);
f6c9b683 284
8d2ced53 285 if (STRINGP (string)
f6c9b683
RS
286 && (match_pos = fast_string_match (string, filename)) > pos
287 && (NILP (operations) || ! NILP (Fmemq (operation, operations))))
a65970a0 288 {
f6c9b683 289 Lisp_Object tem;
a65970a0 290
03699b14 291 handler = XCDR (elt);
a65970a0
RS
292 tem = Fmemq (handler, inhibited_handlers);
293 if (NILP (tem))
8d2ced53
SM
294 {
295 result = handler;
296 pos = match_pos;
297 }
a65970a0 298 }
32f4334d 299 }
642ef245
JB
300
301 QUIT;
32f4334d 302 }
8d2ced53 303 return result;
32f4334d
RS
304}
305\f
a7ca3326 306DEFUN ("file-name-directory", Ffile_name_directory, Sfile_name_directory,
8c1a1077
PJ
307 1, 1, 0,
308 doc: /* Return the directory component in file name FILENAME.
309Return nil if FILENAME does not include a directory.
78379264 310Otherwise return a directory name.
7c2fb837 311Given a Unix syntax file name, returns a string ending in slash. */)
5842a27b 312 (Lisp_Object filename)
570d7624 313{
100c44b7 314#ifndef DOS_NT
5976c3fe 315 register const char *beg;
100c44b7 316#else
5976c3fe 317 register char *beg;
273ac8d1 318 Lisp_Object tem_fn;
100c44b7 319#endif
5976c3fe 320 register const char *p;
0bf2eed2 321 Lisp_Object handler;
570d7624 322
b7826503 323 CHECK_STRING (filename);
570d7624 324
0bf2eed2
RS
325 /* If the file name has special constructs in it,
326 call the corresponding file handler. */
3b7f6e60 327 handler = Ffind_file_name_handler (filename, Qfile_name_directory);
0bf2eed2 328 if (!NILP (handler))
2375c96a
CY
329 {
330 Lisp_Object handled_name = call2 (handler, Qfile_name_directory,
331 filename);
332 return STRINGP (handled_name) ? handled_name : Qnil;
333 }
0bf2eed2 334
199607e4 335#ifdef DOS_NT
38182d90 336 beg = alloca (SBYTES (filename) + 1);
5976c3fe 337 memcpy (beg, SSDATA (filename), SBYTES (filename) + 1);
0f3f018c 338#else
5976c3fe 339 beg = SSDATA (filename);
199607e4 340#endif
d5db4077 341 p = beg + SBYTES (filename);
570d7624 342
199607e4 343 while (p != beg && !IS_DIRECTORY_SEP (p[-1])
199607e4 344#ifdef DOS_NT
e1dbe924 345 /* only recognize drive specifier at the beginning */
ba14e174
RS
346 && !(p[-1] == ':'
347 /* handle the "/:d:foo" and "/:foo" cases correctly */
348 && ((p == beg + 2 && !IS_DIRECTORY_SEP (*beg))
349 || (p == beg + 4 && IS_DIRECTORY_SEP (*beg))))
199607e4 350#endif
570d7624
JB
351 ) p--;
352
353 if (p == beg)
354 return Qnil;
5e570b75 355#ifdef DOS_NT
4c3c22f3 356 /* Expansion of "c:" to drive and default directory. */
ba14e174 357 if (p[-1] == ':')
4c3c22f3 358 {
4c3c22f3 359 /* MAXPATHLEN+1 is guaranteed to be enough space for getdefdir. */
5976c3fe
PE
360 char *res = alloca (MAXPATHLEN + 1);
361 char *r = res;
ba14e174
RS
362
363 if (p == beg + 4 && IS_DIRECTORY_SEP (*beg) && beg[1] == ':')
364 {
e99a530f 365 memcpy (res, beg, 2);
ba14e174
RS
366 beg += 2;
367 r += 2;
368 }
369
620f13b0 370 if (getdefdir (c_toupper (*beg) - 'A' + 1, r))
4c3c22f3 371 {
199607e4 372 if (!IS_DIRECTORY_SEP (res[strlen (res) - 1]))
4c3c22f3
RS
373 strcat (res, "/");
374 beg = res;
375 p = beg + strlen (beg);
376 }
377 }
273ac8d1
EZ
378 tem_fn = ENCODE_FILE (make_specified_string (beg, -1, p - beg,
379 STRING_MULTIBYTE (filename)));
380 dostounix_filename (SSDATA (tem_fn));
381 return DECODE_FILE (tem_fn);
382#else /* DOS_NT */
d7231f93 383 return make_specified_string (beg, -1, p - beg, STRING_MULTIBYTE (filename));
273ac8d1 384#endif /* DOS_NT */
570d7624
JB
385}
386
a7ca3326 387DEFUN ("file-name-nondirectory", Ffile_name_nondirectory,
60d67b83 388 Sfile_name_nondirectory, 1, 1, 0,
8c1a1077
PJ
389 doc: /* Return file name FILENAME sans its directory.
390For example, in a Unix-syntax file name,
391this is everything after the last slash,
392or the entire name if it contains no slash. */)
5842a27b 393 (Lisp_Object filename)
570d7624 394{
5976c3fe 395 register const char *beg, *p, *end;
0bf2eed2 396 Lisp_Object handler;
570d7624 397
b7826503 398 CHECK_STRING (filename);
570d7624 399
0bf2eed2
RS
400 /* If the file name has special constructs in it,
401 call the corresponding file handler. */
3b7f6e60 402 handler = Ffind_file_name_handler (filename, Qfile_name_nondirectory);
0bf2eed2 403 if (!NILP (handler))
2375c96a
CY
404 {
405 Lisp_Object handled_name = call2 (handler, Qfile_name_nondirectory,
406 filename);
407 if (STRINGP (handled_name))
408 return handled_name;
409 error ("Invalid handler in `file-name-handler-alist'");
410 }
0bf2eed2 411
5976c3fe 412 beg = SSDATA (filename);
d5db4077 413 end = p = beg + SBYTES (filename);
570d7624 414
199607e4 415 while (p != beg && !IS_DIRECTORY_SEP (p[-1])
199607e4 416#ifdef DOS_NT
e1dbe924 417 /* only recognize drive specifier at beginning */
ba14e174
RS
418 && !(p[-1] == ':'
419 /* handle the "/:d:foo" case correctly */
420 && (p == beg + 2 || (p == beg + 4 && IS_DIRECTORY_SEP (*beg))))
199607e4 421#endif
60d67b83
RS
422 )
423 p--;
570d7624 424
d7231f93 425 return make_specified_string (p, -1, end - p, STRING_MULTIBYTE (filename));
570d7624 426}
642ef245 427
a7ca3326 428DEFUN ("unhandled-file-name-directory", Funhandled_file_name_directory,
60d67b83 429 Sunhandled_file_name_directory, 1, 1, 0,
8c1a1077
PJ
430 doc: /* Return a directly usable directory name somehow associated with FILENAME.
431A `directly usable' directory name is one that may be used without the
432intervention of any file handler.
433If FILENAME is a directly usable file itself, return
434\(file-name-directory FILENAME).
ca319910
SM
435If FILENAME refers to a file which is not accessible from a local process,
436then this should return nil.
8c1a1077
PJ
437The `call-process' and `start-process' functions use this function to
438get a current directory to run processes in. */)
5842a27b 439 (Lisp_Object filename)
642ef245
JB
440{
441 Lisp_Object handler;
442
443 /* If the file name has special constructs in it,
444 call the corresponding file handler. */
49307295 445 handler = Ffind_file_name_handler (filename, Qunhandled_file_name_directory);
642ef245 446 if (!NILP (handler))
2375c96a
CY
447 {
448 Lisp_Object handled_name = call2 (handler, Qunhandled_file_name_directory,
449 filename);
450 return STRINGP (handled_name) ? handled_name : Qnil;
451 }
642ef245
JB
452
453 return Ffile_name_directory (filename);
454}
455
c293e30c
DA
456/* Convert from file name SRC of length SRCLEN to directory name
457 in DST. On UNIX, just make sure there is a terminating /.
2e7cddd3 458 Return the length of DST in bytes. */
570d7624 459
c293e30c
DA
460static ptrdiff_t
461file_name_as_directory (char *dst, const char *src, ptrdiff_t srclen)
462{
463 if (srclen == 0)
8aa3a244 464 {
c293e30c
DA
465 dst[0] = '.';
466 dst[1] = '/';
467 dst[2] = '\0';
468 return 2;
8aa3a244
RS
469 }
470
c293e30c 471 strcpy (dst, src);
93f4cf88 472
c293e30c 473 if (!IS_DIRECTORY_SEP (dst[srclen - 1]))
5e570b75 474 {
c293e30c
DA
475 dst[srclen] = DIRECTORY_SEP;
476 dst[srclen + 1] = '\0';
477 srclen++;
5e570b75 478 }
199607e4 479#ifdef DOS_NT
2e7cddd3
EZ
480 {
481 Lisp_Object tem_fn = make_specified_string (dst, -1, srclen, 1);
482
483 tem_fn = ENCODE_FILE (tem_fn);
484 dostounix_filename (SSDATA (tem_fn));
485 tem_fn = DECODE_FILE (tem_fn);
486 memcpy (dst, SSDATA (tem_fn), (srclen = SBYTES (tem_fn)) + 1);
487 }
199607e4 488#endif
c293e30c 489 return srclen;
570d7624
JB
490}
491
a7ca3326 492DEFUN ("file-name-as-directory", Ffile_name_as_directory,
570d7624 493 Sfile_name_as_directory, 1, 1, 0,
0dac4f85 494 doc: /* Return a string representing the file name FILE interpreted as a directory.
8c1a1077
PJ
495This operation exists because a directory is also a file, but its name as
496a directory is different from its name as a file.
497The result can be used as the value of `default-directory'
498or passed as second argument to `expand-file-name'.
7c2fb837 499For a Unix-syntax file name, just appends a slash. */)
5842a27b 500 (Lisp_Object file)
570d7624
JB
501{
502 char *buf;
c293e30c 503 ptrdiff_t length;
0bf2eed2 504 Lisp_Object handler;
570d7624 505
b7826503 506 CHECK_STRING (file);
265a9e55 507 if (NILP (file))
570d7624 508 return Qnil;
0bf2eed2
RS
509
510 /* If the file name has special constructs in it,
511 call the corresponding file handler. */
49307295 512 handler = Ffind_file_name_handler (file, Qfile_name_as_directory);
0bf2eed2 513 if (!NILP (handler))
2375c96a
CY
514 {
515 Lisp_Object handled_name = call2 (handler, Qfile_name_as_directory,
516 file);
517 if (STRINGP (handled_name))
518 return handled_name;
519 error ("Invalid handler in `file-name-handler-alist'");
520 }
0bf2eed2 521
38182d90 522 buf = alloca (SBYTES (file) + 10);
c293e30c
DA
523 length = file_name_as_directory (buf, SSDATA (file), SBYTES (file));
524 return make_specified_string (buf, -1, length, STRING_MULTIBYTE (file));
570d7624
JB
525}
526\f
c293e30c
DA
527/* Convert from directory name SRC of length SRCLEN to
528 file name in DST. On UNIX, just make sure there isn't
2e7cddd3 529 a terminating /. Return the length of DST in bytes. */
570d7624 530
c293e30c
DA
531static ptrdiff_t
532directory_file_name (char *dst, char *src, ptrdiff_t srclen)
570d7624 533{
570d7624
JB
534 /* Process as Unix format: just remove any final slash.
535 But leave "/" unchanged; do not change it to "". */
536 strcpy (dst, src);
c293e30c
DA
537 if (srclen > 1
538 && IS_DIRECTORY_SEP (dst[srclen - 1])
4592782e 539#ifdef DOS_NT
c293e30c 540 && !IS_ANY_SEP (dst[srclen - 2])
4592782e
RS
541#endif
542 )
c293e30c
DA
543 {
544 dst[srclen - 1] = 0;
545 srclen--;
546 }
199607e4 547#ifdef DOS_NT
2e7cddd3
EZ
548 {
549 Lisp_Object tem_fn = make_specified_string (dst, -1, srclen, 1);
550
551 tem_fn = ENCODE_FILE (tem_fn);
552 dostounix_filename (SSDATA (tem_fn));
553 tem_fn = DECODE_FILE (tem_fn);
554 memcpy (dst, SSDATA (tem_fn), (srclen = SBYTES (tem_fn)) + 1);
555 }
125feee8 556#endif
c293e30c 557 return srclen;
570d7624
JB
558}
559
a7ca3326 560DEFUN ("directory-file-name", Fdirectory_file_name, Sdirectory_file_name,
8c1a1077
PJ
561 1, 1, 0,
562 doc: /* Returns the file name of the directory named DIRECTORY.
563This is the name of the file that holds the data for the directory DIRECTORY.
564This operation exists because a directory is also a file, but its name as
565a directory is different from its name as a file.
7c2fb837 566In Unix-syntax, this function just removes the final slash. */)
5842a27b 567 (Lisp_Object directory)
570d7624
JB
568{
569 char *buf;
c293e30c 570 ptrdiff_t length;
0bf2eed2 571 Lisp_Object handler;
570d7624 572
b7826503 573 CHECK_STRING (directory);
570d7624 574
265a9e55 575 if (NILP (directory))
570d7624 576 return Qnil;
0bf2eed2
RS
577
578 /* If the file name has special constructs in it,
579 call the corresponding file handler. */
49307295 580 handler = Ffind_file_name_handler (directory, Qdirectory_file_name);
0bf2eed2 581 if (!NILP (handler))
2375c96a
CY
582 {
583 Lisp_Object handled_name = call2 (handler, Qdirectory_file_name,
584 directory);
585 if (STRINGP (handled_name))
586 return handled_name;
587 error ("Invalid handler in `file-name-handler-alist'");
588 }
0bf2eed2 589
38182d90 590 buf = alloca (SBYTES (directory) + 20);
c293e30c
DA
591 length = directory_file_name (buf, SSDATA (directory), SBYTES (directory));
592 return make_specified_string (buf, -1, length, STRING_MULTIBYTE (directory));
570d7624
JB
593}
594
91433552 595static const char make_temp_name_tbl[64] =
3ce839e4
RS
596{
597 'A','B','C','D','E','F','G','H',
598 'I','J','K','L','M','N','O','P',
599 'Q','R','S','T','U','V','W','X',
600 'Y','Z','a','b','c','d','e','f',
601 'g','h','i','j','k','l','m','n',
602 'o','p','q','r','s','t','u','v',
603 'w','x','y','z','0','1','2','3',
604 '4','5','6','7','8','9','-','_'
605};
cb613bb8 606
3ce839e4
RS
607static unsigned make_temp_name_count, make_temp_name_count_initialized_p;
608
cb613bb8 609/* Value is a temporary file name starting with PREFIX, a string.
efdc16c9 610
cb613bb8
GM
611 The Emacs process number forms part of the result, so there is
612 no danger of generating a name being used by another process.
613 In addition, this function makes an attempt to choose a name
614 which has no existing file. To make this work, PREFIX should be
615 an absolute file name.
efdc16c9 616
f75d7a91 617 BASE64_P means add the pid as 3 characters in base64
cb613bb8
GM
618 encoding. In this case, 6 characters will be added to PREFIX to
619 form the file name. Otherwise, if Emacs is running on a system
620 with long file names, add the pid as a decimal number.
621
622 This function signals an error if no unique file name could be
623 generated. */
624
625Lisp_Object
f75d7a91 626make_temp_name (Lisp_Object prefix, bool base64_p)
570d7624
JB
627{
628 Lisp_Object val;
0cedd530 629 int len, clen;
a81d11a3 630 printmax_t pid;
5976c3fe 631 char *p, *data;
a81d11a3 632 char pidbuf[INT_BUFSIZE_BOUND (printmax_t)];
3ce839e4 633 int pidlen;
efdc16c9 634
b7826503 635 CHECK_STRING (prefix);
3ce839e4
RS
636
637 /* VAL is created by adding 6 characters to PREFIX. The first
638 three are the PID of this process, in base 64, and the second
639 three are incremented if the file already exists. This ensures
640 262144 unique file names per PID per PREFIX. */
641
93f4cf88 642 pid = getpid ();
3ce839e4 643
cb613bb8
GM
644 if (base64_p)
645 {
646 pidbuf[0] = make_temp_name_tbl[pid & 63], pid >>= 6;
647 pidbuf[1] = make_temp_name_tbl[pid & 63], pid >>= 6;
648 pidbuf[2] = make_temp_name_tbl[pid & 63], pid >>= 6;
649 pidlen = 3;
650 }
651 else
652 {
3ce839e4 653#ifdef HAVE_LONG_FILE_NAMES
a81d11a3 654 pidlen = sprintf (pidbuf, "%"pMd, pid);
3a3bfb18 655#else
cb613bb8
GM
656 pidbuf[0] = make_temp_name_tbl[pid & 63], pid >>= 6;
657 pidbuf[1] = make_temp_name_tbl[pid & 63], pid >>= 6;
658 pidbuf[2] = make_temp_name_tbl[pid & 63], pid >>= 6;
659 pidlen = 3;
3ce839e4 660#endif
cb613bb8 661 }
efdc16c9 662
0cedd530
SM
663 len = SBYTES (prefix); clen = SCHARS (prefix);
664 val = make_uninit_multibyte_string (clen + 3 + pidlen, len + 3 + pidlen);
665 if (!STRING_MULTIBYTE (prefix))
666 STRING_SET_UNIBYTE (val);
5976c3fe
PE
667 data = SSDATA (val);
668 memcpy (data, SSDATA (prefix), len);
3ce839e4
RS
669 p = data + len;
670
72af86bd 671 memcpy (p, pidbuf, pidlen);
3ce839e4
RS
672 p += pidlen;
673
674 /* Here we try to minimize useless stat'ing when this function is
675 invoked many times successively with the same PREFIX. We achieve
676 this by initializing count to a random value, and incrementing it
f6a492a9
RS
677 afterwards.
678
679 We don't want make-temp-name to be called while dumping,
680 because then make_temp_name_count_initialized_p would get set
681 and then make_temp_name_count would not be set when Emacs starts. */
682
3ce839e4
RS
683 if (!make_temp_name_count_initialized_p)
684 {
327eeec8 685 make_temp_name_count = time (NULL);
3ce839e4
RS
686 make_temp_name_count_initialized_p = 1;
687 }
688
689 while (1)
690 {
8a7777fc 691 unsigned num = make_temp_name_count;
3ce839e4
RS
692
693 p[0] = make_temp_name_tbl[num & 63], num >>= 6;
694 p[1] = make_temp_name_tbl[num & 63], num >>= 6;
695 p[2] = make_temp_name_tbl[num & 63], num >>= 6;
696
8a7777fc
RS
697 /* Poor man's congruential RN generator. Replace with
698 ++make_temp_name_count for debugging. */
699 make_temp_name_count += 25229;
700 make_temp_name_count %= 225307;
701
bb385a92 702 if (!check_existing (data))
3ce839e4
RS
703 {
704 /* We want to return only if errno is ENOENT. */
705 if (errno == ENOENT)
706 return val;
707 else
708 /* The error here is dubious, but there is little else we
709 can do. The alternatives are to return nil, which is
710 as bad as (and in many cases worse than) throwing the
711 error, or to ignore the error, which will likely result
8a7777fc 712 in looping through 225307 stat's, which is not only
410ed5c3
PE
713 dog-slow, but also useless since eventually nil would
714 have to be returned anyway. */
9869bb0b 715 report_file_error ("Cannot create temporary name for prefix",
3ce839e4
RS
716 Fcons (prefix, Qnil));
717 /* not reached */
718 }
719 }
570d7624 720}
3ce839e4 721
cb613bb8
GM
722
723DEFUN ("make-temp-name", Fmake_temp_name, Smake_temp_name, 1, 1, 0,
8c1a1077
PJ
724 doc: /* Generate temporary file name (string) starting with PREFIX (a string).
725The Emacs process number forms part of the result,
726so there is no danger of generating a name being used by another process.
727
728In addition, this function makes an attempt to choose a name
729which has no existing file. To make this work,
730PREFIX should be an absolute file name.
731
732There is a race condition between calling `make-temp-name' and creating the
733file which opens all kinds of security holes. For that reason, you should
f9e6f049
RS
734probably use `make-temp-file' instead, except in three circumstances:
735
736* If you are creating the file in the user's home directory.
737* If you are creating a directory rather than an ordinary file.
738* If you are taking special precautions as `make-temp-file' does. */)
5842a27b 739 (Lisp_Object prefix)
cb613bb8
GM
740{
741 return make_temp_name (prefix, 0);
742}
743
744
570d7624 745\f
a7ca3326 746DEFUN ("expand-file-name", Fexpand_file_name, Sexpand_file_name, 1, 2, 0,
8c1a1077
PJ
747 doc: /* Convert filename NAME to absolute, and canonicalize it.
748Second arg DEFAULT-DIRECTORY is directory to start with if NAME is relative
78379264 749\(does not start with slash or tilde); if DEFAULT-DIRECTORY is nil or missing,
a4e03fe5 750the current buffer's value of `default-directory' is used.
1b2a627f
EZ
751NAME should be a string that is a valid file name for the underlying
752filesystem.
8c1a1077
PJ
753File name components that are `.' are removed, and
754so are file name components followed by `..', along with the `..' itself;
755note that these simplifications are done without checking the resulting
756file names in the file system.
15579471
EZ
757Multiple consecutive slashes are collapsed into a single slash,
758except at the beginning of the file name when they are significant (e.g.,
759UNC file names on MS-Windows.)
8c1a1077
PJ
760An initial `~/' expands to your home directory.
761An initial `~USER/' expands to USER's home directory.
07114296
CY
762See also the function `substitute-in-file-name'.
763
764For technical reasons, this function can return correct but
765non-intuitive results for the root directory; for instance,
766\(expand-file-name ".." "/") returns "/..". For this reason, use
15579471 767\(directory-file-name (file-name-directory dirname)) to traverse a
07114296 768filesystem tree, not (expand-file-name ".." dirname). */)
5842a27b 769 (Lisp_Object name, Lisp_Object default_directory)
570d7624 770{
5b5a2ea1
SM
771 /* These point to SDATA and need to be careful with string-relocation
772 during GC (via DECODE_FILE). */
2893f146
PE
773 char *nm;
774 const char *newdir;
5b5a2ea1 775 /* This should only point to alloca'd data. */
5976c3fe 776 char *target;
199607e4 777
93f4cf88 778 ptrdiff_t tlen;
570d7624 779 struct passwd *pw;
5e570b75 780#ifdef DOS_NT
199607e4 781 int drive = 0;
f75d7a91
PE
782 bool collapse_newdir = 1;
783 bool is_escaped = 0;
5e570b75 784#endif /* DOS_NT */
93f4cf88 785 ptrdiff_t length;
2375c96a 786 Lisp_Object handler, result, handled_name;
fce31d69 787 bool multibyte;
9c06a1f3 788 Lisp_Object hdir;
199607e4 789
b7826503 790 CHECK_STRING (name);
570d7624 791
0bf2eed2
RS
792 /* If the file name has special constructs in it,
793 call the corresponding file handler. */
49307295 794 handler = Ffind_file_name_handler (name, Qexpand_file_name);
0bf2eed2 795 if (!NILP (handler))
2375c96a
CY
796 {
797 handled_name = call3 (handler, Qexpand_file_name,
798 name, default_directory);
799 if (STRINGP (handled_name))
800 return handled_name;
801 error ("Invalid handler in `file-name-handler-alist'");
802 }
803
58fc9587 804
3b7f6e60
EN
805 /* Use the buffer's default-directory if DEFAULT_DIRECTORY is omitted. */
806 if (NILP (default_directory))
4b4deea2 807 default_directory = BVAR (current_buffer, directory);
82330e7f 808 if (! STRINGP (default_directory))
dd693537
EZ
809 {
810#ifdef DOS_NT
811 /* "/" is not considered a root directory on DOS_NT, so using "/"
812 here causes an infinite recursion in, e.g., the following:
813
814 (let (default-directory)
815 (expand-file-name "a"))
816
817 To avoid this, we set default_directory to the root of the
818 current drive. */
dd693537
EZ
819 default_directory = build_string (emacs_root_dir ());
820#else
821 default_directory = build_string ("/");
822#endif
823 }
58fc9587 824
3b7f6e60 825 if (!NILP (default_directory))
273e0829 826 {
3b7f6e60 827 handler = Ffind_file_name_handler (default_directory, Qexpand_file_name);
273e0829 828 if (!NILP (handler))
2375c96a
CY
829 {
830 handled_name = call3 (handler, Qexpand_file_name,
831 name, default_directory);
832 if (STRINGP (handled_name))
833 return handled_name;
834 error ("Invalid handler in `file-name-handler-alist'");
835 }
273e0829 836 }
0bf2eed2 837
5b5a2ea1 838 {
5976c3fe 839 char *o = SSDATA (default_directory);
5b5a2ea1
SM
840
841 /* Make sure DEFAULT_DIRECTORY is properly expanded.
842 It would be better to do this down below where we actually use
843 default_directory. Unfortunately, calling Fexpand_file_name recursively
844 could invoke GC, and the strings might be relocated. This would
845 be annoying because we have pointers into strings lying around
846 that would need adjusting, and people would add new pointers to
847 the code and forget to adjust them, resulting in intermittent bugs.
848 Putting this call here avoids all that crud.
849
850 The EQ test avoids infinite recursion. */
851 if (! NILP (default_directory) && !EQ (default_directory, name)
852 /* Save time in some common cases - as long as default_directory
853 is not relative, it can be canonicalized with name below (if it
854 is needed at all) without requiring it to be expanded now. */
01937013 855#ifdef DOS_NT
5b5a2ea1
SM
856 /* Detect MSDOS file names with drive specifiers. */
857 && ! (IS_DRIVE (o[0]) && IS_DEVICE_SEP (o[1])
858 && IS_DIRECTORY_SEP (o[2]))
199607e4 859#ifdef WINDOWSNT
5b5a2ea1
SM
860 /* Detect Windows file names in UNC format. */
861 && ! (IS_DIRECTORY_SEP (o[0]) && IS_DIRECTORY_SEP (o[1]))
01937013 862#endif
199607e4
RS
863#else /* not DOS_NT */
864 /* Detect Unix absolute file names (/... alone is not absolute on
865 DOS or Windows). */
5b5a2ea1 866 && ! (IS_DIRECTORY_SEP (o[0]))
199607e4 867#endif /* not DOS_NT */
5b5a2ea1
SM
868 )
869 {
870 struct gcpro gcpro1;
f14b1c68 871
5b5a2ea1
SM
872 GCPRO1 (name);
873 default_directory = Fexpand_file_name (default_directory, Qnil);
874 UNGCPRO;
875 }
876 }
2b046a72 877 multibyte = STRING_MULTIBYTE (name);
6d060996
KH
878 if (multibyte != STRING_MULTIBYTE (default_directory))
879 {
880 if (multibyte)
881 default_directory = string_to_multibyte (default_directory);
882 else
883 {
884 name = string_to_multibyte (name);
885 multibyte = 1;
886 }
887 }
888
e8d32c7e 889 /* Make a local copy of nm[] to protect it from GC in DECODE_FILE below. */
38182d90 890 nm = alloca (SBYTES (name) + 1);
5976c3fe 891 memcpy (nm, SSDATA (name), SBYTES (name) + 1);
199607e4 892
565f0b98 893#ifdef DOS_NT
f0f95d31
RS
894 /* Note if special escape prefix is present, but remove for now. */
895 if (nm[0] == '/' && nm[1] == ':')
896 {
897 is_escaped = 1;
898 nm += 2;
899 }
900
199607e4 901 /* Find and remove drive specifier if present; this makes nm absolute
f0f95d31
RS
902 even if the rest of the name appears to be relative. Only look for
903 drive specifier at the beginning. */
904 if (IS_DRIVE (nm[0]) && IS_DEVICE_SEP (nm[1]))
905 {
5976c3fe 906 drive = (unsigned char) nm[0];
f0f95d31
RS
907 nm += 2;
908 }
bb1ff1f4
GV
909
910#ifdef WINDOWSNT
911 /* If we see "c://somedir", we want to strip the first slash after the
912 colon when stripping the drive letter. Otherwise, this expands to
913 "//somedir". */
914 if (drive && IS_DIRECTORY_SEP (nm[0]) && IS_DIRECTORY_SEP (nm[1]))
915 nm++;
4c3c22f3 916
e8d32c7e 917 /* Discard any previous drive specifier if nm is now in UNC format. */
199607e4
RS
918 if (IS_DIRECTORY_SEP (nm[0]) && IS_DIRECTORY_SEP (nm[1]))
919 {
920 drive = 0;
921 }
5b5a2ea1
SM
922#endif /* WINDOWSNT */
923#endif /* DOS_NT */
199607e4 924
214378ec
GM
925 /* If nm is absolute, look for `/./' or `/../' or `//''sequences; if
926 none are found, we can probably return right away. We will avoid
927 allocating a new string if name is already fully expanded. */
570d7624 928 if (
5e570b75 929 IS_DIRECTORY_SEP (nm[0])
199607e4 930#ifdef MSDOS
f0f95d31 931 && drive && !is_escaped
199607e4
RS
932#endif
933#ifdef WINDOWSNT
f0f95d31 934 && (drive || IS_DIRECTORY_SEP (nm[1])) && !is_escaped
199607e4 935#endif
570d7624
JB
936 )
937 {
f14b1c68
JB
938 /* If it turns out that the filename we want to return is just a
939 suffix of FILENAME, we don't need to go through and edit
940 things; we just need to construct a new string using data
f75d7a91
PE
941 starting at the middle of FILENAME. If we set LOSE, that
942 means we've discovered that we can't do that cool trick. */
943 bool lose = 0;
5976c3fe 944 char *p = nm;
f14b1c68 945
570d7624
JB
946 while (*p)
947 {
199607e4 948 /* Since we know the name is absolute, we can assume that each
c77d647e
JB
949 element starts with a "/". */
950
c77d647e 951 /* "." and ".." are hairy. */
5e570b75 952 if (IS_DIRECTORY_SEP (p[0])
c77d647e 953 && p[1] == '.'
5e570b75 954 && (IS_DIRECTORY_SEP (p[2])
c77d647e 955 || p[2] == 0
5e570b75 956 || (p[2] == '.' && (IS_DIRECTORY_SEP (p[3])
c77d647e 957 || p[3] == 0))))
570d7624 958 lose = 1;
214378ec
GM
959 /* We want to replace multiple `/' in a row with a single
960 slash. */
961 else if (p > nm
962 && IS_DIRECTORY_SEP (p[0])
963 && IS_DIRECTORY_SEP (p[1]))
964 lose = 1;
570d7624
JB
965 p++;
966 }
967 if (!lose)
968 {
199607e4 969#ifdef DOS_NT
087fc47a
JB
970 /* Make sure directories are all separated with /, but
971 avoid allocation of a new string when not required. */
273ac8d1
EZ
972 if (multibyte)
973 {
974 Lisp_Object tem_name = make_specified_string (nm, -1, strlen (nm),
975 multibyte);
976
977 tem_name = ENCODE_FILE (tem_name);
978 dostounix_filename (SSDATA (tem_name));
979 tem_name = DECODE_FILE (tem_name);
980 memcpy (nm, SSDATA (tem_name), SBYTES (tem_name) + 1);
981 }
982 else
983 dostounix_filename (nm);
199607e4
RS
984#ifdef WINDOWSNT
985 if (IS_DIRECTORY_SEP (nm[1]))
986 {
42a5b22f 987 if (strcmp (nm, SSDATA (name)) != 0)
2b046a72 988 name = make_specified_string (nm, -1, strlen (nm), multibyte);
199607e4
RS
989 }
990 else
991#endif
e8d32c7e 992 /* Drive must be set, so this is okay. */
5976c3fe 993 if (strcmp (nm - 2, SSDATA (name)) != 0)
199607e4 994 {
3f817c73
KH
995 char temp[] = " :";
996
2b046a72 997 name = make_specified_string (nm, -1, p - nm, multibyte);
3f817c73
KH
998 temp[0] = DRIVE_LETTER (drive);
999 name = concat2 (build_string (temp), name);
199607e4
RS
1000 }
1001 return name;
1002#else /* not DOS_NT */
42a5b22f 1003 if (strcmp (nm, SSDATA (name)) == 0)
570d7624 1004 return name;
2b046a72 1005 return make_specified_string (nm, -1, strlen (nm), multibyte);
5e570b75 1006#endif /* not DOS_NT */
570d7624
JB
1007 }
1008 }
1009
199607e4
RS
1010 /* At this point, nm might or might not be an absolute file name. We
1011 need to expand ~ or ~user if present, otherwise prefix nm with
1012 default_directory if nm is not absolute, and finally collapse /./
1013 and /foo/../ sequences.
1014
1015 We set newdir to be the appropriate prefix if one is needed:
1016 - the relevant user directory if nm starts with ~ or ~user
1017 - the specified drive's working dir (DOS/NT only) if nm does not
1018 start with /
1019 - the value of default_directory.
1020
1021 Note that these prefixes are not guaranteed to be absolute (except
1022 for the working dir of a drive). Therefore, to ensure we always
1023 return an absolute name, if the final prefix is not absolute we
1024 append it to the current working directory. */
570d7624
JB
1025
1026 newdir = 0;
1027
1028 if (nm[0] == '~') /* prefix ~ */
c77d647e 1029 {
5e570b75 1030 if (IS_DIRECTORY_SEP (nm[1])
c77d647e
JB
1031 || nm[1] == 0) /* ~ by itself */
1032 {
6d557778
EZ
1033 Lisp_Object tem;
1034
5976c3fe
PE
1035 if (!(newdir = egetenv ("HOME")))
1036 newdir = "";
199607e4 1037 nm++;
e8d32c7e 1038 /* `egetenv' may return a unibyte string, which will bite us since
6d557778 1039 we expect the directory to be multibyte. */
9c06a1f3
EZ
1040 tem = build_string (newdir);
1041 if (!STRING_MULTIBYTE (tem))
1042 {
1043 hdir = DECODE_FILE (tem);
5976c3fe 1044 newdir = SSDATA (hdir);
9c06a1f3 1045 }
5e570b75 1046#ifdef DOS_NT
9a1dc3be 1047 collapse_newdir = 0;
4c3c22f3 1048#endif
c77d647e
JB
1049 }
1050 else /* ~user/filename */
1051 {
5976c3fe 1052 char *o, *p;
7c2fb837 1053 for (p = nm; *p && (!IS_DIRECTORY_SEP (*p)); p++);
5b5a2ea1 1054 o = alloca (p - nm + 1);
72af86bd 1055 memcpy (o, nm, p - nm);
c77d647e
JB
1056 o [p - nm] = 0;
1057
4d7e6e51 1058 block_input ();
350e0088 1059 pw = getpwnam (o + 1);
4d7e6e51 1060 unblock_input ();
c77d647e
JB
1061 if (pw)
1062 {
5976c3fe 1063 newdir = pw->pw_dir;
c77d647e 1064 nm = p;
199607e4 1065#ifdef DOS_NT
9a1dc3be 1066 collapse_newdir = 0;
199607e4 1067#endif
c77d647e 1068 }
e5d77022 1069
c77d647e
JB
1070 /* If we don't find a user of that name, leave the name
1071 unchanged; don't move nm forward to p. */
1072 }
1073 }
570d7624 1074
5e570b75 1075#ifdef DOS_NT
199607e4
RS
1076 /* On DOS and Windows, nm is absolute if a drive name was specified;
1077 use the drive's current directory as the prefix if needed. */
1078 if (!newdir && drive)
1079 {
e8d32c7e 1080 /* Get default directory if needed to make nm absolute. */
2893f146 1081 char *adir = NULL;
199607e4
RS
1082 if (!IS_DIRECTORY_SEP (nm[0]))
1083 {
2893f146 1084 adir = alloca (MAXPATHLEN + 1);
620f13b0 1085 if (!getdefdir (c_toupper (drive) - 'A' + 1, adir))
2893f146 1086 adir = NULL;
199607e4 1087 }
2893f146 1088 if (!adir)
199607e4 1089 {
e8d32c7e 1090 /* Either nm starts with /, or drive isn't mounted. */
2893f146
PE
1091 adir = alloca (4);
1092 adir[0] = DRIVE_LETTER (drive);
1093 adir[1] = ':';
1094 adir[2] = '/';
1095 adir[3] = 0;
199607e4 1096 }
2893f146 1097 newdir = adir;
199607e4 1098 }
5e570b75 1099#endif /* DOS_NT */
199607e4
RS
1100
1101 /* Finally, if no prefix has been specified and nm is not absolute,
e8d32c7e 1102 then it must be expanded relative to default_directory. */
199607e4 1103
34097368 1104 if (1
199607e4 1105#ifndef DOS_NT
e8d32c7e 1106 /* /... alone is not absolute on DOS and Windows. */
34097368 1107 && !IS_DIRECTORY_SEP (nm[0])
199607e4
RS
1108#endif
1109#ifdef WINDOWSNT
34097368 1110 && !(IS_DIRECTORY_SEP (nm[0]) && IS_DIRECTORY_SEP (nm[1]))
199607e4 1111#endif
570d7624
JB
1112 && !newdir)
1113 {
5976c3fe 1114 newdir = SSDATA (default_directory);
f0f95d31
RS
1115#ifdef DOS_NT
1116 /* Note if special escape prefix is present, but remove for now. */
1117 if (newdir[0] == '/' && newdir[1] == ':')
1118 {
1119 is_escaped = 1;
1120 newdir += 2;
1121 }
1122#endif
570d7624
JB
1123 }
1124
5e570b75 1125#ifdef DOS_NT
199607e4
RS
1126 if (newdir)
1127 {
e8d32c7e 1128 /* First ensure newdir is an absolute name. */
199607e4
RS
1129 if (
1130 /* Detect MSDOS file names with drive specifiers. */
1131 ! (IS_DRIVE (newdir[0])
1132 && IS_DEVICE_SEP (newdir[1]) && IS_DIRECTORY_SEP (newdir[2]))
1133#ifdef WINDOWSNT
1134 /* Detect Windows file names in UNC format. */
1135 && ! (IS_DIRECTORY_SEP (newdir[0]) && IS_DIRECTORY_SEP (newdir[1]))
1136#endif
1137 )
1138 {
1139 /* Effectively, let newdir be (expand-file-name newdir cwd).
1140 Because of the admonition against calling expand-file-name
1141 when we have pointers into lisp strings, we accomplish this
1142 indirectly by prepending newdir to nm if necessary, and using
e8d32c7e 1143 cwd (or the wd of newdir's drive) as the new newdir. */
2893f146 1144 char *adir;
c70a4df6 1145 if (IS_DRIVE (newdir[0]) && IS_DEVICE_SEP (newdir[1]))
199607e4 1146 {
5976c3fe 1147 drive = (unsigned char) newdir[0];
199607e4
RS
1148 newdir += 2;
1149 }
1150 if (!IS_DIRECTORY_SEP (nm[0]))
1151 {
c293e30c
DA
1152 ptrdiff_t newlen = strlen (newdir);
1153 char *tmp = alloca (newlen + strlen (nm) + 2);
1154 file_name_as_directory (tmp, newdir, newlen);
199607e4
RS
1155 strcat (tmp, nm);
1156 nm = tmp;
1157 }
2893f146 1158 adir = alloca (MAXPATHLEN + 1);
199607e4
RS
1159 if (drive)
1160 {
620f13b0 1161 if (!getdefdir (c_toupper (drive) - 'A' + 1, adir))
199607e4
RS
1162 newdir = "/";
1163 }
1164 else
9239d970 1165 getcwd (adir, MAXPATHLEN + 1);
2893f146 1166 newdir = adir;
199607e4
RS
1167 }
1168
e8d32c7e 1169 /* Strip off drive name from prefix, if present. */
c70a4df6 1170 if (IS_DRIVE (newdir[0]) && IS_DEVICE_SEP (newdir[1]))
199607e4
RS
1171 {
1172 drive = newdir[0];
1173 newdir += 2;
1174 }
1175
1176 /* Keep only a prefix from newdir if nm starts with slash
82330e7f 1177 (//server/share for UNC, nothing otherwise). */
9a1dc3be 1178 if (IS_DIRECTORY_SEP (nm[0]) && collapse_newdir)
199607e4
RS
1179 {
1180#ifdef WINDOWSNT
1181 if (IS_DIRECTORY_SEP (newdir[0]) && IS_DIRECTORY_SEP (newdir[1]))
1182 {
2893f146
PE
1183 char *adir = strcpy (alloca (strlen (newdir) + 1), newdir);
1184 char *p = adir + 2;
199607e4
RS
1185 while (*p && !IS_DIRECTORY_SEP (*p)) p++;
1186 p++;
1187 while (*p && !IS_DIRECTORY_SEP (*p)) p++;
1188 *p = 0;
2893f146 1189 newdir = adir;
199607e4
RS
1190 }
1191 else
1192#endif
1193 newdir = "";
1194 }
1195 }
5e570b75 1196#endif /* DOS_NT */
199607e4
RS
1197
1198 if (newdir)
bfb61299 1199 {
57676091 1200 /* Get rid of any slash at the end of newdir, unless newdir is
f0f95d31 1201 just / or // (an incomplete UNC name). */
199607e4 1202 length = strlen (newdir);
c293e30c 1203 tlen = length + 1;
f0f95d31 1204 if (length > 1 && IS_DIRECTORY_SEP (newdir[length - 1])
57676091
RS
1205#ifdef WINDOWSNT
1206 && !(length == 2 && IS_DIRECTORY_SEP (newdir[0]))
1207#endif
1208 )
bfb61299 1209 {
38182d90 1210 char *temp = alloca (length);
72af86bd 1211 memcpy (temp, newdir, length - 1);
bfb61299 1212 temp[length - 1] = 0;
c293e30c 1213 length--;
bfb61299
JB
1214 newdir = temp;
1215 }
bfb61299
JB
1216 }
1217 else
c293e30c
DA
1218 {
1219 length = 0;
1220 tlen = 0;
1221 }
570d7624 1222
e8d32c7e 1223 /* Now concatenate the directory and name to new space in the stack frame. */
bfb61299 1224 tlen += strlen (nm) + 1;
5e570b75 1225#ifdef DOS_NT
f0f95d31
RS
1226 /* Reserve space for drive specifier and escape prefix, since either
1227 or both may need to be inserted. (The Microsoft x86 compiler
5e570b75 1228 produces incorrect code if the following two lines are combined.) */
38182d90 1229 target = alloca (tlen + 4);
f0f95d31 1230 target += 4;
5e570b75 1231#else /* not DOS_NT */
38182d90 1232 target = alloca (tlen);
5e570b75 1233#endif /* not DOS_NT */
570d7624
JB
1234 *target = 0;
1235
1236 if (newdir)
1237 {
5e570b75 1238 if (nm[0] == 0 || IS_DIRECTORY_SEP (nm[0]))
f5321b5c 1239 {
3ea2d8b2 1240#ifdef DOS_NT
f5321b5c
RS
1241 /* If newdir is effectively "C:/", then the drive letter will have
1242 been stripped and newdir will be "/". Concatenating with an
1243 absolute directory in nm produces "//", which will then be
1244 incorrectly treated as a network share. Ignore newdir in
1245 this case (keeping the drive letter). */
efdc16c9 1246 if (!(drive && nm[0] && IS_DIRECTORY_SEP (newdir[0])
f5321b5c
RS
1247 && newdir[1] == '\0'))
1248#endif
1249 strcpy (target, newdir);
1250 }
570d7624 1251 else
c293e30c 1252 file_name_as_directory (target, newdir, length);
570d7624
JB
1253 }
1254
1255 strcat (target, nm);
199607e4 1256
214378ec
GM
1257 /* Now canonicalize by removing `//', `/.' and `/foo/..' if they
1258 appear. */
5b5a2ea1 1259 {
5976c3fe
PE
1260 char *p = target;
1261 char *o = target;
570d7624 1262
5b5a2ea1
SM
1263 while (*p)
1264 {
5b5a2ea1
SM
1265 if (!IS_DIRECTORY_SEP (*p))
1266 {
1267 *o++ = *p++;
1268 }
1269 else if (p[1] == '.'
1270 && (IS_DIRECTORY_SEP (p[2])
1271 || p[2] == 0))
1272 {
1273 /* If "/." is the entire filename, keep the "/". Otherwise,
1274 just delete the whole "/.". */
1275 if (o == target && p[2] == '\0')
1276 *o++ = *p;
1277 p += 2;
1278 }
1279 else if (p[1] == '.' && p[2] == '.'
1280 /* `/../' is the "superroot" on certain file systems.
1281 Turned off on DOS_NT systems because they have no
1282 "superroot" and because this causes us to produce
1283 file names like "d:/../foo" which fail file-related
1284 functions of the underlying OS. (To reproduce, try a
1285 long series of "../../" in default_directory, longer
1286 than the number of levels from the root.) */
aa4060b9 1287#ifndef DOS_NT
5b5a2ea1 1288 && o != target
aa4060b9 1289#endif
5b5a2ea1
SM
1290 && (IS_DIRECTORY_SEP (p[3]) || p[3] == 0))
1291 {
972ed246 1292#ifdef WINDOWSNT
5976c3fe 1293 char *prev_o = o;
972ed246 1294#endif
5b5a2ea1
SM
1295 while (o != target && (--o) && !IS_DIRECTORY_SEP (*o))
1296 ;
972ed246
JR
1297#ifdef WINDOWSNT
1298 /* Don't go below server level in UNC filenames. */
1299 if (o == target + 1 && IS_DIRECTORY_SEP (*o)
1300 && IS_DIRECTORY_SEP (*target))
1301 o = prev_o;
1302 else
1303#endif
5b5a2ea1
SM
1304 /* Keep initial / only if this is the whole name. */
1305 if (o == target && IS_ANY_SEP (*o) && p[3] == 0)
1306 ++o;
1307 p += 3;
1308 }
1309 else if (p > target && IS_DIRECTORY_SEP (p[1]))
1310 /* Collapse multiple `/' in a row. */
1311 p++;
1312 else
1313 {
1314 *o++ = *p++;
1315 }
5b5a2ea1 1316 }
570d7624 1317
5e570b75 1318#ifdef DOS_NT
e8d32c7e 1319 /* At last, set drive name. */
5e570b75 1320#ifdef WINDOWSNT
5b5a2ea1
SM
1321 /* Except for network file name. */
1322 if (!(IS_DIRECTORY_SEP (target[0]) && IS_DIRECTORY_SEP (target[1])))
5e570b75 1323#endif /* WINDOWSNT */
5b5a2ea1 1324 {
1088b922 1325 if (!drive) emacs_abort ();
5b5a2ea1
SM
1326 target -= 2;
1327 target[0] = DRIVE_LETTER (drive);
1328 target[1] = ':';
1329 }
1330 /* Reinsert the escape prefix if required. */
1331 if (is_escaped)
1332 {
1333 target -= 2;
1334 target[0] = '/';
1335 target[1] = ':';
1336 }
5b5a2ea1 1337 result = make_specified_string (target, -1, o - target, multibyte);
273ac8d1
EZ
1338 result = ENCODE_FILE (result);
1339 dostounix_filename (SSDATA (result));
1340 result = DECODE_FILE (result);
1341#else /* !DOS_NT */
1342 result = make_specified_string (target, -1, o - target, multibyte);
1343#endif /* !DOS_NT */
5b5a2ea1 1344 }
beb402de
KG
1345
1346 /* Again look to see if the file name has special constructs in it
1347 and perhaps call the corresponding file handler. This is needed
1348 for filenames such as "/foo/../user@host:/bar/../baz". Expanding
1349 the ".." component gives us "/user@host:/bar/../baz" which needs
e8d32c7e 1350 to be expanded again. */
beb402de
KG
1351 handler = Ffind_file_name_handler (result, Qexpand_file_name);
1352 if (!NILP (handler))
2375c96a
CY
1353 {
1354 handled_name = call3 (handler, Qexpand_file_name,
1355 result, default_directory);
1356 if (STRINGP (handled_name))
1357 return handled_name;
1358 error ("Invalid handler in `file-name-handler-alist'");
1359 }
beb402de
KG
1360
1361 return result;
570d7624 1362}
5e570b75 1363
4887597a
EZ
1364#if 0
1365/* PLEASE DO NOT DELETE THIS COMMENTED-OUT VERSION!
1366 This is the old version of expand-file-name, before it was thoroughly
1367 rewritten for Emacs 10.31. We leave this version here commented-out,
1368 because the code is very complex and likely to have subtle bugs. If
1369 bugs _are_ found, it might be of interest to look at the old code and
1370 see what did it do in the relevant situation.
1371
30f50381
GM
1372 Don't remove this code: it's true that it will be accessible
1373 from the repository, but a few years from deletion, people will
1374 forget it is there. */
4887597a
EZ
1375
1376/* Changed this DEFUN to a DEAFUN, so as not to confuse `make-docfile'. */
1377DEAFUN ("expand-file-name", Fexpand_file_name, Sexpand_file_name, 1, 2, 0,
1378 "Convert FILENAME to absolute, and canonicalize it.\n\
1379Second arg DEFAULT is directory to start with if FILENAME is relative\n\
c70a4df6 1380\(does not start with slash); if DEFAULT is nil or missing,\n\
4887597a
EZ
1381the current buffer's value of default-directory is used.\n\
1382Filenames containing `.' or `..' as components are simplified;\n\
1383initial `~/' expands to your home directory.\n\
1384See also the function `substitute-in-file-name'.")
1385 (name, defalt)
1386 Lisp_Object name, defalt;
1387{
1388 unsigned char *nm;
1389
1390 register unsigned char *newdir, *p, *o;
93f4cf88 1391 ptrdiff_t tlen;
4887597a
EZ
1392 unsigned char *target;
1393 struct passwd *pw;
4887597a 1394
b7826503 1395 CHECK_STRING (name);
d5db4077 1396 nm = SDATA (name);
4887597a
EZ
1397
1398 /* If nm is absolute, flush ...// and detect /./ and /../.
1399 If no /./ or /../ we can return right away. */
7c2fb837 1400 if (nm[0] == '/')
4887597a 1401 {
f75d7a91 1402 bool lose = 0;
4887597a 1403 p = nm;
4887597a
EZ
1404 while (*p)
1405 {
ce2fe65a 1406 if (p[0] == '/' && p[1] == '/')
4887597a
EZ
1407 nm = p + 1;
1408 if (p[0] == '/' && p[1] == '~')
1409 nm = p + 1, lose = 1;
1410 if (p[0] == '/' && p[1] == '.'
1411 && (p[2] == '/' || p[2] == 0
1412 || (p[2] == '.' && (p[3] == '/' || p[3] == 0))))
1413 lose = 1;
4887597a
EZ
1414 p++;
1415 }
1416 if (!lose)
1417 {
d5db4077 1418 if (nm == SDATA (name))
4887597a
EZ
1419 return name;
1420 return build_string (nm);
1421 }
1422 }
1423
e8d32c7e 1424 /* Now determine directory to start with and put it in NEWDIR. */
4887597a
EZ
1425
1426 newdir = 0;
1427
1428 if (nm[0] == '~') /* prefix ~ */
7c2fb837 1429 if (nm[1] == '/' || nm[1] == 0)/* ~/filename */
4887597a
EZ
1430 {
1431 if (!(newdir = (unsigned char *) egetenv ("HOME")))
1432 newdir = (unsigned char *) "";
1433 nm++;
4887597a
EZ
1434 }
1435 else /* ~user/filename */
1436 {
e8d32c7e 1437 /* Get past ~ to user. */
4887597a 1438 unsigned char *user = nm + 1;
e8d32c7e 1439 /* Find end of name. */
8966b757 1440 unsigned char *ptr = (unsigned char *) strchr (user, '/');
93f4cf88 1441 ptrdiff_t len = ptr ? ptr - user : strlen (user);
e8d32c7e 1442 /* Copy the user name into temp storage. */
38182d90 1443 o = alloca (len + 1);
72af86bd 1444 memcpy (o, user, len);
4887597a
EZ
1445 o[len] = 0;
1446
e8d32c7e 1447 /* Look up the user name. */
4d7e6e51 1448 block_input ();
4887597a 1449 pw = (struct passwd *) getpwnam (o + 1);
4d7e6e51 1450 unblock_input ();
4887597a
EZ
1451 if (!pw)
1452 error ("\"%s\" isn't a registered user", o + 1);
1453
1454 newdir = (unsigned char *) pw->pw_dir;
1455
1456 /* Discard the user name from NM. */
1457 nm += len;
1458 }
1459
7c2fb837 1460 if (nm[0] != '/' && !newdir)
4887597a
EZ
1461 {
1462 if (NILP (defalt))
1463 defalt = current_buffer->directory;
b7826503 1464 CHECK_STRING (defalt);
d5db4077 1465 newdir = SDATA (defalt);
4887597a
EZ
1466 }
1467
e8d32c7e 1468 /* Now concatenate the directory and name to new space in the stack frame. */
4887597a
EZ
1469
1470 tlen = (newdir ? strlen (newdir) + 1 : 0) + strlen (nm) + 1;
38182d90 1471 target = alloca (tlen);
4887597a
EZ
1472 *target = 0;
1473
1474 if (newdir)
1475 {
4887597a
EZ
1476 if (nm[0] == 0 || nm[0] == '/')
1477 strcpy (target, newdir);
1478 else
4887597a
EZ
1479 file_name_as_directory (target, newdir);
1480 }
1481
1482 strcat (target, nm);
4887597a 1483
e8d32c7e 1484 /* Now canonicalize by removing /. and /foo/.. if they appear. */
4887597a
EZ
1485
1486 p = target;
1487 o = target;
1488
1489 while (*p)
1490 {
4887597a
EZ
1491 if (*p != '/')
1492 {
1493 *o++ = *p++;
1494 }
1495 else if (!strncmp (p, "//", 2)
4887597a
EZ
1496 )
1497 {
1498 o = target;
1499 p++;
1500 }
994a7262
RS
1501 else if (p[0] == '/' && p[1] == '.'
1502 && (p[2] == '/' || p[2] == 0))
4887597a
EZ
1503 p += 2;
1504 else if (!strncmp (p, "/..", 3)
1505 /* `/../' is the "superroot" on certain file systems. */
1506 && o != target
1507 && (p[3] == '/' || p[3] == 0))
1508 {
1509 while (o != target && *--o != '/')
1510 ;
4887597a
EZ
1511 if (o == target && *o == '/')
1512 ++o;
1513 p += 3;
1514 }
1515 else
1516 {
1517 *o++ = *p++;
1518 }
4887597a
EZ
1519 }
1520
1521 return make_string (target, o - target);
1522}
1523#endif
570d7624 1524\f
c70a4df6 1525/* If /~ or // appears, discard everything through first slash. */
f75d7a91 1526static bool
5976c3fe 1527file_name_absolute_p (const char *filename)
c70a4df6
SM
1528{
1529 return
1530 (IS_DIRECTORY_SEP (*filename) || *filename == '~'
c70a4df6
SM
1531#ifdef DOS_NT
1532 || (IS_DRIVE (*filename) && IS_DEVICE_SEP (filename[1])
1533 && IS_DIRECTORY_SEP (filename[2]))
1534#endif
1535 );
1536}
1537
5976c3fe
PE
1538static char *
1539search_embedded_absfilename (char *nm, char *endp)
c70a4df6 1540{
5976c3fe 1541 char *p, *s;
c70a4df6
SM
1542
1543 for (p = nm + 1; p < endp; p++)
1544 {
ce2fe65a 1545 if (IS_DIRECTORY_SEP (p[-1])
c70a4df6 1546 && file_name_absolute_p (p)
5e617bc2 1547#if defined (WINDOWSNT) || defined (CYGWIN)
c70a4df6
SM
1548 /* // at start of file name is meaningful in Apollo,
1549 WindowsNT and Cygwin systems. */
f34574c6 1550 && !(IS_DIRECTORY_SEP (p[0]) && p - 1 == nm)
e39a993c 1551#endif /* not (WINDOWSNT || CYGWIN) */
ce2fe65a 1552 )
c70a4df6 1553 {
ce2fe65a 1554 for (s = p; *s && !IS_DIRECTORY_SEP (*s); s++);
e8d32c7e 1555 if (p[0] == '~' && s > p + 1) /* We've got "/~something/". */
c70a4df6 1556 {
5976c3fe 1557 char *o = alloca (s - p + 1);
c70a4df6 1558 struct passwd *pw;
72af86bd 1559 memcpy (o, p, s - p);
c70a4df6
SM
1560 o [s - p] = 0;
1561
1562 /* If we have ~user and `user' exists, discard
1563 everything up to ~. But if `user' does not exist, leave
1564 ~user alone, it might be a literal file name. */
4d7e6e51 1565 block_input ();
67c08d6c 1566 pw = getpwnam (o + 1);
4d7e6e51 1567 unblock_input ();
67c08d6c 1568 if (pw)
c70a4df6 1569 return p;
c70a4df6
SM
1570 }
1571 else
1572 return p;
1573 }
1574 }
1575 return NULL;
1576}
1577
a7ca3326 1578DEFUN ("substitute-in-file-name", Fsubstitute_in_file_name,
8c1a1077
PJ
1579 Ssubstitute_in_file_name, 1, 1, 0,
1580 doc: /* Substitute environment variables referred to in FILENAME.
1581`$FOO' where FOO is an environment variable name means to substitute
1582the value of that variable. The variable name should be terminated
1583with a character not a letter, digit or underscore; otherwise, enclose
1584the entire variable name in braces.
c68845e0
GM
1585
1586If `/~' appears, all of FILENAME through that `/' is discarded.
1587If `//' appears, everything up to and including the first of
1588those `/' is discarded. */)
5842a27b 1589 (Lisp_Object filename)
570d7624 1590{
f75d7a91 1591 char *nm, *s, *p, *o, *x, *endp;
5976c3fe 1592 char *target = NULL;
5f460827 1593 ptrdiff_t total = 0;
f75d7a91 1594 bool substituted = 0;
fce31d69 1595 bool multibyte;
5976c3fe 1596 char *xnm;
8ce069f5 1597 Lisp_Object handler;
570d7624 1598
b7826503 1599 CHECK_STRING (filename);
570d7624 1600
58aec0d6
JR
1601 multibyte = STRING_MULTIBYTE (filename);
1602
8ce069f5
RS
1603 /* If the file name has special constructs in it,
1604 call the corresponding file handler. */
3b7f6e60 1605 handler = Ffind_file_name_handler (filename, Qsubstitute_in_file_name);
8ce069f5 1606 if (!NILP (handler))
2375c96a
CY
1607 {
1608 Lisp_Object handled_name = call2 (handler, Qsubstitute_in_file_name,
1609 filename);
1610 if (STRINGP (handled_name))
1611 return handled_name;
1612 error ("Invalid handler in `file-name-handler-alist'");
1613 }
8ce069f5 1614
58aec0d6
JR
1615 /* Always work on a copy of the string, in case GC happens during
1616 decode of environment variables, causing the original Lisp_String
1617 data to be relocated. */
38182d90 1618 nm = alloca (SBYTES (filename) + 1);
72af86bd 1619 memcpy (nm, SDATA (filename), SBYTES (filename) + 1);
0f3f018c 1620
58aec0d6 1621#ifdef DOS_NT
273ac8d1
EZ
1622 {
1623 Lisp_Object encoded_filename = ENCODE_FILE (filename);
1624 Lisp_Object tem_fn;
1625
1626 dostounix_filename (SDATA (encoded_filename));
1627 tem_fn = DECODE_FILE (encoded_filename);
1628 nm = alloca (SBYTES (tem_fn) + 1);
1629 memcpy (nm, SDATA (tem_fn), SBYTES (tem_fn) + 1);
1630 substituted = (memcmp (nm, SDATA (filename), SBYTES (filename)) != 0);
1631 if (substituted)
1632 filename = tem_fn;
1633 }
a5a1cc06 1634#endif
d5db4077 1635 endp = nm + SBYTES (filename);
570d7624 1636
82330e7f 1637 /* If /~ or // appears, discard everything through first slash. */
c70a4df6
SM
1638 p = search_embedded_absfilename (nm, endp);
1639 if (p)
1640 /* Start over with the new string, so we check the file-name-handler
1641 again. Important with filenames like "/home/foo//:/hello///there"
ee7683eb 1642 which would substitute to "/:/hello///there" rather than "/there". */
c70a4df6 1643 return Fsubstitute_in_file_name
58aec0d6 1644 (make_specified_string (p, -1, endp - p, multibyte));
570d7624
JB
1645
1646 /* See if any variables are substituted into the string
e8d32c7e 1647 and find the total length of their values in `total'. */
570d7624
JB
1648
1649 for (p = nm; p != endp;)
1650 if (*p != '$')
1651 p++;
1652 else
1653 {
1654 p++;
1655 if (p == endp)
1656 goto badsubst;
1657 else if (*p == '$')
1658 {
e8d32c7e 1659 /* "$$" means a single "$". */
570d7624
JB
1660 p++;
1661 total -= 1;
1662 substituted = 1;
1663 continue;
1664 }
1665 else if (*p == '{')
1666 {
1667 o = ++p;
1668 while (p != endp && *p != '}') p++;
1669 if (*p != '}') goto missingclose;
1670 s = p;
1671 }
1672 else
1673 {
1674 o = p;
620f13b0 1675 while (p != endp && (c_isalnum (*p) || *p == '_')) p++;
570d7624
JB
1676 s = p;
1677 }
1678
e8d32c7e 1679 /* Copy out the variable name. */
38182d90 1680 target = alloca (s - o + 1);
e99a530f 1681 memcpy (target, o, s - o);
570d7624 1682 target[s - o] = 0;
5e570b75 1683#ifdef DOS_NT
4c3c22f3 1684 strupr (target); /* $home == $HOME etc. */
5e570b75 1685#endif /* DOS_NT */
570d7624 1686
e8d32c7e 1687 /* Get variable value. */
5976c3fe 1688 o = egetenv (target);
8d2ced53 1689 if (o)
58aec0d6
JR
1690 {
1691 /* Don't try to guess a maximum length - UTF8 can use up to
1692 four bytes per character. This code is unlikely to run
1693 in a situation that requires performance, so decoding the
1694 env variables twice should be acceptable. Note that
1695 decoding may cause a garbage collect. */
1696 Lisp_Object orig, decoded;
d7ea76b4 1697 orig = build_unibyte_string (o);
58aec0d6
JR
1698 decoded = DECODE_FILE (orig);
1699 total += SBYTES (decoded);
8d2ced53
SM
1700 substituted = 1;
1701 }
1702 else if (*p == '}')
1703 goto badvar;
570d7624
JB
1704 }
1705
1706 if (!substituted)
3b7f6e60 1707 return filename;
570d7624 1708
e8d32c7e
SM
1709 /* If substitution required, recopy the string and do it. */
1710 /* Make space in stack frame for the new copy. */
38182d90 1711 xnm = alloca (SBYTES (filename) + total + 1);
570d7624
JB
1712 x = xnm;
1713
e8d32c7e 1714 /* Copy the rest of the name through, replacing $ constructs with values. */
570d7624
JB
1715 for (p = nm; *p;)
1716 if (*p != '$')
1717 *x++ = *p++;
1718 else
1719 {
1720 p++;
1721 if (p == endp)
1722 goto badsubst;
1723 else if (*p == '$')
1724 {
1725 *x++ = *p++;
1726 continue;
1727 }
1728 else if (*p == '{')
1729 {
1730 o = ++p;
1731 while (p != endp && *p != '}') p++;
1732 if (*p != '}') goto missingclose;
1733 s = p++;
1734 }
1735 else
1736 {
1737 o = p;
620f13b0 1738 while (p != endp && (c_isalnum (*p) || *p == '_')) p++;
570d7624
JB
1739 s = p;
1740 }
1741
e8d32c7e 1742 /* Copy out the variable name. */
38182d90 1743 target = alloca (s - o + 1);
e99a530f 1744 memcpy (target, o, s - o);
570d7624 1745 target[s - o] = 0;
5e570b75 1746#ifdef DOS_NT
4c3c22f3 1747 strupr (target); /* $home == $HOME etc. */
5e570b75 1748#endif /* DOS_NT */
570d7624 1749
e8d32c7e 1750 /* Get variable value. */
5976c3fe 1751 o = egetenv (target);
570d7624 1752 if (!o)
8d2ced53
SM
1753 {
1754 *x++ = '$';
1755 strcpy (x, target); x+= strlen (target);
1756 }
60d67b83
RS
1757 else
1758 {
58aec0d6 1759 Lisp_Object orig, decoded;
93f4cf88 1760 ptrdiff_t orig_length, decoded_length;
58aec0d6
JR
1761 orig_length = strlen (o);
1762 orig = make_unibyte_string (o, orig_length);
1763 decoded = DECODE_FILE (orig);
1764 decoded_length = SBYTES (decoded);
e99a530f 1765 memcpy (x, SDATA (decoded), decoded_length);
58aec0d6
JR
1766 x += decoded_length;
1767
1768 /* If environment variable needed decoding, return value
1769 needs to be multibyte. */
1770 if (decoded_length != orig_length
e99a530f 1771 || memcmp (SDATA (decoded), o, orig_length))
58aec0d6 1772 multibyte = 1;
60d67b83 1773 }
570d7624
JB
1774 }
1775
1776 *x = 0;
1777
82330e7f 1778 /* If /~ or // appears, discard everything through first slash. */
ce2fe65a 1779 while ((p = search_embedded_absfilename (xnm, x)) != NULL)
c70a4df6
SM
1780 /* This time we do not start over because we've already expanded envvars
1781 and replaced $$ with $. Maybe we should start over as well, but we'd
1782 need to quote some $ to $$ first. */
1783 xnm = p;
570d7624 1784
58aec0d6 1785 return make_specified_string (xnm, -1, x - xnm, multibyte);
570d7624
JB
1786
1787 badsubst:
1788 error ("Bad format environment-variable substitution");
1789 missingclose:
1790 error ("Missing \"}\" in environment-variable substitution");
1791 badvar:
1792 error ("Substituting nonexistent environment variable \"%s\"", target);
1793
1794 /* NOTREACHED */
6bbd7a29 1795 return Qnil;
570d7624
JB
1796}
1797\f
067ffa38 1798/* A slightly faster and more convenient way to get
298b760e 1799 (directory-file-name (expand-file-name FOO)). */
067ffa38 1800
570d7624 1801Lisp_Object
971de7fb 1802expand_and_dir_to_file (Lisp_Object filename, Lisp_Object defdir)
570d7624 1803{
199607e4 1804 register Lisp_Object absname;
570d7624 1805
199607e4 1806 absname = Fexpand_file_name (filename, defdir);
7c2fb837 1807
199607e4 1808 /* Remove final slash, if any (unless this is the root dir).
570d7624 1809 stat behaves differently depending! */
d5db4077
KR
1810 if (SCHARS (absname) > 1
1811 && IS_DIRECTORY_SEP (SREF (absname, SBYTES (absname) - 1))
e8d32c7e 1812 && !IS_DEVICE_SEP (SREF (absname, SBYTES (absname) - 2)))
ddc61f46 1813 /* We cannot take shortcuts; they might be wrong for magic file names. */
199607e4 1814 absname = Fdirectory_file_name (absname);
199607e4 1815 return absname;
570d7624
JB
1816}
1817\f
3ed15d97 1818/* Signal an error if the file ABSNAME already exists.
f75d7a91 1819 If INTERACTIVE, ask the user whether to proceed,
3ed15d97
RS
1820 and bypass the error if the user says to go ahead.
1821 QUERYSTRING is a name for the action that is being considered
1822 to alter the file.
de1d0127 1823
3ed15d97 1824 *STATPTR is used to store the stat information if the file exists.
de1d0127 1825 If the file does not exist, STATPTR->st_mode is set to 0.
b8b29dc9
RS
1826 If STATPTR is null, we don't store into it.
1827
f75d7a91 1828 If QUICK, ask for y or n, not yes or no. */
3ed15d97 1829
f14b7e14 1830static void
5976c3fe 1831barf_or_query_if_file_exists (Lisp_Object absname, const char *querystring,
f75d7a91
PE
1832 bool interactive, struct stat *statptr,
1833 bool quick)
570d7624 1834{
f75d7a91 1835 Lisp_Object tem, encoded_filename;
4018b5ef 1836 struct stat statbuf;
570d7624
JB
1837 struct gcpro gcpro1;
1838
643c73b9
RS
1839 encoded_filename = ENCODE_FILE (absname);
1840
e8d32c7e 1841 /* `stat' is a good way to tell whether the file exists,
4018b5ef 1842 regardless of what access permissions it has. */
42a5b22f 1843 if (lstat (SSDATA (encoded_filename), &statbuf) >= 0)
570d7624 1844 {
6e9b2be9 1845 if (S_ISDIR (statbuf.st_mode))
c4f2d8d4 1846 xsignal2 (Qfile_error,
ad637907 1847 build_string ("File is a directory"), absname);
c4f2d8d4 1848
570d7624 1849 if (! interactive)
24b1ddad
KS
1850 xsignal2 (Qfile_already_exists,
1851 build_string ("File already exists"), absname);
570d7624 1852 GCPRO1 (absname);
67e8e2b8
RS
1853 tem = format2 ("File %s already exists; %s anyway? ",
1854 absname, build_string (querystring));
b8b29dc9 1855 if (quick)
5616cc54 1856 tem = call1 (intern ("y-or-n-p"), tem);
b8b29dc9
RS
1857 else
1858 tem = do_yes_or_no_p (tem);
570d7624 1859 UNGCPRO;
265a9e55 1860 if (NILP (tem))
24b1ddad
KS
1861 xsignal2 (Qfile_already_exists,
1862 build_string ("File already exists"), absname);
3ed15d97
RS
1863 if (statptr)
1864 *statptr = statbuf;
1865 }
1866 else
1867 {
1868 if (statptr)
1869 statptr->st_mode = 0;
570d7624
JB
1870 }
1871 return;
1872}
1873
574c05e2 1874DEFUN ("copy-file", Fcopy_file, Scopy_file, 2, 6,
7c0f6118 1875 "fCopy file: \nGCopy %s to file: \np\nP",
8c1a1077
PJ
1876 doc: /* Copy FILE to NEWNAME. Both args must be strings.
1877If NEWNAME names a directory, copy FILE there.
795c20df
CY
1878
1879This function always sets the file modes of the output file to match
1880the input file.
1881
1882The optional third argument OK-IF-ALREADY-EXISTS specifies what to do
1883if file NEWNAME already exists. If OK-IF-ALREADY-EXISTS is nil, we
1884signal a `file-already-exists' error without overwriting. If
1885OK-IF-ALREADY-EXISTS is a number, we request confirmation from the user
1886about overwriting; this is what happens in interactive use with M-x.
1887Any other value for OK-IF-ALREADY-EXISTS means to overwrite the
1888existing file.
c50f15d0 1889
7f08b80e 1890Fourth arg KEEP-TIME non-nil means give the output file the same
8c1a1077 1891last-modified time as the old one. (This works on only some systems.)
c50f15d0 1892
7fce7dfe
EZ
1893A prefix arg makes KEEP-TIME non-nil.
1894
586702ce 1895If PRESERVE-UID-GID is non-nil, we try to transfer the
574c05e2
KK
1896uid and gid of FILE to NEWNAME.
1897
f5783df3 1898If PRESERVE-SELINUX-CONTEXT is non-nil and SELinux is enabled
574c05e2 1899on the system, we copy the SELinux context of FILE to NEWNAME. */)
5842a27b 1900 (Lisp_Object file, Lisp_Object newname, Lisp_Object ok_if_already_exists, Lisp_Object keep_time, Lisp_Object preserve_uid_gid, Lisp_Object preserve_selinux_context)
570d7624 1901{
8a2cbd72 1902 int ifd, ofd;
d311d28c 1903 int n;
570d7624 1904 char buf[16 * 1024];
3ed15d97 1905 struct stat st, out_st;
32f4334d 1906 Lisp_Object handler;
b1d1b865 1907 struct gcpro gcpro1, gcpro2, gcpro3, gcpro4;
d311d28c 1908 ptrdiff_t count = SPECPDL_INDEX ();
f75d7a91 1909 bool input_file_statable_p;
b1d1b865 1910 Lisp_Object encoded_file, encoded_newname;
574c05e2
KK
1911#if HAVE_LIBSELINUX
1912 security_context_t con;
f75d7a91 1913 int conlength = 0;
574c05e2 1914#endif
570d7624 1915
b1d1b865
RS
1916 encoded_file = encoded_newname = Qnil;
1917 GCPRO4 (file, newname, encoded_file, encoded_newname);
b7826503
PJ
1918 CHECK_STRING (file);
1919 CHECK_STRING (newname);
b1d1b865 1920
a9d14e54 1921 if (!NILP (Ffile_directory_p (newname)))
6b61353c 1922 newname = Fexpand_file_name (Ffile_name_nondirectory (file), newname);
a9d14e54
GM
1923 else
1924 newname = Fexpand_file_name (newname, Qnil);
1925
3b7f6e60 1926 file = Fexpand_file_name (file, Qnil);
32f4334d 1927
0bf2eed2 1928 /* If the input file name has special constructs in it,
32f4334d 1929 call the corresponding file handler. */
3b7f6e60 1930 handler = Ffind_file_name_handler (file, Qcopy_file);
0bf2eed2 1931 /* Likewise for output file name. */
51cf6d37 1932 if (NILP (handler))
49307295 1933 handler = Ffind_file_name_handler (newname, Qcopy_file);
32f4334d 1934 if (!NILP (handler))
574c05e2
KK
1935 RETURN_UNGCPRO (call7 (handler, Qcopy_file, file, newname,
1936 ok_if_already_exists, keep_time, preserve_uid_gid,
1937 preserve_selinux_context));
32f4334d 1938
b1d1b865
RS
1939 encoded_file = ENCODE_FILE (file);
1940 encoded_newname = ENCODE_FILE (newname);
1941
265a9e55 1942 if (NILP (ok_if_already_exists)
93c30b5f 1943 || INTEGERP (ok_if_already_exists))
2f868094 1944 barf_or_query_if_file_exists (newname, "copy to it",
b8b29dc9 1945 INTEGERP (ok_if_already_exists), &out_st, 0);
42a5b22f 1946 else if (stat (SSDATA (encoded_newname), &out_st) < 0)
3ed15d97 1947 out_st.st_mode = 0;
570d7624 1948
e8691c59 1949#ifdef WINDOWSNT
d5db4077 1950 if (!CopyFile (SDATA (encoded_file),
efdc16c9 1951 SDATA (encoded_newname),
e8691c59
GM
1952 FALSE))
1953 report_file_error ("Copying file", Fcons (file, Fcons (newname, Qnil)));
8b53dc06
JR
1954 /* CopyFile retains the timestamp by default. */
1955 else if (NILP (keep_time))
e8691c59
GM
1956 {
1957 EMACS_TIME now;
ad497129
JR
1958 DWORD attributes;
1959 char * filename;
1960
d5db4077 1961 filename = SDATA (encoded_newname);
ad497129
JR
1962
1963 /* Ensure file is writable while its modified time is set. */
1964 attributes = GetFileAttributes (filename);
02cca86b 1965 SetFileAttributes (filename, attributes & ~FILE_ATTRIBUTE_READONLY);
e9a9ae03 1966 now = current_emacs_time ();
d35af63c 1967 if (set_file_times (-1, filename, now, now))
ad497129
JR
1968 {
1969 /* Restore original attributes. */
1970 SetFileAttributes (filename, attributes);
24b1ddad
KS
1971 xsignal2 (Qfile_date_error,
1972 build_string ("Cannot set file date"), newname);
ad497129
JR
1973 }
1974 /* Restore original attributes. */
1975 SetFileAttributes (filename, attributes);
e8691c59
GM
1976 }
1977#else /* not WINDOWSNT */
13336908 1978 immediate_quit = 1;
42a5b22f 1979 ifd = emacs_open (SSDATA (encoded_file), O_RDONLY, 0);
13336908
RS
1980 immediate_quit = 0;
1981
570d7624 1982 if (ifd < 0)
3b7f6e60 1983 report_file_error ("Opening input file", Fcons (file, Qnil));
570d7624 1984
b5148e85
RS
1985 record_unwind_protect (close_file_unwind, make_number (ifd));
1986
f73b0ada
BF
1987 /* We can only copy regular files and symbolic links. Other files are not
1988 copyable by us. */
1989 input_file_statable_p = (fstat (ifd, &st) >= 0);
1990
574c05e2
KK
1991#if HAVE_LIBSELINUX
1992 if (!NILP (preserve_selinux_context) && is_selinux_enabled ())
1993 {
1994 conlength = fgetfilecon (ifd, &con);
1995 if (conlength == -1)
1996 report_file_error ("Doing fgetfilecon", Fcons (file, Qnil));
1997 }
1998#endif
1999
3ed15d97
RS
2000 if (out_st.st_mode != 0
2001 && st.st_dev == out_st.st_dev && st.st_ino == out_st.st_ino)
2002 {
2003 errno = 0;
2004 report_file_error ("Input and output files are the same",
3b7f6e60 2005 Fcons (file, Fcons (newname, Qnil)));
3ed15d97 2006 }
3ed15d97 2007
f73b0ada
BF
2008 if (input_file_statable_p)
2009 {
2010 if (!(S_ISREG (st.st_mode)) && !(S_ISLNK (st.st_mode)))
2011 {
f73b0ada
BF
2012 /* Get a better looking error message. */
2013 errno = EISDIR;
3b7f6e60 2014 report_file_error ("Non-regular file", Fcons (file, Qnil));
f73b0ada
BF
2015 }
2016 }
f73b0ada 2017
4c3c22f3
RS
2018#ifdef MSDOS
2019 /* System's default file type was set to binary by _fmode in emacs.c. */
c50f15d0 2020 ofd = emacs_open (SDATA (encoded_newname),
7fce7dfe 2021 O_WRONLY | O_TRUNC | O_CREAT
795c20df 2022 | (NILP (ok_if_already_exists) ? O_EXCL : 0),
c50f15d0
RS
2023 S_IREAD | S_IWRITE);
2024#else /* not MSDOS */
15e3a074 2025 {
f75d7a91 2026 mode_t new_mask = 0666;
15e3a074
PE
2027 if (input_file_statable_p)
2028 {
2029 if (!NILP (preserve_uid_gid))
2030 new_mask = 0600;
2031 new_mask &= st.st_mode;
2032 }
2033 ofd = emacs_open (SSDATA (encoded_newname),
2034 (O_WRONLY | O_TRUNC | O_CREAT
2035 | (NILP (ok_if_already_exists) ? O_EXCL : 0)),
2036 new_mask);
2037 }
4c3c22f3 2038#endif /* not MSDOS */
570d7624 2039 if (ofd < 0)
3ed15d97 2040 report_file_error ("Opening output file", Fcons (newname, Qnil));
b5148e85
RS
2041
2042 record_unwind_protect (close_file_unwind, make_number (ofd));
570d7624 2043
b5148e85
RS
2044 immediate_quit = 1;
2045 QUIT;
68c45bf0
PE
2046 while ((n = emacs_read (ifd, buf, sizeof buf)) > 0)
2047 if (emacs_write (ofd, buf, n) != n)
3ed15d97 2048 report_file_error ("I/O error", Fcons (newname, Qnil));
b5148e85 2049 immediate_quit = 0;
570d7624 2050
b016179b
EZ
2051#ifndef MSDOS
2052 /* Preserve the original file modes, and if requested, also its
2053 owner and group. */
586702ce
RS
2054 if (input_file_statable_p)
2055 {
f75d7a91 2056 mode_t mode_mask = 07777;
a8031457 2057 if (!NILP (preserve_uid_gid))
b59b67c5
PE
2058 {
2059 /* Attempt to change owner and group. If that doesn't work
2060 attempt to change just the group, as that is sometimes allowed.
2061 Adjust the mode mask to eliminate setuid or setgid bits
2062 that are inappropriate if the owner and group are wrong. */
2063 if (fchown (ofd, st.st_uid, st.st_gid) != 0)
2064 {
2065 mode_mask &= ~06000;
2066 if (fchown (ofd, -1, st.st_gid) == 0)
2067 mode_mask |= 02000;
2068 }
2069 }
2070 if (fchmod (ofd, st.st_mode & mode_mask) != 0)
81e56e61 2071 report_file_error ("Doing chmod", Fcons (newname, Qnil));
586702ce 2072 }
b016179b 2073#endif /* not MSDOS */
586702ce 2074
574c05e2
KK
2075#if HAVE_LIBSELINUX
2076 if (conlength > 0)
2077 {
24c51a09 2078 /* Set the modified context back to the file. */
f75d7a91 2079 bool fail = fsetfilecon (ofd, con) != 0;
24c51a09
GM
2080 /* See http://debbugs.gnu.org/11245 for ENOTSUP. */
2081 if (fail && errno != ENOTSUP)
574c05e2
KK
2082 report_file_error ("Doing fsetfilecon", Fcons (newname, Qnil));
2083
2084 freecon (con);
2085 }
2086#endif
2087
f73b0ada 2088 if (input_file_statable_p)
570d7624 2089 {
8ca6602c 2090 if (!NILP (keep_time))
570d7624 2091 {
d35af63c
PE
2092 EMACS_TIME atime = get_stat_atime (&st);
2093 EMACS_TIME mtime = get_stat_mtime (&st);
2094 if (set_file_times (ofd, SSDATA (encoded_newname), atime, mtime))
24b1ddad
KS
2095 xsignal2 (Qfile_date_error,
2096 build_string ("Cannot set file date"), newname);
570d7624 2097 }
570d7624
JB
2098 }
2099
d35af63c
PE
2100 if (emacs_close (ofd) < 0)
2101 report_file_error ("I/O error", Fcons (newname, Qnil));
2102
68c45bf0 2103 emacs_close (ifd);
b016179b 2104
ed68db4d 2105#ifdef MSDOS
b016179b
EZ
2106 if (input_file_statable_p)
2107 {
2108 /* In DJGPP v2.0 and later, fstat usually returns true file mode bits,
2109 and if it can't, it tells so. Otherwise, under MSDOS we usually
2110 get only the READ bit, which will make the copied file read-only,
2111 so it's better not to chmod at all. */
2112 if ((_djstat_flags & _STFAIL_WRITEBIT) == 0)
2113 chmod (SDATA (encoded_newname), st.st_mode & 07777);
2114 }
ed68db4d 2115#endif /* MSDOS */
b016179b 2116#endif /* not WINDOWSNT */
5acac34e 2117
b5148e85
RS
2118 /* Discard the unwind protects. */
2119 specpdl_ptr = specpdl + count;
2120
570d7624
JB
2121 UNGCPRO;
2122 return Qnil;
2123}
385b6cc7 2124\f
9bbe01fb 2125DEFUN ("make-directory-internal", Fmake_directory_internal,
353cfc19 2126 Smake_directory_internal, 1, 1, 0,
8c1a1077 2127 doc: /* Create a new directory named DIRECTORY. */)
5842a27b 2128 (Lisp_Object directory)
570d7624 2129{
5976c3fe 2130 const char *dir;
32f4334d 2131 Lisp_Object handler;
b1d1b865 2132 Lisp_Object encoded_dir;
570d7624 2133
b7826503 2134 CHECK_STRING (directory);
3b7f6e60 2135 directory = Fexpand_file_name (directory, Qnil);
32f4334d 2136
3b7f6e60 2137 handler = Ffind_file_name_handler (directory, Qmake_directory_internal);
32f4334d 2138 if (!NILP (handler))
3b7f6e60 2139 return call2 (handler, Qmake_directory_internal, directory);
9bbe01fb 2140
b1d1b865
RS
2141 encoded_dir = ENCODE_FILE (directory);
2142
5976c3fe 2143 dir = SSDATA (encoded_dir);
570d7624 2144
5e570b75
RS
2145#ifdef WINDOWSNT
2146 if (mkdir (dir) != 0)
2147#else
09450bae 2148 if (mkdir (dir, 0777 & ~auto_saving_dir_umask) != 0)
5e570b75 2149#endif
a9f2aeae 2150 report_file_error ("Creating directory", list1 (directory));
570d7624 2151
32f4334d 2152 return Qnil;
570d7624
JB
2153}
2154
9d8f3bd9
MA
2155DEFUN ("delete-directory-internal", Fdelete_directory_internal,
2156 Sdelete_directory_internal, 1, 1, 0,
efdc16c9 2157 doc: /* Delete the directory named DIRECTORY. Does not follow symlinks. */)
5842a27b 2158 (Lisp_Object directory)
570d7624 2159{
5976c3fe 2160 const char *dir;
b1d1b865 2161 Lisp_Object encoded_dir;
570d7624 2162
b7826503 2163 CHECK_STRING (directory);
3b7f6e60 2164 directory = Fdirectory_file_name (Fexpand_file_name (directory, Qnil));
b1d1b865 2165 encoded_dir = ENCODE_FILE (directory);
5976c3fe 2166 dir = SSDATA (encoded_dir);
b1d1b865 2167
570d7624 2168 if (rmdir (dir) != 0)
a9f2aeae 2169 report_file_error ("Removing directory", list1 (directory));
570d7624
JB
2170
2171 return Qnil;
2172}
2173
2e2bbddb 2174DEFUN ("delete-file", Fdelete_file, Sdelete_file, 1, 2,
f1a5d776
CY
2175 "(list (read-file-name \
2176 (if (and delete-by-moving-to-trash (null current-prefix-arg)) \
2177 \"Move file to trash: \" \"Delete file: \") \
2178 nil default-directory (confirm-nonexistent-file-or-buffer)) \
2179 (null current-prefix-arg))",
efdc16c9 2180 doc: /* Delete file named FILENAME. If it is a symlink, remove the symlink.
53967e09 2181If file has multiple names, it continues to exist with the other names.
f1a5d776
CY
2182TRASH non-nil means to trash the file instead of deleting, provided
2183`delete-by-moving-to-trash' is non-nil.
53967e09 2184
f1a5d776
CY
2185When called interactively, TRASH is t if no prefix argument is given.
2186With a prefix argument, TRASH is nil. */)
5842a27b 2187 (Lisp_Object filename, Lisp_Object trash)
570d7624 2188{
32f4334d 2189 Lisp_Object handler;
b1d1b865 2190 Lisp_Object encoded_file;
efdc16c9 2191 struct gcpro gcpro1;
b1d1b865 2192
efdc16c9 2193 GCPRO1 (filename);
b4bd27c5
RS
2194 if (!NILP (Ffile_directory_p (filename))
2195 && NILP (Ffile_symlink_p (filename)))
24b1ddad
KS
2196 xsignal2 (Qfile_error,
2197 build_string ("Removing old name: is a directory"),
2198 filename);
efdc16c9 2199 UNGCPRO;
570d7624 2200 filename = Fexpand_file_name (filename, Qnil);
32f4334d 2201
49307295 2202 handler = Ffind_file_name_handler (filename, Qdelete_file);
32f4334d 2203 if (!NILP (handler))
f5783df3 2204 return call3 (handler, Qdelete_file, filename, trash);
32f4334d 2205
f1a5d776 2206 if (delete_by_moving_to_trash && !NILP (trash))
6cf29fe8
JR
2207 return call1 (Qmove_file_to_trash, filename);
2208
b1d1b865
RS
2209 encoded_file = ENCODE_FILE (filename);
2210
ce2fe65a 2211 if (unlink (SSDATA (encoded_file)) < 0)
a9f2aeae 2212 report_file_error ("Removing old name", list1 (filename));
8a9b0da9 2213 return Qnil;
570d7624
JB
2214}
2215
385b6cc7 2216static Lisp_Object
971de7fb 2217internal_delete_file_1 (Lisp_Object ignore)
385b6cc7
RS
2218{
2219 return Qt;
2220}
2221
f75d7a91 2222/* Delete file FILENAME.
f1a5d776 2223 This ignores `delete-by-moving-to-trash'. */
385b6cc7 2224
f75d7a91 2225void
f1a5d776 2226internal_delete_file (Lisp_Object filename)
385b6cc7 2227{
f75d7a91
PE
2228 internal_condition_case_2 (Fdelete_file, filename, Qnil,
2229 Qt, internal_delete_file_1);
385b6cc7
RS
2230}
2231\f
570d7624 2232DEFUN ("rename-file", Frename_file, Srename_file, 2, 3,
7c0f6118 2233 "fRename file: \nGRename %s to file: \np",
a4e03fe5 2234 doc: /* Rename FILE as NEWNAME. Both args must be strings.
8c1a1077
PJ
2235If file has names other than FILE, it continues to have those names.
2236Signals a `file-already-exists' error if a file NEWNAME already exists
2237unless optional third argument OK-IF-ALREADY-EXISTS is non-nil.
2238A number as third arg means request confirmation if NEWNAME already exists.
2239This is what happens in interactive use with M-x. */)
5842a27b 2240 (Lisp_Object file, Lisp_Object newname, Lisp_Object ok_if_already_exists)
570d7624 2241{
32f4334d 2242 Lisp_Object handler;
f72b5416
JD
2243 struct gcpro gcpro1, gcpro2, gcpro3, gcpro4, gcpro5;
2244 Lisp_Object encoded_file, encoded_newname, symlink_target;
570d7624 2245
f72b5416
JD
2246 symlink_target = encoded_file = encoded_newname = Qnil;
2247 GCPRO5 (file, newname, encoded_file, encoded_newname, symlink_target);
b7826503
PJ
2248 CHECK_STRING (file);
2249 CHECK_STRING (newname);
3b7f6e60 2250 file = Fexpand_file_name (file, Qnil);
1ffc5c90 2251
f83caf70
EZ
2252 if ((!NILP (Ffile_directory_p (newname)))
2253#ifdef DOS_NT
2254 /* If the file names are identical but for the case,
2255 don't attempt to move directory to itself. */
2256 && (NILP (Fstring_equal (Fdowncase (file), Fdowncase (newname))))
2257#endif
2258 )
8719abec 2259 {
ce2fe65a
AS
2260 Lisp_Object fname = (NILP (Ffile_directory_p (file))
2261 ? file : Fdirectory_file_name (file));
8719abec
CY
2262 newname = Fexpand_file_name (Ffile_name_nondirectory (fname), newname);
2263 }
1ffc5c90
RS
2264 else
2265 newname = Fexpand_file_name (newname, Qnil);
32f4334d
RS
2266
2267 /* If the file name has special constructs in it,
2268 call the corresponding file handler. */
3b7f6e60 2269 handler = Ffind_file_name_handler (file, Qrename_file);
51cf6d37 2270 if (NILP (handler))
49307295 2271 handler = Ffind_file_name_handler (newname, Qrename_file);
32f4334d 2272 if (!NILP (handler))
36712b0a 2273 RETURN_UNGCPRO (call4 (handler, Qrename_file,
3b7f6e60 2274 file, newname, ok_if_already_exists));
32f4334d 2275
b1d1b865
RS
2276 encoded_file = ENCODE_FILE (file);
2277 encoded_newname = ENCODE_FILE (newname);
2278
bc77278f
EZ
2279#ifdef DOS_NT
2280 /* If the file names are identical but for the case, don't ask for
2281 confirmation: they simply want to change the letter-case of the
2282 file name. */
2283 if (NILP (Fstring_equal (Fdowncase (file), Fdowncase (newname))))
2284#endif
265a9e55 2285 if (NILP (ok_if_already_exists)
93c30b5f 2286 || INTEGERP (ok_if_already_exists))
2f868094 2287 barf_or_query_if_file_exists (newname, "rename to it",
b8b29dc9 2288 INTEGERP (ok_if_already_exists), 0, 0);
ce2fe65a 2289 if (rename (SSDATA (encoded_file), SSDATA (encoded_newname)) < 0)
570d7624
JB
2290 {
2291 if (errno == EXDEV)
2292 {
d311d28c 2293 ptrdiff_t count;
f72b5416 2294 symlink_target = Ffile_symlink_p (file);
440c7d00
JD
2295 if (! NILP (symlink_target))
2296 Fmake_symbolic_link (symlink_target, newname,
f59abab9 2297 NILP (ok_if_already_exists) ? Qnil : Qt);
ae0d7250 2298 else if (!NILP (Ffile_directory_p (file)))
8719abec
CY
2299 call4 (Qcopy_directory, file, newname, Qt, Qnil);
2300 else
2301 /* We have already prompted if it was an integer, so don't
2302 have copy-file prompt again. */
586702ce 2303 Fcopy_file (file, newname,
586702ce 2304 NILP (ok_if_already_exists) ? Qnil : Qt,
574c05e2 2305 Qt, Qt, Qt);
d550c425 2306
6bddfc97 2307 count = SPECPDL_INDEX ();
d2b66acf 2308 specbind (Qdelete_by_moving_to_trash, Qnil);
8fab2362 2309
ae0d7250 2310 if (!NILP (Ffile_directory_p (file)) && NILP (symlink_target))
8719abec
CY
2311 call2 (Qdelete_directory, file, Qt);
2312 else
f1a5d776 2313 Fdelete_file (file, Qnil);
6bddfc97 2314 unbind_to (count, Qnil);
570d7624
JB
2315 }
2316 else
a9f2aeae 2317 report_file_error ("Renaming", list2 (file, newname));
570d7624
JB
2318 }
2319 UNGCPRO;
2320 return Qnil;
2321}
2322
2323DEFUN ("add-name-to-file", Fadd_name_to_file, Sadd_name_to_file, 2, 3,
7c0f6118 2324 "fAdd name to file: \nGName to add to %s: \np",
a4e03fe5 2325 doc: /* Give FILE additional name NEWNAME. Both args must be strings.
8c1a1077
PJ
2326Signals a `file-already-exists' error if a file NEWNAME already exists
2327unless optional third argument OK-IF-ALREADY-EXISTS is non-nil.
2328A number as third arg means request confirmation if NEWNAME already exists.
2329This is what happens in interactive use with M-x. */)
5842a27b 2330 (Lisp_Object file, Lisp_Object newname, Lisp_Object ok_if_already_exists)
570d7624 2331{
32f4334d 2332 Lisp_Object handler;
b1d1b865
RS
2333 Lisp_Object encoded_file, encoded_newname;
2334 struct gcpro gcpro1, gcpro2, gcpro3, gcpro4;
570d7624 2335
b1d1b865
RS
2336 GCPRO4 (file, newname, encoded_file, encoded_newname);
2337 encoded_file = encoded_newname = Qnil;
b7826503
PJ
2338 CHECK_STRING (file);
2339 CHECK_STRING (newname);
3b7f6e60 2340 file = Fexpand_file_name (file, Qnil);
1ffc5c90
RS
2341
2342 if (!NILP (Ffile_directory_p (newname)))
2343 newname = Fexpand_file_name (Ffile_name_nondirectory (file), newname);
2344 else
2345 newname = Fexpand_file_name (newname, Qnil);
32f4334d
RS
2346
2347 /* If the file name has special constructs in it,
2348 call the corresponding file handler. */
3b7f6e60 2349 handler = Ffind_file_name_handler (file, Qadd_name_to_file);
32f4334d 2350 if (!NILP (handler))
3b7f6e60 2351 RETURN_UNGCPRO (call4 (handler, Qadd_name_to_file, file,
36712b0a 2352 newname, ok_if_already_exists));
32f4334d 2353
adc6741c
RS
2354 /* If the new name has special constructs in it,
2355 call the corresponding file handler. */
2356 handler = Ffind_file_name_handler (newname, Qadd_name_to_file);
2357 if (!NILP (handler))
3b7f6e60 2358 RETURN_UNGCPRO (call4 (handler, Qadd_name_to_file, file,
adc6741c
RS
2359 newname, ok_if_already_exists));
2360
b1d1b865
RS
2361 encoded_file = ENCODE_FILE (file);
2362 encoded_newname = ENCODE_FILE (newname);
2363
265a9e55 2364 if (NILP (ok_if_already_exists)
93c30b5f 2365 || INTEGERP (ok_if_already_exists))
2f868094 2366 barf_or_query_if_file_exists (newname, "make it a new name",
b8b29dc9 2367 INTEGERP (ok_if_already_exists), 0, 0);
5e570b75 2368
42a5b22f 2369 unlink (SSDATA (newname));
ce2fe65a 2370 if (link (SSDATA (encoded_file), SSDATA (encoded_newname)) < 0)
a9f2aeae 2371 report_file_error ("Adding new name", list2 (file, newname));
570d7624
JB
2372
2373 UNGCPRO;
2374 return Qnil;
2375}
2376
570d7624 2377DEFUN ("make-symbolic-link", Fmake_symbolic_link, Smake_symbolic_link, 2, 3,
7c0f6118 2378 "FMake symbolic link to file: \nGMake symbolic link to file %s: \np",
68780e2a
RS
2379 doc: /* Make a symbolic link to FILENAME, named LINKNAME.
2380Both args must be strings.
8c1a1077
PJ
2381Signals a `file-already-exists' error if a file LINKNAME already exists
2382unless optional third argument OK-IF-ALREADY-EXISTS is non-nil.
2383A number as third arg means request confirmation if LINKNAME already exists.
2384This happens for interactive use with M-x. */)
5842a27b 2385 (Lisp_Object filename, Lisp_Object linkname, Lisp_Object ok_if_already_exists)
570d7624 2386{
32f4334d 2387 Lisp_Object handler;
b1d1b865
RS
2388 Lisp_Object encoded_filename, encoded_linkname;
2389 struct gcpro gcpro1, gcpro2, gcpro3, gcpro4;
570d7624 2390
b1d1b865
RS
2391 GCPRO4 (filename, linkname, encoded_filename, encoded_linkname);
2392 encoded_filename = encoded_linkname = Qnil;
b7826503
PJ
2393 CHECK_STRING (filename);
2394 CHECK_STRING (linkname);
d9bc1c99
RS
2395 /* If the link target has a ~, we must expand it to get
2396 a truly valid file name. Otherwise, do not expand;
2397 we want to permit links to relative file names. */
d5db4077 2398 if (SREF (filename, 0) == '~')
d9bc1c99 2399 filename = Fexpand_file_name (filename, Qnil);
1ffc5c90
RS
2400
2401 if (!NILP (Ffile_directory_p (linkname)))
dac24db4 2402 linkname = Fexpand_file_name (Ffile_name_nondirectory (filename), linkname);
1ffc5c90
RS
2403 else
2404 linkname = Fexpand_file_name (linkname, Qnil);
32f4334d
RS
2405
2406 /* If the file name has special constructs in it,
2407 call the corresponding file handler. */
49307295 2408 handler = Ffind_file_name_handler (filename, Qmake_symbolic_link);
32f4334d 2409 if (!NILP (handler))
36712b0a
KH
2410 RETURN_UNGCPRO (call4 (handler, Qmake_symbolic_link, filename,
2411 linkname, ok_if_already_exists));
32f4334d 2412
adc6741c
RS
2413 /* If the new link name has special constructs in it,
2414 call the corresponding file handler. */
2415 handler = Ffind_file_name_handler (linkname, Qmake_symbolic_link);
2416 if (!NILP (handler))
2417 RETURN_UNGCPRO (call4 (handler, Qmake_symbolic_link, filename,
2418 linkname, ok_if_already_exists));
2419
b1d1b865
RS
2420 encoded_filename = ENCODE_FILE (filename);
2421 encoded_linkname = ENCODE_FILE (linkname);
2422
265a9e55 2423 if (NILP (ok_if_already_exists)
93c30b5f 2424 || INTEGERP (ok_if_already_exists))
2f868094 2425 barf_or_query_if_file_exists (linkname, "make it a link",
b8b29dc9 2426 INTEGERP (ok_if_already_exists), 0, 0);
ce2fe65a 2427 if (symlink (SSDATA (encoded_filename), SSDATA (encoded_linkname)) < 0)
570d7624
JB
2428 {
2429 /* If we didn't complain already, silently delete existing file. */
2430 if (errno == EEXIST)
2431 {
42a5b22f 2432 unlink (SSDATA (encoded_linkname));
ce2fe65a
AS
2433 if (symlink (SSDATA (encoded_filename), SSDATA (encoded_linkname))
2434 >= 0)
1a04498e
KH
2435 {
2436 UNGCPRO;
2437 return Qnil;
2438 }
570d7624 2439 }
d9d0d182
PE
2440 if (errno == ENOSYS)
2441 {
2442 UNGCPRO;
2443 xsignal1 (Qfile_error,
2444 build_string ("Symbolic links are not supported"));
2445 }
570d7624 2446
a9f2aeae 2447 report_file_error ("Making symbolic link", list2 (filename, linkname));
570d7624
JB
2448 }
2449 UNGCPRO;
2450 return Qnil;
e89b536d 2451}
570d7624 2452
570d7624 2453\f
a7ca3326 2454DEFUN ("file-name-absolute-p", Ffile_name_absolute_p, Sfile_name_absolute_p,
570d7624 2455 1, 1, 0,
8c1a1077
PJ
2456 doc: /* Return t if file FILENAME specifies an absolute file name.
2457On Unix, this is a name starting with a `/' or a `~'. */)
5842a27b 2458 (Lisp_Object filename)
570d7624 2459{
b7826503 2460 CHECK_STRING (filename);
5976c3fe 2461 return file_name_absolute_p (SSDATA (filename)) ? Qt : Qnil;
570d7624 2462}
3beeedfe 2463\f
bb385a92
EZ
2464/* Return true if FILENAME exists. */
2465bool
2466check_existing (const char *filename)
2467{
73dcdb9f 2468 return faccessat (AT_FDCWD, filename, F_OK, AT_EACCESS) == 0;
bb385a92
EZ
2469}
2470
f75d7a91 2471/* Return true if file FILENAME exists and can be executed. */
3beeedfe 2472
f75d7a91 2473static bool
971de7fb 2474check_executable (char *filename)
3beeedfe 2475{
73dcdb9f 2476 return faccessat (AT_FDCWD, filename, X_OK, AT_EACCESS) == 0;
3beeedfe
RS
2477}
2478
73dcdb9f
PE
2479/* Return true if file FILENAME exists and can be accessed
2480 according to AMODE, which should include W_OK.
2481 On failure, return false and set errno. */
3beeedfe 2482
f75d7a91 2483static bool
73dcdb9f 2484check_writable (const char *filename, int amode)
3beeedfe 2485{
3be3c08e 2486#ifdef MSDOS
73dcdb9f
PE
2487 /* FIXME: an faccessat implementation should be added to the
2488 DOS/Windows ports and this #ifdef branch should be removed. */
3be3c08e
RS
2489 struct stat st;
2490 if (stat (filename, &st) < 0)
2491 return 0;
73dcdb9f 2492 errno = EPERM;
f68c809d 2493 return (st.st_mode & S_IWRITE || S_ISDIR (st.st_mode));
3be3c08e 2494#else /* not MSDOS */
73dcdb9f 2495 bool res = faccessat (AT_FDCWD, filename, amode, AT_EACCESS) == 0;
e1b01a3a 2496#ifdef CYGWIN
73dcdb9f 2497 /* faccessat may have returned failure because Cygwin couldn't
e1b01a3a
KB
2498 determine the file's UID or GID; if so, we return success. */
2499 if (!res)
2500 {
73dcdb9f 2501 int faccessat_errno = errno;
e1b01a3a
KB
2502 struct stat st;
2503 if (stat (filename, &st) < 0)
2504 return 0;
2505 res = (st.st_uid == -1 || st.st_gid == -1);
73dcdb9f 2506 errno = faccessat_errno;
e1b01a3a
KB
2507 }
2508#endif /* CYGWIN */
2509 return res;
3be3c08e 2510#endif /* not MSDOS */
3beeedfe 2511}
570d7624 2512
a7ca3326 2513DEFUN ("file-exists-p", Ffile_exists_p, Sfile_exists_p, 1, 1, 0,
68780e2a
RS
2514 doc: /* Return t if file FILENAME exists (whether or not you can read it.)
2515See also `file-readable-p' and `file-attributes'.
2516This returns nil for a symlink to a nonexistent file.
2517Use `file-symlink-p' to test for such links. */)
5842a27b 2518 (Lisp_Object filename)
570d7624 2519{
199607e4 2520 Lisp_Object absname;
32f4334d 2521 Lisp_Object handler;
570d7624 2522
b7826503 2523 CHECK_STRING (filename);
199607e4 2524 absname = Fexpand_file_name (filename, Qnil);
32f4334d
RS
2525
2526 /* If the file name has special constructs in it,
2527 call the corresponding file handler. */
199607e4 2528 handler = Ffind_file_name_handler (absname, Qfile_exists_p);
32f4334d 2529 if (!NILP (handler))
199607e4 2530 return call2 (handler, Qfile_exists_p, absname);
32f4334d 2531
b1d1b865
RS
2532 absname = ENCODE_FILE (absname);
2533
bb385a92 2534 return (check_existing (SSDATA (absname))) ? Qt : Qnil;
570d7624
JB
2535}
2536
2537DEFUN ("file-executable-p", Ffile_executable_p, Sfile_executable_p, 1, 1, 0,
8c1a1077
PJ
2538 doc: /* Return t if FILENAME can be executed by you.
2539For a directory, this means you can access files in that directory. */)
5842a27b 2540 (Lisp_Object filename)
570d7624 2541{
199607e4 2542 Lisp_Object absname;
32f4334d 2543 Lisp_Object handler;
570d7624 2544
b7826503 2545 CHECK_STRING (filename);
199607e4 2546 absname = Fexpand_file_name (filename, Qnil);
32f4334d
RS
2547
2548 /* If the file name has special constructs in it,
2549 call the corresponding file handler. */
199607e4 2550 handler = Ffind_file_name_handler (absname, Qfile_executable_p);
32f4334d 2551 if (!NILP (handler))
199607e4 2552 return call2 (handler, Qfile_executable_p, absname);
32f4334d 2553
b1d1b865
RS
2554 absname = ENCODE_FILE (absname);
2555
42a5b22f 2556 return (check_executable (SSDATA (absname)) ? Qt : Qnil);
570d7624
JB
2557}
2558
a7ca3326 2559DEFUN ("file-readable-p", Ffile_readable_p, Sfile_readable_p, 1, 1, 0,
8c1a1077
PJ
2560 doc: /* Return t if file FILENAME exists and you can read it.
2561See also `file-exists-p' and `file-attributes'. */)
5842a27b 2562 (Lisp_Object filename)
570d7624 2563{
199607e4 2564 Lisp_Object absname;
32f4334d 2565 Lisp_Object handler;
570d7624 2566
b7826503 2567 CHECK_STRING (filename);
199607e4 2568 absname = Fexpand_file_name (filename, Qnil);
32f4334d
RS
2569
2570 /* If the file name has special constructs in it,
2571 call the corresponding file handler. */
199607e4 2572 handler = Ffind_file_name_handler (absname, Qfile_readable_p);
32f4334d 2573 if (!NILP (handler))
199607e4 2574 return call2 (handler, Qfile_readable_p, absname);
32f4334d 2575
b1d1b865 2576 absname = ENCODE_FILE (absname);
73dcdb9f
PE
2577 return (faccessat (AT_FDCWD, SSDATA (absname), R_OK, AT_EACCESS) == 0
2578 ? Qt : Qnil);
570d7624
JB
2579}
2580
f793dc6c 2581DEFUN ("file-writable-p", Ffile_writable_p, Sfile_writable_p, 1, 1, 0,
8c1a1077 2582 doc: /* Return t if file FILENAME can be written or created by you. */)
5842a27b 2583 (Lisp_Object filename)
f793dc6c 2584{
b1d1b865 2585 Lisp_Object absname, dir, encoded;
f793dc6c 2586 Lisp_Object handler;
f793dc6c 2587
b7826503 2588 CHECK_STRING (filename);
199607e4 2589 absname = Fexpand_file_name (filename, Qnil);
f793dc6c
RS
2590
2591 /* If the file name has special constructs in it,
2592 call the corresponding file handler. */
199607e4 2593 handler = Ffind_file_name_handler (absname, Qfile_writable_p);
f793dc6c 2594 if (!NILP (handler))
199607e4 2595 return call2 (handler, Qfile_writable_p, absname);
f793dc6c 2596
b1d1b865 2597 encoded = ENCODE_FILE (absname);
73dcdb9f
PE
2598 if (check_writable (SSDATA (encoded), W_OK))
2599 return Qt;
2600 if (errno != ENOENT)
2601 return Qnil;
b1d1b865 2602
199607e4 2603 dir = Ffile_name_directory (absname);
73dcdb9f 2604 eassert (!NILP (dir));
f793dc6c 2605#ifdef MSDOS
73dcdb9f 2606 dir = Fdirectory_file_name (dir);
f793dc6c 2607#endif /* MSDOS */
b1d1b865
RS
2608
2609 dir = ENCODE_FILE (dir);
e3e8a75a
GM
2610#ifdef WINDOWSNT
2611 /* The read-only attribute of the parent directory doesn't affect
2612 whether a file or directory can be created within it. Some day we
2613 should check ACLs though, which do affect this. */
73dcdb9f 2614 return file_directory_p (SDATA (dir)) ? Qt : Qnil;
e3e8a75a 2615#else
73dcdb9f 2616 return check_writable (SSDATA (dir), W_OK | X_OK) ? Qt : Qnil;
e3e8a75a 2617#endif
f793dc6c
RS
2618}
2619\f
1f8653eb 2620DEFUN ("access-file", Faccess_file, Saccess_file, 2, 2, 0,
8c1a1077
PJ
2621 doc: /* Access file FILENAME, and get an error if that does not work.
2622The second argument STRING is used in the error message.
a4e03fe5 2623If there is no error, returns nil. */)
5842a27b 2624 (Lisp_Object filename, Lisp_Object string)
1f8653eb 2625{
49475635 2626 Lisp_Object handler, encoded_filename, absname;
1f8653eb
RS
2627 int fd;
2628
b7826503 2629 CHECK_STRING (filename);
49475635
EZ
2630 absname = Fexpand_file_name (filename, Qnil);
2631
b7826503 2632 CHECK_STRING (string);
1f8653eb
RS
2633
2634 /* If the file name has special constructs in it,
2635 call the corresponding file handler. */
49475635 2636 handler = Ffind_file_name_handler (absname, Qaccess_file);
1f8653eb 2637 if (!NILP (handler))
49475635 2638 return call3 (handler, Qaccess_file, absname, string);
1f8653eb 2639
49475635 2640 encoded_filename = ENCODE_FILE (absname);
b1d1b865 2641
42a5b22f 2642 fd = emacs_open (SSDATA (encoded_filename), O_RDONLY, 0);
1f8653eb 2643 if (fd < 0)
42a5b22f 2644 report_file_error (SSDATA (string), Fcons (filename, Qnil));
68c45bf0 2645 emacs_close (fd);
1f8653eb
RS
2646
2647 return Qnil;
2648}
2649\f
a7ca3326 2650DEFUN ("file-symlink-p", Ffile_symlink_p, Sfile_symlink_p, 1, 1, 0,
8c1a1077 2651 doc: /* Return non-nil if file FILENAME is the name of a symbolic link.
1c353c74 2652The value is the link target, as a string.
68780e2a
RS
2653Otherwise it returns nil.
2654
2655This function returns t when given the name of a symlink that
2656points to a nonexistent file. */)
5842a27b 2657 (Lisp_Object filename)
570d7624 2658{
32f4334d 2659 Lisp_Object handler;
ae0d7250 2660 char *buf;
ae0d7250 2661 Lisp_Object val;
d1fdcab7 2662 char readlink_buf[READLINK_BUFSIZE];
570d7624 2663
b7826503 2664 CHECK_STRING (filename);
570d7624
JB
2665 filename = Fexpand_file_name (filename, Qnil);
2666
32f4334d
RS
2667 /* If the file name has special constructs in it,
2668 call the corresponding file handler. */
49307295 2669 handler = Ffind_file_name_handler (filename, Qfile_symlink_p);
32f4334d
RS
2670 if (!NILP (handler))
2671 return call2 (handler, Qfile_symlink_p, filename);
2672
b1d1b865
RS
2673 filename = ENCODE_FILE (filename);
2674
d1fdcab7
PE
2675 buf = emacs_readlink (SSDATA (filename), readlink_buf);
2676 if (! buf)
2677 return Qnil;
efdc16c9 2678
d1fdcab7 2679 val = build_string (buf);
8966b757 2680 if (buf[0] == '/' && strchr (buf, ':'))
69ac1891 2681 val = concat2 (build_string ("/:"), val);
d1fdcab7
PE
2682 if (buf != readlink_buf)
2683 xfree (buf);
cd913586
KH
2684 val = DECODE_FILE (val);
2685 return val;
570d7624
JB
2686}
2687
a7ca3326 2688DEFUN ("file-directory-p", Ffile_directory_p, Sfile_directory_p, 1, 1, 0,
8c1a1077
PJ
2689 doc: /* Return t if FILENAME names an existing directory.
2690Symbolic links to directories count as directories.
2691See `file-symlink-p' to distinguish symlinks. */)
5842a27b 2692 (Lisp_Object filename)
570d7624 2693{
73dcdb9f 2694 Lisp_Object absname;
32f4334d 2695 Lisp_Object handler;
570d7624 2696
4b4deea2 2697 absname = expand_and_dir_to_file (filename, BVAR (current_buffer, directory));
570d7624 2698
32f4334d
RS
2699 /* If the file name has special constructs in it,
2700 call the corresponding file handler. */
199607e4 2701 handler = Ffind_file_name_handler (absname, Qfile_directory_p);
32f4334d 2702 if (!NILP (handler))
199607e4 2703 return call2 (handler, Qfile_directory_p, absname);
32f4334d 2704
b1d1b865
RS
2705 absname = ENCODE_FILE (absname);
2706
73dcdb9f
PE
2707 return file_directory_p (SSDATA (absname)) ? Qt : Qnil;
2708}
2709
2710/* Return true if FILE is a directory or a symlink to a directory. */
2711bool
2712file_directory_p (char const *file)
2713{
2714#ifdef WINDOWSNT
2715 /* This is cheaper than 'stat'. */
2716 return faccessat (AT_FDCWD, file, D_OK, AT_EACCESS) == 0;
2717#else
2718 struct stat st;
2719 return stat (file, &st) == 0 && S_ISDIR (st.st_mode);
2720#endif
570d7624
JB
2721}
2722
a7ca3326 2723DEFUN ("file-accessible-directory-p", Ffile_accessible_directory_p,
16a97296 2724 Sfile_accessible_directory_p, 1, 1, 0,
e385ec41
RS
2725 doc: /* Return t if file FILENAME names a directory you can open.
2726For the value to be t, FILENAME must specify the name of a directory as a file,
2727and the directory must allow you to open files in it. In order to use a
8c1a1077
PJ
2728directory as a buffer's current directory, this predicate must return true.
2729A directory name spec may be given instead; then the value is t
2730if the directory so specified exists and really is a readable and
2731searchable directory. */)
5842a27b 2732 (Lisp_Object filename)
b72dea2a 2733{
73dcdb9f 2734 Lisp_Object absname;
32f4334d 2735 Lisp_Object handler;
73dcdb9f
PE
2736
2737 CHECK_STRING (filename);
2738 absname = Fexpand_file_name (filename, Qnil);
32f4334d
RS
2739
2740 /* If the file name has special constructs in it,
2741 call the corresponding file handler. */
73dcdb9f 2742 handler = Ffind_file_name_handler (absname, Qfile_accessible_directory_p);
32f4334d 2743 if (!NILP (handler))
73dcdb9f 2744 return call2 (handler, Qfile_accessible_directory_p, absname);
32f4334d 2745
73dcdb9f
PE
2746 absname = ENCODE_FILE (absname);
2747 return file_accessible_directory_p (SSDATA (absname)) ? Qt : Qnil;
2748}
2749
2750/* If FILE is a searchable directory or a symlink to a
2751 searchable directory, return true. Otherwise return
2752 false and set errno to an error number. */
2753bool
2754file_accessible_directory_p (char const *file)
2755{
2756#ifdef DOS_NT
2757 /* There's no need to test whether FILE is searchable, as the
2758 searchable/executable bit is invented on DOS_NT platforms. */
2759 return file_directory_p (file);
2760#else
2761 /* On POSIXish platforms, use just one system call; this avoids a
2762 race and is typically faster. */
2763 ptrdiff_t len = strlen (file);
2764 char const *dir;
2765 bool ok;
2766 int saved_errno;
2767 USE_SAFE_ALLOCA;
2768
2769 /* Normally a file "FOO" is an accessible directory if "FOO/." exists.
2770 There are three exceptions: "", "/", and "//". Leave "" alone,
2771 as it's invalid. Append only "." to the other two exceptions as
2772 "/" and "//" are distinct on some platforms, whereas "/", "///",
2773 "////", etc. are all equivalent. */
2774 if (! len)
2775 dir = file;
2776 else
2777 {
2778 /* Just check for trailing '/' when deciding whether to append '/'.
2779 That's simpler than testing the two special cases "/" and "//",
2780 and it's a safe optimization here. */
2781 char *buf = SAFE_ALLOCA (len + 3);
2782 memcpy (buf, file, len);
2783 strcpy (buf + len, "/." + (file[len - 1] == '/'));
2784 dir = buf;
2785 }
2786
2787 ok = check_existing (dir);
2788 saved_errno = errno;
2789 SAFE_FREE ();
2790 errno = saved_errno;
2791 return ok;
2792#endif
b72dea2a
JB
2793}
2794
f793dc6c 2795DEFUN ("file-regular-p", Ffile_regular_p, Sfile_regular_p, 1, 1, 0,
19a9c3b7
LH
2796 doc: /* Return t if FILENAME names a regular file.
2797This is the sort of file that holds an ordinary stream of data bytes.
2798Symbolic links to regular files count as regular files.
2799See `file-symlink-p' to distinguish symlinks. */)
5842a27b 2800 (Lisp_Object filename)
f793dc6c 2801{
199607e4 2802 register Lisp_Object absname;
f793dc6c
RS
2803 struct stat st;
2804 Lisp_Object handler;
2805
4b4deea2 2806 absname = expand_and_dir_to_file (filename, BVAR (current_buffer, directory));
f793dc6c
RS
2807
2808 /* If the file name has special constructs in it,
2809 call the corresponding file handler. */
199607e4 2810 handler = Ffind_file_name_handler (absname, Qfile_regular_p);
f793dc6c 2811 if (!NILP (handler))
199607e4 2812 return call2 (handler, Qfile_regular_p, absname);
f793dc6c 2813
b1d1b865
RS
2814 absname = ENCODE_FILE (absname);
2815
c1c4693e
RS
2816#ifdef WINDOWSNT
2817 {
2818 int result;
2819 Lisp_Object tem = Vw32_get_true_file_attributes;
2820
2821 /* Tell stat to use expensive method to get accurate info. */
2822 Vw32_get_true_file_attributes = Qt;
d5db4077 2823 result = stat (SDATA (absname), &st);
c1c4693e
RS
2824 Vw32_get_true_file_attributes = tem;
2825
2826 if (result < 0)
2827 return Qnil;
f68c809d 2828 return S_ISREG (st.st_mode) ? Qt : Qnil;
c1c4693e
RS
2829 }
2830#else
42a5b22f 2831 if (stat (SSDATA (absname), &st) < 0)
f793dc6c 2832 return Qnil;
f68c809d 2833 return S_ISREG (st.st_mode) ? Qt : Qnil;
c1c4693e 2834#endif
f793dc6c
RS
2835}
2836\f
574c05e2
KK
2837DEFUN ("file-selinux-context", Ffile_selinux_context,
2838 Sfile_selinux_context, 1, 1, 0,
fa74b241
CY
2839 doc: /* Return SELinux context of file named FILENAME.
2840The return value is a list (USER ROLE TYPE RANGE), where the list
2841elements are strings naming the user, role, type, and range of the
2842file's SELinux security context.
2843
2844Return (nil nil nil nil) if the file is nonexistent or inaccessible,
2845or if SELinux is disabled, or if Emacs lacks SELinux support. */)
5842a27b 2846 (Lisp_Object filename)
574c05e2
KK
2847{
2848 Lisp_Object absname;
2849 Lisp_Object values[4];
2850 Lisp_Object handler;
2851#if HAVE_LIBSELINUX
2852 security_context_t con;
2853 int conlength;
2854 context_t context;
2855#endif
2856
4b4deea2 2857 absname = expand_and_dir_to_file (filename, BVAR (current_buffer, directory));
574c05e2
KK
2858
2859 /* If the file name has special constructs in it,
2860 call the corresponding file handler. */
2861 handler = Ffind_file_name_handler (absname, Qfile_selinux_context);
2862 if (!NILP (handler))
2863 return call2 (handler, Qfile_selinux_context, absname);
2864
2865 absname = ENCODE_FILE (absname);
2866
2867 values[0] = Qnil;
2868 values[1] = Qnil;
2869 values[2] = Qnil;
2870 values[3] = Qnil;
2871#if HAVE_LIBSELINUX
2872 if (is_selinux_enabled ())
2873 {
b14aac08 2874 conlength = lgetfilecon (SSDATA (absname), &con);
574c05e2
KK
2875 if (conlength > 0)
2876 {
2877 context = context_new (con);
45841e65
KK
2878 if (context_user_get (context))
2879 values[0] = build_string (context_user_get (context));
2880 if (context_role_get (context))
2881 values[1] = build_string (context_role_get (context));
2882 if (context_type_get (context))
2883 values[2] = build_string (context_type_get (context));
2884 if (context_range_get (context))
2885 values[3] = build_string (context_range_get (context));
574c05e2 2886 context_free (context);
c6ba4138 2887 freecon (con);
574c05e2 2888 }
574c05e2
KK
2889 }
2890#endif
2891
5e617bc2 2892 return Flist (sizeof (values) / sizeof (values[0]), values);
574c05e2
KK
2893}
2894\f
2895DEFUN ("set-file-selinux-context", Fset_file_selinux_context,
2896 Sset_file_selinux_context, 2, 2, 0,
fa74b241
CY
2897 doc: /* Set SELinux context of file named FILENAME to CONTEXT.
2898CONTEXT should be a list (USER ROLE TYPE RANGE), where the list
2899elements are strings naming the components of a SELinux context.
2900
2901This function does nothing if SELinux is disabled, or if Emacs was not
2902compiled with SELinux support. */)
5842a27b 2903 (Lisp_Object filename, Lisp_Object context)
574c05e2 2904{
0f4a96b5 2905 Lisp_Object absname;
574c05e2 2906 Lisp_Object handler;
0f4a96b5
JB
2907#if HAVE_LIBSELINUX
2908 Lisp_Object encoded_absname;
574c05e2
KK
2909 Lisp_Object user = CAR_SAFE (context);
2910 Lisp_Object role = CAR_SAFE (CDR_SAFE (context));
2911 Lisp_Object type = CAR_SAFE (CDR_SAFE (CDR_SAFE (context)));
2912 Lisp_Object range = CAR_SAFE (CDR_SAFE (CDR_SAFE (CDR_SAFE (context))));
574c05e2 2913 security_context_t con;
f75d7a91
PE
2914 bool fail;
2915 int conlength;
574c05e2
KK
2916 context_t parsed_con;
2917#endif
2918
4b4deea2 2919 absname = Fexpand_file_name (filename, BVAR (current_buffer, directory));
574c05e2
KK
2920
2921 /* If the file name has special constructs in it,
2922 call the corresponding file handler. */
2923 handler = Ffind_file_name_handler (absname, Qset_file_selinux_context);
2924 if (!NILP (handler))
2925 return call3 (handler, Qset_file_selinux_context, absname, context);
2926
0f4a96b5 2927#if HAVE_LIBSELINUX
574c05e2
KK
2928 if (is_selinux_enabled ())
2929 {
2930 /* Get current file context. */
a9b53ad3 2931 encoded_absname = ENCODE_FILE (absname);
b14aac08 2932 conlength = lgetfilecon (SSDATA (encoded_absname), &con);
574c05e2
KK
2933 if (conlength > 0)
2934 {
2935 parsed_con = context_new (con);
2936 /* Change the parts defined in the parameter.*/
2937 if (STRINGP (user))
2938 {
b14aac08 2939 if (context_user_set (parsed_con, SSDATA (user)))
574c05e2
KK
2940 error ("Doing context_user_set");
2941 }
2942 if (STRINGP (role))
2943 {
b14aac08 2944 if (context_role_set (parsed_con, SSDATA (role)))
574c05e2
KK
2945 error ("Doing context_role_set");
2946 }
2947 if (STRINGP (type))
2948 {
b14aac08 2949 if (context_type_set (parsed_con, SSDATA (type)))
574c05e2
KK
2950 error ("Doing context_type_set");
2951 }
2952 if (STRINGP (range))
2953 {
b14aac08 2954 if (context_range_set (parsed_con, SSDATA (range)))
574c05e2
KK
2955 error ("Doing context_range_set");
2956 }
2957
24c51a09 2958 /* Set the modified context back to the file. */
f75d7a91
PE
2959 fail = (lsetfilecon (SSDATA (encoded_absname),
2960 context_str (parsed_con))
2961 != 0);
24c51a09
GM
2962 /* See http://debbugs.gnu.org/11245 for ENOTSUP. */
2963 if (fail && errno != ENOTSUP)
574c05e2
KK
2964 report_file_error ("Doing lsetfilecon", Fcons (absname, Qnil));
2965
2966 context_free (parsed_con);
c6ba4138 2967 freecon (con);
574c05e2
KK
2968 }
2969 else
5e617bc2 2970 report_file_error ("Doing lgetfilecon", Fcons (absname, Qnil));
574c05e2
KK
2971 }
2972#endif
2973
2974 return Qnil;
2975}
2976\f
570d7624 2977DEFUN ("file-modes", Ffile_modes, Sfile_modes, 1, 1, 0,
d4a42098
KS
2978 doc: /* Return mode bits of file named FILENAME, as an integer.
2979Return nil, if file does not exist or is not accessible. */)
5842a27b 2980 (Lisp_Object filename)
570d7624 2981{
199607e4 2982 Lisp_Object absname;
570d7624 2983 struct stat st;
32f4334d 2984 Lisp_Object handler;
570d7624 2985
4b4deea2 2986 absname = expand_and_dir_to_file (filename, BVAR (current_buffer, directory));
570d7624 2987
32f4334d
RS
2988 /* If the file name has special constructs in it,
2989 call the corresponding file handler. */
199607e4 2990 handler = Ffind_file_name_handler (absname, Qfile_modes);
32f4334d 2991 if (!NILP (handler))
199607e4 2992 return call2 (handler, Qfile_modes, absname);
32f4334d 2993
b1d1b865
RS
2994 absname = ENCODE_FILE (absname);
2995
42a5b22f 2996 if (stat (SSDATA (absname), &st) < 0)
570d7624 2997 return Qnil;
3ace87e3 2998
570d7624
JB
2999 return make_number (st.st_mode & 07777);
3000}
3001
09fbdf6c
MC
3002DEFUN ("set-file-modes", Fset_file_modes, Sset_file_modes, 2, 2,
3003 "(let ((file (read-file-name \"File: \"))) \
3004 (list file (read-file-modes nil file)))",
8c1a1077 3005 doc: /* Set mode bits of file named FILENAME to MODE (an integer).
ea429250
EZ
3006Only the 12 low bits of MODE are used.
3007
3008Interactively, mode bits are read by `read-file-modes', which accepts
712adc82 3009symbolic notation, like the `chmod' command from GNU Coreutils. */)
5842a27b 3010 (Lisp_Object filename, Lisp_Object mode)
570d7624 3011{
b1d1b865 3012 Lisp_Object absname, encoded_absname;
32f4334d 3013 Lisp_Object handler;
570d7624 3014
4b4deea2 3015 absname = Fexpand_file_name (filename, BVAR (current_buffer, directory));
b7826503 3016 CHECK_NUMBER (mode);
570d7624 3017
32f4334d
RS
3018 /* If the file name has special constructs in it,
3019 call the corresponding file handler. */
199607e4 3020 handler = Ffind_file_name_handler (absname, Qset_file_modes);
32f4334d 3021 if (!NILP (handler))
199607e4 3022 return call3 (handler, Qset_file_modes, absname, mode);
32f4334d 3023
b1d1b865
RS
3024 encoded_absname = ENCODE_FILE (absname);
3025
18c52557 3026 if (chmod (SSDATA (encoded_absname), XINT (mode) & 07777) < 0)
199607e4 3027 report_file_error ("Doing chmod", Fcons (absname, Qnil));
570d7624
JB
3028
3029 return Qnil;
3030}
3031
c24e9a53 3032DEFUN ("set-default-file-modes", Fset_default_file_modes, Sset_default_file_modes, 1, 1, 0,
8c1a1077
PJ
3033 doc: /* Set the file permission bits for newly created files.
3034The argument MODE should be an integer; only the low 9 bits are used.
3035This setting is inherited by subprocesses. */)
5842a27b 3036 (Lisp_Object mode)
36a8c287 3037{
b7826503 3038 CHECK_NUMBER (mode);
199607e4 3039
5f85ea58 3040 umask ((~ XINT (mode)) & 0777);
36a8c287
JB
3041
3042 return Qnil;
3043}
3044
c24e9a53 3045DEFUN ("default-file-modes", Fdefault_file_modes, Sdefault_file_modes, 0, 0, 0,
8c1a1077
PJ
3046 doc: /* Return the default file protection for created files.
3047The value is an integer. */)
5842a27b 3048 (void)
36a8c287 3049{
f75d7a91 3050 mode_t realmask;
5f85ea58 3051 Lisp_Object value;
36a8c287 3052
4d7e6e51 3053 block_input ();
5f85ea58
RS
3054 realmask = umask (0);
3055 umask (realmask);
4d7e6e51 3056 unblock_input ();
36a8c287 3057
46283abe 3058 XSETINT (value, (~ realmask) & 0777);
5f85ea58 3059 return value;
36a8c287 3060}
819da85b 3061\f
819da85b
EZ
3062
3063DEFUN ("set-file-times", Fset_file_times, Sset_file_times, 1, 2, 0,
f839df0c 3064 doc: /* Set times of file FILENAME to TIMESTAMP.
819da85b
EZ
3065Set both access and modification times.
3066Return t on success, else nil.
f839df0c 3067Use the current time if TIMESTAMP is nil. TIMESTAMP is in the format of
819da85b 3068`current-time'. */)
f839df0c 3069 (Lisp_Object filename, Lisp_Object timestamp)
819da85b
EZ
3070{
3071 Lisp_Object absname, encoded_absname;
3072 Lisp_Object handler;
31571fd7 3073 EMACS_TIME t = lisp_time_argument (timestamp);
819da85b 3074
4b4deea2 3075 absname = Fexpand_file_name (filename, BVAR (current_buffer, directory));
819da85b
EZ
3076
3077 /* If the file name has special constructs in it,
3078 call the corresponding file handler. */
3079 handler = Ffind_file_name_handler (absname, Qset_file_times);
3080 if (!NILP (handler))
f839df0c 3081 return call3 (handler, Qset_file_times, absname, timestamp);
819da85b
EZ
3082
3083 encoded_absname = ENCODE_FILE (absname);
5df5e07c 3084
819da85b 3085 {
d35af63c 3086 if (set_file_times (-1, SSDATA (encoded_absname), t, t))
819da85b 3087 {
0d9f584b 3088#ifdef MSDOS
819da85b 3089 /* Setting times on a directory always fails. */
73dcdb9f 3090 if (file_directory_p (SSDATA (encoded_absname)))
819da85b
EZ
3091 return Qnil;
3092#endif
3093 report_file_error ("Setting file times", Fcons (absname, Qnil));
3094 return Qnil;
3095 }
3096 }
5df5e07c 3097
819da85b
EZ
3098 return Qt;
3099}
f793dc6c 3100\f
697c17a2 3101#ifdef HAVE_SYNC
85ffea93 3102DEFUN ("unix-sync", Funix_sync, Sunix_sync, 0, 0, "",
8c1a1077 3103 doc: /* Tell Unix to finish all pending disk updates. */)
5842a27b 3104 (void)
85ffea93
RS
3105{
3106 sync ();
3107 return Qnil;
3108}
3109
697c17a2 3110#endif /* HAVE_SYNC */
85ffea93 3111
570d7624 3112DEFUN ("file-newer-than-file-p", Ffile_newer_than_file_p, Sfile_newer_than_file_p, 2, 2, 0,
8c1a1077
PJ
3113 doc: /* Return t if file FILE1 is newer than file FILE2.
3114If FILE1 does not exist, the answer is nil;
3115otherwise, if FILE2 does not exist, the answer is t. */)
5842a27b 3116 (Lisp_Object file1, Lisp_Object file2)
570d7624 3117{
199607e4 3118 Lisp_Object absname1, absname2;
39adff0d 3119 struct stat st1, st2;
32f4334d 3120 Lisp_Object handler;
09121adc 3121 struct gcpro gcpro1, gcpro2;
570d7624 3122
b7826503
PJ
3123 CHECK_STRING (file1);
3124 CHECK_STRING (file2);
570d7624 3125
199607e4
RS
3126 absname1 = Qnil;
3127 GCPRO2 (absname1, file2);
4b4deea2
TT
3128 absname1 = expand_and_dir_to_file (file1, BVAR (current_buffer, directory));
3129 absname2 = expand_and_dir_to_file (file2, BVAR (current_buffer, directory));
09121adc 3130 UNGCPRO;
570d7624 3131
32f4334d
RS
3132 /* If the file name has special constructs in it,
3133 call the corresponding file handler. */
199607e4 3134 handler = Ffind_file_name_handler (absname1, Qfile_newer_than_file_p);
51cf6d37 3135 if (NILP (handler))
199607e4 3136 handler = Ffind_file_name_handler (absname2, Qfile_newer_than_file_p);
32f4334d 3137 if (!NILP (handler))
199607e4 3138 return call3 (handler, Qfile_newer_than_file_p, absname1, absname2);
32f4334d 3139
b1d1b865
RS
3140 GCPRO2 (absname1, absname2);
3141 absname1 = ENCODE_FILE (absname1);
3142 absname2 = ENCODE_FILE (absname2);
3143 UNGCPRO;
3144
39adff0d 3145 if (stat (SSDATA (absname1), &st1) < 0)
570d7624
JB
3146 return Qnil;
3147
39adff0d 3148 if (stat (SSDATA (absname2), &st2) < 0)
570d7624
JB
3149 return Qt;
3150
39adff0d
PE
3151 return (EMACS_TIME_GT (get_stat_mtime (&st1), get_stat_mtime (&st2))
3152 ? Qt : Qnil);
570d7624
JB
3153}
3154\f
6fdaa9a0
KH
3155#ifndef READ_BUF_SIZE
3156#define READ_BUF_SIZE (64 << 10)
3157#endif
d311d28c
PE
3158/* Some buffer offsets are stored in 'int' variables. */
3159verify (READ_BUF_SIZE <= INT_MAX);
6fdaa9a0 3160
98a7d268
KH
3161/* This function is called after Lisp functions to decide a coding
3162 system are called, or when they cause an error. Before they are
3163 called, the current buffer is set unibyte and it contains only a
3164 newly inserted text (thus the buffer was empty before the
3165 insertion).
3166
3167 The functions may set markers, overlays, text properties, or even
3168 alter the buffer contents, change the current buffer.
3169
3170 Here, we reset all those changes by:
3171 o set back the current buffer.
3172 o move all markers and overlays to BEG.
3173 o remove all text properties.
3174 o set back the buffer multibyteness. */
f736ffbf
KH
3175
3176static Lisp_Object
971de7fb 3177decide_coding_unwind (Lisp_Object unwind_data)
f736ffbf 3178{
98a7d268 3179 Lisp_Object multibyte, undo_list, buffer;
f736ffbf 3180
98a7d268
KH
3181 multibyte = XCAR (unwind_data);
3182 unwind_data = XCDR (unwind_data);
3183 undo_list = XCAR (unwind_data);
3184 buffer = XCDR (unwind_data);
3185
a3d794a1 3186 set_buffer_internal (XBUFFER (buffer));
98a7d268
KH
3187 adjust_markers_for_delete (BEG, BEG_BYTE, Z, Z_BYTE);
3188 adjust_overlays_for_delete (BEG, Z - BEG);
0c94c8d6 3189 set_buffer_intervals (current_buffer, NULL);
98a7d268
KH
3190 TEMP_SET_PT_BOTH (BEG, BEG_BYTE);
3191
3192 /* Now we are safe to change the buffer's multibyteness directly. */
39eb03f1
PE
3193 bset_enable_multibyte_characters (current_buffer, multibyte);
3194 bset_undo_list (current_buffer, undo_list);
f736ffbf
KH
3195
3196 return Qnil;
3197}
3198
55587f8a 3199
1b978129 3200/* Used to pass values from insert-file-contents to read_non_regular. */
55587f8a 3201
1b978129 3202static int non_regular_fd;
d311d28c
PE
3203static ptrdiff_t non_regular_inserted;
3204static int non_regular_nbytes;
55587f8a 3205
55587f8a 3206
1b978129 3207/* Read from a non-regular file.
438105ed 3208 Read non_regular_nbytes bytes max from non_regular_fd.
1b978129
GM
3209 Non_regular_inserted specifies where to put the read bytes.
3210 Value is the number of bytes read. */
55587f8a
GM
3211
3212static Lisp_Object
9c8a2331 3213read_non_regular (Lisp_Object ignore)
55587f8a 3214{
d311d28c 3215 int nbytes;
efdc16c9 3216
1b978129
GM
3217 immediate_quit = 1;
3218 QUIT;
3219 nbytes = emacs_read (non_regular_fd,
5976c3fe
PE
3220 ((char *) BEG_ADDR + PT_BYTE - BEG_BYTE
3221 + non_regular_inserted),
1b978129 3222 non_regular_nbytes);
1b978129
GM
3223 immediate_quit = 0;
3224 return make_number (nbytes);
3225}
55587f8a 3226
d0e2444e 3227
1b978129
GM
3228/* Condition-case handler used when reading from non-regular files
3229 in insert-file-contents. */
3230
3231static Lisp_Object
9c8a2331 3232read_non_regular_quit (Lisp_Object ignore)
1b978129 3233{
55587f8a
GM
3234 return Qnil;
3235}
3236
e69dafad
PE
3237/* Reposition FD to OFFSET, based on WHENCE. This acts like lseek
3238 except that it also tests for OFFSET being out of lseek's range. */
3239static off_t
3240emacs_lseek (int fd, EMACS_INT offset, int whence)
3241{
096a9774
PE
3242 /* Use "&" rather than "&&" to suppress a bogus GCC warning; see
3243 <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43772>. */
ce2fe65a 3244 if (! ((offset >= TYPE_MINIMUM (off_t)) & (offset <= TYPE_MAXIMUM (off_t))))
e69dafad
PE
3245 {
3246 errno = EINVAL;
3247 return -1;
3248 }
3249 return lseek (fd, offset, whence);
3250}
3251
f0941253 3252/* Return a special time value indicating the error number ERRNUM. */
dbeed9a6 3253static EMACS_TIME
f0941253 3254time_error_value (int errnum)
dbeed9a6 3255{
0497dc44 3256 int ns = (errnum == ENOENT || errnum == EACCES || errnum == ENOTDIR
dbeed9a6
PE
3257 ? NONEXISTENT_MODTIME_NSECS
3258 : UNKNOWN_MODTIME_NSECS);
e9a9ae03 3259 return make_emacs_time (0, ns);
dbeed9a6 3260}
55587f8a 3261
570d7624 3262DEFUN ("insert-file-contents", Finsert_file_contents, Sinsert_file_contents,
8c1a1077
PJ
3263 1, 5, 0,
3264 doc: /* Insert contents of file FILENAME after point.
cf6d2357 3265Returns list of absolute file name and number of characters inserted.
6f2528d8
MR
3266If second argument VISIT is non-nil, the buffer's visited filename and
3267last save file modtime are set, and it is marked unmodified. If
3268visiting and the file does not exist, visiting is completed before the
3269error is signaled.
3270
3271The optional third and fourth arguments BEG and END specify what portion
3272of the file to insert. These arguments count bytes in the file, not
3273characters in the buffer. If VISIT is non-nil, BEG and END must be nil.
3274
3275If optional fifth argument REPLACE is non-nil, replace the current
3276buffer contents (in the accessible portion) with the file contents.
3277This is better than simply deleting and inserting the whole thing
3278because (1) it preserves some marker positions and (2) it puts less data
3279in the undo list. When REPLACE is non-nil, the second return value is
3280the number of characters that replace previous buffer contents.
3281
3282This function does code conversion according to the value of
3283`coding-system-for-read' or `file-coding-system-alist', and sets the
3284variable `last-coding-system-used' to the coding system actually used. */)
5842a27b 3285 (Lisp_Object filename, Lisp_Object visit, Lisp_Object beg, Lisp_Object end, Lisp_Object replace)
570d7624
JB
3286{
3287 struct stat st;
dbeed9a6
PE
3288 int file_status;
3289 EMACS_TIME mtime;
f75d7a91 3290 int fd;
d311d28c 3291 ptrdiff_t inserted = 0;
f75d7a91
PE
3292 bool nochange = 0;
3293 ptrdiff_t how_much;
728f8f0a 3294 off_t beg_offset, end_offset;
f75d7a91 3295 int unprocessed;
d311d28c 3296 ptrdiff_t count = SPECPDL_INDEX ();
6f2528d8
MR
3297 struct gcpro gcpro1, gcpro2, gcpro3, gcpro4, gcpro5;
3298 Lisp_Object handler, val, insval, orig_filename, old_undo;
d6a3cc15 3299 Lisp_Object p;
d311d28c 3300 ptrdiff_t total = 0;
f75d7a91 3301 bool not_regular = 0;
e5e9d610 3302 int save_errno = 0;
5976c3fe 3303 char read_buf[READ_BUF_SIZE];
6fdaa9a0 3304 struct coding_system coding;
5976c3fe 3305 char buffer[1 << 14];
f75d7a91
PE
3306 bool replace_handled = 0;
3307 bool set_coding_system = 0;
db327c7e 3308 Lisp_Object coding_system;
f75d7a91 3309 bool read_quit = 0;
490ee853 3310 Lisp_Object old_Vdeactivate_mark = Vdeactivate_mark;
f75d7a91
PE
3311 bool we_locked_file = 0;
3312 bool deferred_remove_unwind_protect = 0;
32f4334d 3313
95385625
RS
3314 if (current_buffer->base_buffer && ! NILP (visit))
3315 error ("Cannot do file visiting in an indirect buffer");
3316
4b4deea2 3317 if (!NILP (BVAR (current_buffer, read_only)))
95385625
RS
3318 Fbarf_if_buffer_read_only ();
3319
32f4334d 3320 val = Qnil;
d6a3cc15 3321 p = Qnil;
b1d1b865 3322 orig_filename = Qnil;
6f2528d8 3323 old_undo = Qnil;
32f4334d 3324
6f2528d8 3325 GCPRO5 (filename, val, p, orig_filename, old_undo);
570d7624 3326
b7826503 3327 CHECK_STRING (filename);
570d7624
JB
3328 filename = Fexpand_file_name (filename, Qnil);
3329
1c157f8d
KH
3330 /* The value Qnil means that the coding system is not yet
3331 decided. */
3332 coding_system = Qnil;
3333
32f4334d
RS
3334 /* If the file name has special constructs in it,
3335 call the corresponding file handler. */
49307295 3336 handler = Ffind_file_name_handler (filename, Qinsert_file_contents);
32f4334d
RS
3337 if (!NILP (handler))
3338 {
3d0387c0
RS
3339 val = call6 (handler, Qinsert_file_contents, filename,
3340 visit, beg, end, replace);
d311d28c
PE
3341 if (CONSP (val) && CONSP (XCDR (val))
3342 && RANGED_INTEGERP (0, XCAR (XCDR (val)), ZV - PT))
03699b14 3343 inserted = XINT (XCAR (XCDR (val)));
32f4334d
RS
3344 goto handled;
3345 }
3346
b1d1b865
RS
3347 orig_filename = filename;
3348 filename = ENCODE_FILE (filename);
3349
570d7624
JB
3350 fd = -1;
3351
c1c4693e
RS
3352#ifdef WINDOWSNT
3353 {
3354 Lisp_Object tem = Vw32_get_true_file_attributes;
3355
3356 /* Tell stat to use expensive method to get accurate info. */
3357 Vw32_get_true_file_attributes = Qt;
dbeed9a6 3358 file_status = stat (SSDATA (filename), &st);
c1c4693e
RS
3359 Vw32_get_true_file_attributes = tem;
3360 }
c1c4693e 3361#else
dbeed9a6 3362 file_status = stat (SSDATA (filename), &st);
c1c4693e 3363#endif /* WINDOWSNT */
dbeed9a6
PE
3364
3365 if (file_status == 0)
3366 mtime = get_stat_mtime (&st);
3367 else
570d7624 3368 {
99bc28f4 3369 badopen:
e5e9d610 3370 save_errno = errno;
265a9e55 3371 if (NILP (visit))
b1d1b865 3372 report_file_error ("Opening input file", Fcons (orig_filename, Qnil));
f0941253 3373 mtime = time_error_value (save_errno);
b885bf36 3374 st.st_size = -1;
570d7624 3375 how_much = 0;
0de6b8f4 3376 if (!NILP (Vcoding_system_for_read))
22d92d6b 3377 Fset (Qbuffer_file_coding_system, Vcoding_system_for_read);
570d7624
JB
3378 goto notfound;
3379 }
3380
be53b411
JB
3381 /* This code will need to be changed in order to work on named
3382 pipes, and it's probably just not worth it. So we should at
3383 least signal an error. */
99bc28f4 3384 if (!S_ISREG (st.st_mode))
330bfe57 3385 {
d4b8687b
RS
3386 not_regular = 1;
3387
3388 if (! NILP (visit))
3389 goto notfound;
3390
3391 if (! NILP (replace) || ! NILP (beg) || ! NILP (end))
24b1ddad
KS
3392 xsignal2 (Qfile_error,
3393 build_string ("not a regular file"), orig_filename);
330bfe57 3394 }
be53b411 3395
99bc28f4 3396 if (fd < 0)
42a5b22f 3397 if ((fd = emacs_open (SSDATA (filename), O_RDONLY, 0)) < 0)
99bc28f4
KH
3398 goto badopen;
3399
3400 /* Replacement should preserve point as it preserves markers. */
3401 if (!NILP (replace))
3402 record_unwind_protect (restore_point_unwind, Fpoint_marker ());
3403
3404 record_unwind_protect (close_file_unwind, make_number (fd));
3405
2a47c44d 3406
9f57b6b4
KH
3407 if (!NILP (visit))
3408 {
3409 if (!NILP (beg) || !NILP (end))
3410 error ("Attempt to visit less than an entire file");
3411 if (BEG < Z && NILP (replace))
3412 error ("Cannot do file visiting in a non-empty buffer");
3413 }
7fded690
JB
3414
3415 if (!NILP (beg))
728f8f0a 3416 {
ce2fe65a 3417 if (! RANGED_INTEGERP (0, beg, TYPE_MAXIMUM (off_t)))
728f8f0a
PE
3418 wrong_type_argument (intern ("file-offset"), beg);
3419 beg_offset = XFASTINT (beg);
3420 }
7fded690 3421 else
728f8f0a 3422 beg_offset = 0;
7fded690
JB
3423
3424 if (!NILP (end))
728f8f0a 3425 {
ce2fe65a 3426 if (! RANGED_INTEGERP (0, end, TYPE_MAXIMUM (off_t)))
728f8f0a
PE
3427 wrong_type_argument (intern ("file-offset"), end);
3428 end_offset = XFASTINT (end);
3429 }
7fded690
JB
3430 else
3431 {
728f8f0a
PE
3432 if (not_regular)
3433 end_offset = TYPE_MAXIMUM (off_t);
3434 else
d4b8687b 3435 {
728f8f0a
PE
3436 end_offset = st.st_size;
3437
3438 /* A negative size can happen on a platform that allows file
3439 sizes greater than the maximum off_t value. */
3440 if (end_offset < 0)
3441 buffer_overflow ();
68c45bf0 3442
d21dd12d
GM
3443 /* The file size returned from stat may be zero, but data
3444 may be readable nonetheless, for example when this is a
3445 file in the /proc filesystem. */
728f8f0a
PE
3446 if (end_offset == 0)
3447 end_offset = READ_BUF_SIZE;
d4b8687b 3448 }
7fded690
JB
3449 }
3450
728f8f0a
PE
3451 /* Check now whether the buffer will become too large,
3452 in the likely case where the file's length is not changing.
3453 This saves a lot of needless work before a buffer overflow. */
3454 if (! not_regular)
3455 {
3456 /* The likely offset where we will stop reading. We could read
3457 more (or less), if the file grows (or shrinks) as we read it. */
3458 off_t likely_end = min (end_offset, st.st_size);
3459
3460 if (beg_offset < likely_end)
3461 {
ce2fe65a
AS
3462 ptrdiff_t buf_bytes
3463 = Z_BYTE - (!NILP (replace) ? ZV_BYTE - BEGV_BYTE : 0);
728f8f0a
PE
3464 ptrdiff_t buf_growth_max = BUF_BYTES_MAX - buf_bytes;
3465 off_t likely_growth = likely_end - beg_offset;
3466 if (buf_growth_max < likely_growth)
3467 buffer_overflow ();
3468 }
3469 }
3470
3471 /* Prevent redisplay optimizations. */
3472 current_buffer->clip_changed = 1;
3473
356a6224 3474 if (EQ (Vcoding_system_for_read, Qauto_save_coding))
5560aecd 3475 {
75421805 3476 coding_system = coding_inherit_eol_type (Qutf_8_emacs, Qunix);
5560aecd
KH
3477 setup_coding_system (coding_system, &coding);
3478 /* Ensure we set Vlast_coding_system_used. */
3479 set_coding_system = 1;
3480 }
356a6224 3481 else if (BEG < Z)
f736ffbf
KH
3482 {
3483 /* Decide the coding system to use for reading the file now
3484 because we can't use an optimized method for handling
3485 `coding:' tag if the current buffer is not empty. */
f736ffbf 3486 if (!NILP (Vcoding_system_for_read))
db327c7e 3487 coding_system = Vcoding_system_for_read;
f736ffbf
KH
3488 else
3489 {
3490 /* Don't try looking inside a file for a coding system
3491 specification if it is not seekable. */
3492 if (! not_regular && ! NILP (Vset_auto_coding_function))
3493 {
3494 /* Find a coding system specified in the heading two
3495 lines or in the tailing several lines of the file.
3496 We assume that the 1K-byte and 3K-byte for heading
003a7eaa 3497 and tailing respectively are sufficient for this
f736ffbf 3498 purpose. */
d311d28c 3499 int nread;
f736ffbf
KH
3500
3501 if (st.st_size <= (1024 * 4))
68c45bf0 3502 nread = emacs_read (fd, read_buf, 1024 * 4);
f736ffbf
KH
3503 else
3504 {
68c45bf0 3505 nread = emacs_read (fd, read_buf, 1024);
f736ffbf
KH
3506 if (nread >= 0)
3507 {
e69dafad 3508 if (lseek (fd, st.st_size - (1024 * 3), SEEK_SET) < 0)
f736ffbf
KH
3509 report_file_error ("Setting file position",
3510 Fcons (orig_filename, Qnil));
68c45bf0 3511 nread += emacs_read (fd, read_buf + nread, 1024 * 3);
f736ffbf
KH
3512 }
3513 }
feb9dc27 3514
f736ffbf
KH
3515 if (nread < 0)
3516 error ("IO error reading %s: %s",
d5db4077 3517 SDATA (orig_filename), emacs_strerror (errno));
f736ffbf
KH
3518 else if (nread > 0)
3519 {
f736ffbf 3520 struct buffer *prev = current_buffer;
f839df0c 3521 Lisp_Object workbuf;
685fc579 3522 struct buffer *buf;
f736ffbf 3523
66322887 3524 record_unwind_current_buffer ();
1d92afcd 3525
f839df0c
PE
3526 workbuf = Fget_buffer_create (build_string (" *code-converting-work*"));
3527 buf = XBUFFER (workbuf);
685fc579 3528
29ea8ae9 3529 delete_all_overlays (buf);
39eb03f1
PE
3530 bset_directory (buf, BVAR (current_buffer, directory));
3531 bset_read_only (buf, Qnil);
3532 bset_filename (buf, Qnil);
3533 bset_undo_list (buf, Qt);
fd318b54
DA
3534 eassert (buf->overlays_before == NULL);
3535 eassert (buf->overlays_after == NULL);
efdc16c9 3536
685fc579
RS
3537 set_buffer_internal (buf);
3538 Ferase_buffer ();
39eb03f1 3539 bset_enable_multibyte_characters (buf, Qnil);
685fc579 3540
b68864e5 3541 insert_1_both ((char *) read_buf, nread, nread, 0, 0, 0);
f736ffbf 3542 TEMP_SET_PT_BOTH (BEG, BEG_BYTE);
db327c7e 3543 coding_system = call2 (Vset_auto_coding_function,
8f924df7 3544 filename, make_number (nread));
f736ffbf 3545 set_buffer_internal (prev);
efdc16c9 3546
f736ffbf
KH
3547 /* Discard the unwind protect for recovering the
3548 current buffer. */
3549 specpdl_ptr--;
3550
3551 /* Rewind the file for the actual read done later. */
e69dafad 3552 if (lseek (fd, 0, SEEK_SET) < 0)
f736ffbf
KH
3553 report_file_error ("Setting file position",
3554 Fcons (orig_filename, Qnil));
3555 }
3556 }
feb9dc27 3557
db327c7e 3558 if (NILP (coding_system))
f736ffbf
KH
3559 {
3560 /* If we have not yet decided a coding system, check
3561 file-coding-system-alist. */
8f924df7 3562 Lisp_Object args[6];
f736ffbf
KH
3563
3564 args[0] = Qinsert_file_contents, args[1] = orig_filename;
3565 args[2] = visit, args[3] = beg, args[4] = end, args[5] = replace;
8f924df7
KH
3566 coding_system = Ffind_operation_coding_system (6, args);
3567 if (CONSP (coding_system))
3568 coding_system = XCAR (coding_system);
f736ffbf
KH
3569 }
3570 }
c9e82392 3571
db327c7e
KH
3572 if (NILP (coding_system))
3573 coding_system = Qundecided;
3574 else
3575 CHECK_CODING_SYSTEM (coding_system);
c8a6d68a 3576
4b4deea2 3577 if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
237a6fd2
RS
3578 /* We must suppress all character code conversion except for
3579 end-of-line conversion. */
db327c7e 3580 coding_system = raw_text_coding_system (coding_system);
54369368 3581
db327c7e
KH
3582 setup_coding_system (coding_system, &coding);
3583 /* Ensure we set Vlast_coding_system_used. */
3584 set_coding_system = 1;
f736ffbf 3585 }
6cf71bf1 3586
3d0387c0
RS
3587 /* If requested, replace the accessible part of the buffer
3588 with the file contents. Avoid replacing text at the
3589 beginning or end of the buffer that matches the file contents;
3dbcf3f6
RS
3590 that preserves markers pointing to the unchanged parts.
3591
3592 Here we implement this feature in an optimized way
3593 for the case where code conversion is NOT needed.
3594 The following if-statement handles the case of conversion
727a0b4a
RS
3595 in a less optimal way.
3596
3597 If the code conversion is "automatic" then we try using this
3598 method and hope for the best.
3599 But if we discover the need for conversion, we give up on this method
3600 and let the following if-statement handle the replace job. */
3dbcf3f6 3601 if (!NILP (replace)
f736ffbf 3602 && BEGV < ZV
db327c7e
KH
3603 && (NILP (coding_system)
3604 || ! CODING_REQUIRE_DECODING (&coding)))
3d0387c0 3605 {
ec7adf26
RS
3606 /* same_at_start and same_at_end count bytes,
3607 because file access counts bytes
3608 and BEG and END count bytes. */
d311d28c
PE
3609 ptrdiff_t same_at_start = BEGV_BYTE;
3610 ptrdiff_t same_at_end = ZV_BYTE;
3611 ptrdiff_t overlap;
6fdaa9a0 3612 /* There is still a possibility we will find the need to do code
f75d7a91 3613 conversion. If that happens, set this variable to
727a0b4a 3614 give up on handling REPLACE in the optimized way. */
f75d7a91 3615 bool giveup_match_end = 0;
9c28748f 3616
728f8f0a 3617 if (beg_offset != 0)
4d2a0879 3618 {
728f8f0a 3619 if (lseek (fd, beg_offset, SEEK_SET) < 0)
4d2a0879 3620 report_file_error ("Setting file position",
b1d1b865 3621 Fcons (orig_filename, Qnil));
4d2a0879
RS
3622 }
3623
3d0387c0
RS
3624 immediate_quit = 1;
3625 QUIT;
3626 /* Count how many chars at the start of the file
3627 match the text at the beginning of the buffer. */
3628 while (1)
3629 {
d311d28c 3630 int nread, bufpos;
3d0387c0 3631
68c45bf0 3632 nread = emacs_read (fd, buffer, sizeof buffer);
3d0387c0
RS
3633 if (nread < 0)
3634 error ("IO error reading %s: %s",
5976c3fe 3635 SSDATA (orig_filename), emacs_strerror (errno));
3d0387c0
RS
3636 else if (nread == 0)
3637 break;
6fdaa9a0 3638
db327c7e 3639 if (CODING_REQUIRE_DETECTION (&coding))
727a0b4a 3640 {
5976c3fe
PE
3641 coding_system = detect_coding_system ((unsigned char *) buffer,
3642 nread, nread, 1, 0,
db327c7e
KH
3643 coding_system);
3644 setup_coding_system (coding_system, &coding);
727a0b4a
RS
3645 }
3646
db327c7e
KH
3647 if (CODING_REQUIRE_DECODING (&coding))
3648 /* We found that the file should be decoded somehow.
727a0b4a
RS
3649 Let's give up here. */
3650 {
3651 giveup_match_end = 1;
3652 break;
3653 }
3654
3d0387c0 3655 bufpos = 0;
ec7adf26 3656 while (bufpos < nread && same_at_start < ZV_BYTE
6fdaa9a0 3657 && FETCH_BYTE (same_at_start) == buffer[bufpos])
3d0387c0
RS
3658 same_at_start++, bufpos++;
3659 /* If we found a discrepancy, stop the scan.
8e6208c5 3660 Otherwise loop around and scan the next bufferful. */
3d0387c0
RS
3661 if (bufpos != nread)
3662 break;
3663 }
3664 immediate_quit = 0;
3665 /* If the file matches the buffer completely,
3666 there's no need to replace anything. */
2ba8e008 3667 if (same_at_start - BEGV_BYTE == end_offset - beg_offset)
3d0387c0 3668 {
68c45bf0 3669 emacs_close (fd);
a1d2b64a 3670 specpdl_ptr--;
1051b3b3 3671 /* Truncate the buffer to the size of the file. */
7dae4502 3672 del_range_1 (same_at_start, same_at_end, 0, 0);
3d0387c0
RS
3673 goto handled;
3674 }
3675 immediate_quit = 1;
3676 QUIT;
3677 /* Count how many chars at the end of the file
6fdaa9a0
KH
3678 match the text at the end of the buffer. But, if we have
3679 already found that decoding is necessary, don't waste time. */
3680 while (!giveup_match_end)
3d0387c0 3681 {
728f8f0a
PE
3682 int total_read, nread, bufpos, trial;
3683 off_t curpos;
3d0387c0
RS
3684
3685 /* At what file position are we now scanning? */
728f8f0a 3686 curpos = end_offset - (ZV_BYTE - same_at_end);
fc81fa9e
KH
3687 /* If the entire file matches the buffer tail, stop the scan. */
3688 if (curpos == 0)
3689 break;
3d0387c0
RS
3690 /* How much can we scan in the next step? */
3691 trial = min (curpos, sizeof buffer);
728f8f0a 3692 if (lseek (fd, curpos - trial, SEEK_SET) < 0)
3d0387c0 3693 report_file_error ("Setting file position",
b1d1b865 3694 Fcons (orig_filename, Qnil));
3d0387c0 3695
b02439c8 3696 total_read = nread = 0;
3d0387c0
RS
3697 while (total_read < trial)
3698 {
68c45bf0 3699 nread = emacs_read (fd, buffer + total_read, trial - total_read);
2bd2273e 3700 if (nread < 0)
3d0387c0 3701 error ("IO error reading %s: %s",
d5db4077 3702 SDATA (orig_filename), emacs_strerror (errno));
2bd2273e
GM
3703 else if (nread == 0)
3704 break;
3d0387c0
RS
3705 total_read += nread;
3706 }
efdc16c9 3707
8e6208c5 3708 /* Scan this bufferful from the end, comparing with
3d0387c0
RS
3709 the Emacs buffer. */
3710 bufpos = total_read;
efdc16c9 3711
3d0387c0
RS
3712 /* Compare with same_at_start to avoid counting some buffer text
3713 as matching both at the file's beginning and at the end. */
3714 while (bufpos > 0 && same_at_end > same_at_start
6fdaa9a0 3715 && FETCH_BYTE (same_at_end - 1) == buffer[bufpos - 1])
3d0387c0 3716 same_at_end--, bufpos--;
727a0b4a 3717
3d0387c0 3718 /* If we found a discrepancy, stop the scan.
8e6208c5 3719 Otherwise loop around and scan the preceding bufferful. */
3d0387c0 3720 if (bufpos != 0)
727a0b4a
RS
3721 {
3722 /* If this discrepancy is because of code conversion,
3723 we cannot use this method; giveup and try the other. */
3724 if (same_at_end > same_at_start
3725 && FETCH_BYTE (same_at_end - 1) >= 0200
4b4deea2 3726 && ! NILP (BVAR (current_buffer, enable_multibyte_characters))
c8a6d68a 3727 && (CODING_MAY_REQUIRE_DECODING (&coding)))
727a0b4a
RS
3728 giveup_match_end = 1;
3729 break;
3730 }
b02439c8
GM
3731
3732 if (nread == 0)
3733 break;
3d0387c0
RS
3734 }
3735 immediate_quit = 0;
9c28748f 3736
727a0b4a
RS
3737 if (! giveup_match_end)
3738 {
d311d28c 3739 ptrdiff_t temp;
ec7adf26 3740
727a0b4a 3741 /* We win! We can handle REPLACE the optimized way. */
9c28748f 3742
20f6783d
RS
3743 /* Extend the start of non-matching text area to multibyte
3744 character boundary. */
4b4deea2 3745 if (! NILP (BVAR (current_buffer, enable_multibyte_characters)))
20f6783d
RS
3746 while (same_at_start > BEGV_BYTE
3747 && ! CHAR_HEAD_P (FETCH_BYTE (same_at_start)))
3748 same_at_start--;
3749
3750 /* Extend the end of non-matching text area to multibyte
71312b68 3751 character boundary. */
4b4deea2 3752 if (! NILP (BVAR (current_buffer, enable_multibyte_characters)))
ec7adf26
RS
3753 while (same_at_end < ZV_BYTE
3754 && ! CHAR_HEAD_P (FETCH_BYTE (same_at_end)))
71312b68
RS
3755 same_at_end++;
3756
727a0b4a 3757 /* Don't try to reuse the same piece of text twice. */
ec7adf26 3758 overlap = (same_at_start - BEGV_BYTE
728f8f0a
PE
3759 - (same_at_end
3760 + (! NILP (end) ? end_offset : st.st_size) - ZV_BYTE));
727a0b4a
RS
3761 if (overlap > 0)
3762 same_at_end += overlap;
9c28748f 3763
727a0b4a 3764 /* Arrange to read only the nonmatching middle part of the file. */
728f8f0a
PE
3765 beg_offset += same_at_start - BEGV_BYTE;
3766 end_offset -= ZV_BYTE - same_at_end;
3dbcf3f6 3767
ec7adf26 3768 del_range_byte (same_at_start, same_at_end, 0);
727a0b4a 3769 /* Insert from the file at the proper position. */
ec7adf26
RS
3770 temp = BYTE_TO_CHAR (same_at_start);
3771 SET_PT_BOTH (temp, same_at_start);
727a0b4a
RS
3772
3773 /* If display currently starts at beginning of line,
3774 keep it that way. */
d3d50620 3775 if (XBUFFER (XWINDOW (selected_window)->buffer) == current_buffer)
c98ff5dd 3776 XWINDOW (selected_window)->start_at_line_beg = !NILP (Fbolp ());
727a0b4a
RS
3777
3778 replace_handled = 1;
3779 }
3dbcf3f6
RS
3780 }
3781
3782 /* If requested, replace the accessible part of the buffer
3783 with the file contents. Avoid replacing text at the
3784 beginning or end of the buffer that matches the file contents;
3785 that preserves markers pointing to the unchanged parts.
3786
3787 Here we implement this feature for the case where code conversion
3788 is needed, in a simple way that needs a lot of memory.
3789 The preceding if-statement handles the case of no conversion
3790 in a more optimized way. */
f736ffbf 3791 if (!NILP (replace) && ! replace_handled && BEGV < ZV)
3dbcf3f6 3792 {
d311d28c
PE
3793 ptrdiff_t same_at_start = BEGV_BYTE;
3794 ptrdiff_t same_at_end = ZV_BYTE;
3795 ptrdiff_t same_at_start_charpos;
3796 ptrdiff_t inserted_chars;
3797 ptrdiff_t overlap;
3798 ptrdiff_t bufpos;
db327c7e 3799 unsigned char *decoded;
d311d28c
PE
3800 ptrdiff_t temp;
3801 ptrdiff_t this = 0;
3802 ptrdiff_t this_count = SPECPDL_INDEX ();
f10fe38f
PE
3803 bool multibyte
3804 = ! NILP (BVAR (current_buffer, enable_multibyte_characters));
5b359650 3805 Lisp_Object conversion_buffer;
83aca1cb 3806 struct gcpro gcpro1;
db327c7e 3807
5b359650 3808 conversion_buffer = code_conversion_save (1, multibyte);
3dbcf3f6
RS
3809
3810 /* First read the whole file, performing code conversion into
3811 CONVERSION_BUFFER. */
3812
728f8f0a 3813 if (lseek (fd, beg_offset, SEEK_SET) < 0)
8f924df7
KH
3814 report_file_error ("Setting file position",
3815 Fcons (orig_filename, Qnil));
727a0b4a 3816
3dbcf3f6
RS
3817 total = st.st_size; /* Total bytes in the file. */
3818 how_much = 0; /* Bytes read from file so far. */
3819 inserted = 0; /* Bytes put into CONVERSION_BUFFER so far. */
3820 unprocessed = 0; /* Bytes not processed in previous loop. */
3821
2ba48777 3822 GCPRO1 (conversion_buffer);
3dbcf3f6
RS
3823 while (how_much < total)
3824 {
db327c7e
KH
3825 /* We read one bunch by one (READ_BUF_SIZE bytes) to allow
3826 quitting while reading a huge while. */
a5bb9bd3 3827 /* `try'' is reserved in some compilers (Microsoft C). */
d311d28c 3828 int trytry = min (total - how_much, READ_BUF_SIZE - unprocessed);
3dbcf3f6
RS
3829
3830 /* Allow quitting out of the actual I/O. */
3831 immediate_quit = 1;
3832 QUIT;
db327c7e 3833 this = emacs_read (fd, read_buf + unprocessed, trytry);
3dbcf3f6
RS
3834 immediate_quit = 0;
3835
db327c7e 3836 if (this <= 0)
43aae36e 3837 break;
3dbcf3f6
RS
3838
3839 how_much += this;
3840
bf1c0f27
SM
3841 BUF_TEMP_SET_PT (XBUFFER (conversion_buffer),
3842 BUF_Z (XBUFFER (conversion_buffer)));
5976c3fe
PE
3843 decode_coding_c_string (&coding, (unsigned char *) read_buf,
3844 unprocessed + this, conversion_buffer);
db327c7e
KH
3845 unprocessed = coding.carryover_bytes;
3846 if (coding.carryover_bytes > 0)
72af86bd 3847 memcpy (read_buf, coding.carryover, unprocessed);
3dbcf3f6 3848 }
2ba48777 3849 UNGCPRO;
db327c7e 3850 emacs_close (fd);
3dbcf3f6 3851
db65a627
CY
3852 /* We should remove the unwind_protect calling
3853 close_file_unwind, but other stuff has been added the stack,
3854 so defer the removal till we reach the `handled' label. */
3855 deferred_remove_unwind_protect = 1;
3856
db327c7e
KH
3857 /* At this point, HOW_MUCH should equal TOTAL, or should be <= 0
3858 if we couldn't read the file. */
3dbcf3f6 3859
43aae36e 3860 if (this < 0)
4ed925c6
MB
3861 error ("IO error reading %s: %s",
3862 SDATA (orig_filename), emacs_strerror (errno));
3dbcf3f6 3863
db327c7e
KH
3864 if (unprocessed > 0)
3865 {
3866 coding.mode |= CODING_MODE_LAST_BLOCK;
5976c3fe
PE
3867 decode_coding_c_string (&coding, (unsigned char *) read_buf,
3868 unprocessed, conversion_buffer);
db327c7e
KH
3869 coding.mode &= ~CODING_MODE_LAST_BLOCK;
3870 }
3871
50b06221 3872 coding_system = CODING_ID_NAME (coding.id);
f6a07420 3873 set_coding_system = 1;
db327c7e 3874 decoded = BUF_BEG_ADDR (XBUFFER (conversion_buffer));
50342b35
KH
3875 inserted = (BUF_Z_BYTE (XBUFFER (conversion_buffer))
3876 - BUF_BEG_BYTE (XBUFFER (conversion_buffer)));
db327c7e
KH
3877
3878 /* Compare the beginning of the converted string with the buffer
3879 text. */
3dbcf3f6
RS
3880
3881 bufpos = 0;
3882 while (bufpos < inserted && same_at_start < same_at_end
db327c7e 3883 && FETCH_BYTE (same_at_start) == decoded[bufpos])
3dbcf3f6
RS
3884 same_at_start++, bufpos++;
3885
db327c7e 3886 /* If the file matches the head of buffer completely,
3dbcf3f6
RS
3887 there's no need to replace anything. */
3888
3889 if (bufpos == inserted)
3890 {
3dbcf3f6 3891 /* Truncate the buffer to the size of the file. */
18a9f8d9
SM
3892 if (same_at_start == same_at_end)
3893 nochange = 1;
3894 else
3895 del_range_byte (same_at_start, same_at_end, 0);
427f5aab 3896 inserted = 0;
e8553dd1
KH
3897
3898 unbind_to (this_count, Qnil);
3dbcf3f6
RS
3899 goto handled;
3900 }
3901
db327c7e
KH
3902 /* Extend the start of non-matching text area to the previous
3903 multibyte character boundary. */
4b4deea2 3904 if (! NILP (BVAR (current_buffer, enable_multibyte_characters)))
20f6783d
RS
3905 while (same_at_start > BEGV_BYTE
3906 && ! CHAR_HEAD_P (FETCH_BYTE (same_at_start)))
3907 same_at_start--;
3908
3dbcf3f6
RS
3909 /* Scan this bufferful from the end, comparing with
3910 the Emacs buffer. */
3911 bufpos = inserted;
3912
3913 /* Compare with same_at_start to avoid counting some buffer text
3914 as matching both at the file's beginning and at the end. */
3915 while (bufpos > 0 && same_at_end > same_at_start
db327c7e 3916 && FETCH_BYTE (same_at_end - 1) == decoded[bufpos - 1])
3dbcf3f6
RS
3917 same_at_end--, bufpos--;
3918
db327c7e
KH
3919 /* Extend the end of non-matching text area to the next
3920 multibyte character boundary. */
4b4deea2 3921 if (! NILP (BVAR (current_buffer, enable_multibyte_characters)))
20f6783d
RS
3922 while (same_at_end < ZV_BYTE
3923 && ! CHAR_HEAD_P (FETCH_BYTE (same_at_end)))
3924 same_at_end++;
3925
3dbcf3f6 3926 /* Don't try to reuse the same piece of text twice. */
ec7adf26 3927 overlap = same_at_start - BEGV_BYTE - (same_at_end + inserted - ZV_BYTE);
3dbcf3f6
RS
3928 if (overlap > 0)
3929 same_at_end += overlap;
3930
727a0b4a
RS
3931 /* If display currently starts at beginning of line,
3932 keep it that way. */
d3d50620 3933 if (XBUFFER (XWINDOW (selected_window)->buffer) == current_buffer)
c98ff5dd 3934 XWINDOW (selected_window)->start_at_line_beg = !NILP (Fbolp ());
727a0b4a 3935
3dbcf3f6
RS
3936 /* Replace the chars that we need to replace,
3937 and update INSERTED to equal the number of bytes
db327c7e 3938 we are taking from the decoded string. */
4b70e2c9 3939 inserted -= (ZV_BYTE - same_at_end) + (same_at_start - BEGV_BYTE);
427f5aab 3940
643c73b9 3941 if (same_at_end != same_at_start)
427f5aab
KH
3942 {
3943 del_range_byte (same_at_start, same_at_end, 0);
3944 temp = GPT;
3945 same_at_start = GPT_BYTE;
3946 }
643c73b9
RS
3947 else
3948 {
643c73b9 3949 temp = BYTE_TO_CHAR (same_at_start);
643c73b9 3950 }
427f5aab
KH
3951 /* Insert from the file at the proper position. */
3952 SET_PT_BOTH (temp, same_at_start);
50342b35
KH
3953 same_at_start_charpos
3954 = buf_bytepos_to_charpos (XBUFFER (conversion_buffer),
7f5d2c72
SM
3955 same_at_start - BEGV_BYTE
3956 + BUF_BEG_BYTE (XBUFFER (conversion_buffer)));
50342b35
KH
3957 inserted_chars
3958 = (buf_bytepos_to_charpos (XBUFFER (conversion_buffer),
7f5d2c72
SM
3959 same_at_start + inserted - BEGV_BYTE
3960 + BUF_BEG_BYTE (XBUFFER (conversion_buffer)))
50342b35 3961 - same_at_start_charpos);
d07af40d
KH
3962 /* This binding is to avoid ask-user-about-supersession-threat
3963 being called in insert_from_buffer (via in
3964 prepare_to_modify_buffer). */
3965 specbind (intern ("buffer-file-name"), Qnil);
db327c7e 3966 insert_from_buffer (XBUFFER (conversion_buffer),
50342b35 3967 same_at_start_charpos, inserted_chars, 0);
427f5aab
KH
3968 /* Set `inserted' to the number of inserted characters. */
3969 inserted = PT - temp;
77343e1d
KH
3970 /* Set point before the inserted characters. */
3971 SET_PT_BOTH (temp, same_at_start);
3dbcf3f6 3972
db327c7e 3973 unbind_to (this_count, Qnil);
3dbcf3f6 3974
3dbcf3f6 3975 goto handled;
3d0387c0
RS
3976 }
3977
d4b8687b 3978 if (! not_regular)
728f8f0a 3979 total = end_offset - beg_offset;
d4b8687b
RS
3980 else
3981 /* For a special file, all we can do is guess. */
3982 total = READ_BUF_SIZE;
570d7624 3983
8b913b57 3984 if (NILP (visit) && total > 0)
68780e2a
RS
3985 {
3986#ifdef CLASH_DETECTION
4b4deea2 3987 if (!NILP (BVAR (current_buffer, file_truename))
68780e2a 3988 /* Make binding buffer-file-name to nil effective. */
4b4deea2 3989 && !NILP (BVAR (current_buffer, filename))
68780e2a
RS
3990 && SAVE_MODIFF >= MODIFF)
3991 we_locked_file = 1;
3992#endif /* CLASH_DETECTION */
3993 prepare_to_modify_buffer (GPT, GPT, NULL);
3994 }
570d7624 3995
7fe52289 3996 move_gap (PT);
7fded690
JB
3997 if (GAP_SIZE < total)
3998 make_gap (total - GAP_SIZE);
3999
728f8f0a 4000 if (beg_offset != 0 || !NILP (replace))
7fded690 4001 {
728f8f0a 4002 if (lseek (fd, beg_offset, SEEK_SET) < 0)
b1d1b865
RS
4003 report_file_error ("Setting file position",
4004 Fcons (orig_filename, Qnil));
7fded690
JB
4005 }
4006
6fdaa9a0 4007 /* In the following loop, HOW_MUCH contains the total bytes read so
c8a6d68a
KH
4008 far for a regular file, and not changed for a special file. But,
4009 before exiting the loop, it is set to a negative value if I/O
4010 error occurs. */
a1d2b64a 4011 how_much = 0;
efdc16c9 4012
6fdaa9a0
KH
4013 /* Total bytes inserted. */
4014 inserted = 0;
efdc16c9 4015
c8a6d68a 4016 /* Here, we don't do code conversion in the loop. It is done by
db327c7e 4017 decode_coding_gap after all data are read into the buffer. */
1b978129 4018 {
d311d28c 4019 ptrdiff_t gap_size = GAP_SIZE;
efdc16c9 4020
1b978129
GM
4021 while (how_much < total)
4022 {
5e570b75 4023 /* try is reserved in some compilers (Microsoft C) */
d311d28c
PE
4024 int trytry = min (total - how_much, READ_BUF_SIZE);
4025 ptrdiff_t this;
570d7624 4026
1b978129
GM
4027 if (not_regular)
4028 {
f839df0c 4029 Lisp_Object nbytes;
570d7624 4030
1b978129
GM
4031 /* Maybe make more room. */
4032 if (gap_size < trytry)
4033 {
4034 make_gap (total - gap_size);
4035 gap_size = GAP_SIZE;
4036 }
4037
4038 /* Read from the file, capturing `quit'. When an
4039 error occurs, end the loop, and arrange for a quit
4040 to be signaled after decoding the text we read. */
4041 non_regular_fd = fd;
4042 non_regular_inserted = inserted;
4043 non_regular_nbytes = trytry;
f839df0c
PE
4044 nbytes = internal_condition_case_1 (read_non_regular,
4045 Qnil, Qerror,
4046 read_non_regular_quit);
4047 if (NILP (nbytes))
1b978129
GM
4048 {
4049 read_quit = 1;
4050 break;
4051 }
4052
f839df0c 4053 this = XINT (nbytes);
1b978129
GM
4054 }
4055 else
4056 {
4057 /* Allow quitting out of the actual I/O. We don't make text
4058 part of the buffer until all the reading is done, so a C-g
4059 here doesn't do any harm. */
4060 immediate_quit = 1;
4061 QUIT;
5976c3fe
PE
4062 this = emacs_read (fd,
4063 ((char *) BEG_ADDR + PT_BYTE - BEG_BYTE
4064 + inserted),
4065 trytry);
1b978129
GM
4066 immediate_quit = 0;
4067 }
efdc16c9 4068
1b978129
GM
4069 if (this <= 0)
4070 {
4071 how_much = this;
4072 break;
4073 }
4074
4075 gap_size -= this;
4076
4077 /* For a regular file, where TOTAL is the real size,
4078 count HOW_MUCH to compare with it.
4079 For a special file, where TOTAL is just a buffer size,
4080 so don't bother counting in HOW_MUCH.
4081 (INSERTED is where we count the number of characters inserted.) */
4082 if (! not_regular)
4083 how_much += this;
4084 inserted += this;
4085 }
4086 }
4087
68780e2a
RS
4088 /* Now we have read all the file data into the gap.
4089 If it was empty, undo marking the buffer modified. */
4090
4091 if (inserted == 0)
4092 {
6840d350 4093#ifdef CLASH_DETECTION
68780e2a 4094 if (we_locked_file)
4b4deea2 4095 unlock_file (BVAR (current_buffer, file_truename));
6840d350 4096#endif
68780e2a
RS
4097 Vdeactivate_mark = old_Vdeactivate_mark;
4098 }
83c1cf6d
RS
4099 else
4100 Vdeactivate_mark = Qt;
68780e2a 4101
1b978129
GM
4102 /* Make the text read part of the buffer. */
4103 GAP_SIZE -= inserted;
4104 GPT += inserted;
4105 GPT_BYTE += inserted;
4106 ZV += inserted;
4107 ZV_BYTE += inserted;
4108 Z += inserted;
4109 Z_BYTE += inserted;
6fdaa9a0 4110
c8a6d68a
KH
4111 if (GAP_SIZE > 0)
4112 /* Put an anchor to ensure multi-byte form ends at gap. */
4113 *GPT_ADDR = 0;
d4b8687b 4114
68c45bf0 4115 emacs_close (fd);
6fdaa9a0 4116
c8a6d68a
KH
4117 /* Discard the unwind protect for closing the file. */
4118 specpdl_ptr--;
6fdaa9a0 4119
c8a6d68a
KH
4120 if (how_much < 0)
4121 error ("IO error reading %s: %s",
d5db4077 4122 SDATA (orig_filename), emacs_strerror (errno));
ec7adf26 4123
f8569325
DL
4124 notfound:
4125
db327c7e 4126 if (NILP (coding_system))
c8a6d68a 4127 {
2df42e09 4128 /* The coding system is not yet decided. Decide it by an
dfe35e7b
RS
4129 optimized method for handling `coding:' tag.
4130
4131 Note that we can get here only if the buffer was empty
4132 before the insertion. */
f736ffbf 4133
2df42e09 4134 if (!NILP (Vcoding_system_for_read))
db327c7e 4135 coding_system = Vcoding_system_for_read;
2df42e09
KH
4136 else
4137 {
98a7d268
KH
4138 /* Since we are sure that the current buffer was empty
4139 before the insertion, we can toggle
4140 enable-multibyte-characters directly here without taking
9a7f80aa
KH
4141 care of marker adjustment. By this way, we can run Lisp
4142 program safely before decoding the inserted text. */
98a7d268 4143 Lisp_Object unwind_data;
d311d28c 4144 ptrdiff_t count1 = SPECPDL_INDEX ();
2df42e09 4145
4b4deea2
TT
4146 unwind_data = Fcons (BVAR (current_buffer, enable_multibyte_characters),
4147 Fcons (BVAR (current_buffer, undo_list),
98a7d268 4148 Fcurrent_buffer ()));
39eb03f1
PE
4149 bset_enable_multibyte_characters (current_buffer, Qnil);
4150 bset_undo_list (current_buffer, Qt);
98a7d268
KH
4151 record_unwind_protect (decide_coding_unwind, unwind_data);
4152
4153 if (inserted > 0 && ! NILP (Vset_auto_coding_function))
4154 {
db327c7e 4155 coding_system = call2 (Vset_auto_coding_function,
8f924df7 4156 filename, make_number (inserted));
2df42e09 4157 }
f736ffbf 4158
db327c7e 4159 if (NILP (coding_system))
2df42e09
KH
4160 {
4161 /* If the coding system is not yet decided, check
4162 file-coding-system-alist. */
8f924df7 4163 Lisp_Object args[6];
f736ffbf 4164
2df42e09
KH
4165 args[0] = Qinsert_file_contents, args[1] = orig_filename;
4166 args[2] = visit, args[3] = beg, args[4] = end, args[5] = Qnil;
8f924df7
KH
4167 coding_system = Ffind_operation_coding_system (6, args);
4168 if (CONSP (coding_system))
4169 coding_system = XCAR (coding_system);
f736ffbf 4170 }
f839df0c 4171 unbind_to (count1, Qnil);
98a7d268 4172 inserted = Z_BYTE - BEG_BYTE;
2df42e09 4173 }
f736ffbf 4174
db327c7e
KH
4175 if (NILP (coding_system))
4176 coding_system = Qundecided;
4177 else
4178 CHECK_CODING_SYSTEM (coding_system);
f736ffbf 4179
4b4deea2 4180 if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
237a6fd2 4181 /* We must suppress all character code conversion except for
2df42e09 4182 end-of-line conversion. */
db327c7e 4183 coding_system = raw_text_coding_system (coding_system);
db327c7e
KH
4184 setup_coding_system (coding_system, &coding);
4185 /* Ensure we set Vlast_coding_system_used. */
4186 set_coding_system = 1;
2df42e09 4187 }
f736ffbf 4188
db327c7e 4189 if (!NILP (visit))
8c3b9441 4190 {
db327c7e 4191 /* When we visit a file by raw-text, we change the buffer to
9a7f80aa 4192 unibyte. */
db327c7e
KH
4193 if (CODING_FOR_UNIBYTE (&coding)
4194 /* Can't do this if part of the buffer might be preserved. */
4195 && NILP (replace))
4196 /* Visiting a file with these coding system makes the buffer
4197 unibyte. */
39eb03f1 4198 bset_enable_multibyte_characters (current_buffer, Qnil);
8c3b9441
KH
4199 }
4200
4b4deea2 4201 coding.dst_multibyte = ! NILP (BVAR (current_buffer, enable_multibyte_characters));
5b359650 4202 if (CODING_MAY_REQUIRE_DECODING (&coding)
1c157f8d 4203 && (inserted > 0 || CODING_REQUIRE_FLUSHING (&coding)))
2df42e09 4204 {
db327c7e
KH
4205 move_gap_both (PT, PT_BYTE);
4206 GAP_SIZE += inserted;
4207 ZV_BYTE -= inserted;
4208 Z_BYTE -= inserted;
4209 ZV -= inserted;
4210 Z -= inserted;
4211 decode_coding_gap (&coding, inserted, inserted);
4212 inserted = coding.produced_char;
5b359650 4213 coding_system = CODING_ID_NAME (coding.id);
2df42e09 4214 }
db327c7e
KH
4215 else if (inserted > 0)
4216 adjust_after_insert (PT, PT_BYTE, PT + inserted, PT_BYTE + inserted,
4217 inserted);
570d7624 4218
0068070e
SM
4219 /* Call after-change hooks for the inserted text, aside from the case
4220 of normal visiting (not with REPLACE), which is done in a new buffer
4221 "before" the buffer is changed. */
4222 if (inserted > 0 && total > 0
4223 && (NILP (visit) || !NILP (replace)))
4224 {
4225 signal_after_change (PT, 0, inserted);
4226 update_compositions (PT, PT, CHECK_BORDER);
4227 }
4228
cf6d2357
RS
4229 /* Now INSERTED is measured in characters. */
4230
32f4334d 4231 handled:
570d7624 4232
db65a627
CY
4233 if (deferred_remove_unwind_protect)
4234 /* If requested above, discard the unwind protect for closing the
4235 file. */
4236 specpdl_ptr--;
4237
265a9e55 4238 if (!NILP (visit))
570d7624 4239 {
4b4deea2 4240 if (!EQ (BVAR (current_buffer, undo_list), Qt) && !nochange)
39eb03f1 4241 bset_undo_list (current_buffer, Qnil);
62bcf009 4242
a7e82472
RS
4243 if (NILP (handler))
4244 {
dbeed9a6 4245 current_buffer->modtime = mtime;
58b963f7 4246 current_buffer->modtime_size = st.st_size;
39eb03f1 4247 bset_filename (current_buffer, orig_filename);
a7e82472 4248 }
62bcf009 4249
95385625 4250 SAVE_MODIFF = MODIFF;
0b5397c2 4251 BUF_AUTOSAVE_MODIFF (current_buffer) = MODIFF;
4b4deea2 4252 XSETFASTINT (BVAR (current_buffer, save_length), Z - BEG);
570d7624 4253#ifdef CLASH_DETECTION
32f4334d
RS
4254 if (NILP (handler))
4255 {
4b4deea2
TT
4256 if (!NILP (BVAR (current_buffer, file_truename)))
4257 unlock_file (BVAR (current_buffer, file_truename));
32f4334d
RS
4258 unlock_file (filename);
4259 }
570d7624 4260#endif /* CLASH_DETECTION */
330bfe57 4261 if (not_regular)
24b1ddad
KS
4262 xsignal2 (Qfile_error,
4263 build_string ("not a regular file"), orig_filename);
570d7624
JB
4264 }
4265
b6426b03 4266 if (set_coding_system)
8f924df7 4267 Vlast_coding_system_used = coding_system;
b6426b03 4268
2080470e 4269 if (! NILP (Ffboundp (Qafter_insert_file_set_coding)))
b6426b03 4270 {
37a3c774
KH
4271 insval = call2 (Qafter_insert_file_set_coding, make_number (inserted),
4272 visit);
b6426b03
KH
4273 if (! NILP (insval))
4274 {
d311d28c
PE
4275 if (! RANGED_INTEGERP (0, insval, ZV - PT))
4276 wrong_type_argument (intern ("inserted-chars"), insval);
b6426b03
KH
4277 inserted = XFASTINT (insval);
4278 }
4279 }
4280
6420e80c 4281 /* Decode file format. */
c8a6d68a 4282 if (inserted > 0)
0d420e88 4283 {
6420e80c 4284 /* Don't run point motion or modification hooks when decoding. */
d311d28c
PE
4285 ptrdiff_t count1 = SPECPDL_INDEX ();
4286 ptrdiff_t old_inserted = inserted;
6f2528d8
MR
4287 specbind (Qinhibit_point_motion_hooks, Qt);
4288 specbind (Qinhibit_modification_hooks, Qt);
4289
6420e80c 4290 /* Save old undo list and don't record undo for decoding. */
4b4deea2 4291 old_undo = BVAR (current_buffer, undo_list);
39eb03f1 4292 bset_undo_list (current_buffer, Qt);
efdc16c9 4293
6f2528d8 4294 if (NILP (replace))
ed8e506f 4295 {
6f2528d8
MR
4296 insval = call3 (Qformat_decode,
4297 Qnil, make_number (inserted), visit);
d311d28c
PE
4298 if (! RANGED_INTEGERP (0, insval, ZV - PT))
4299 wrong_type_argument (intern ("inserted-chars"), insval);
6f2528d8
MR
4300 inserted = XFASTINT (insval);
4301 }
4302 else
4303 {
4304 /* If REPLACE is non-nil and we succeeded in not replacing the
6420e80c
AS
4305 beginning or end of the buffer text with the file's contents,
4306 call format-decode with `point' positioned at the beginning
fa463103 4307 of the buffer and `inserted' equaling the number of
6420e80c
AS
4308 characters in the buffer. Otherwise, format-decode might
4309 fail to correctly analyze the beginning or end of the buffer.
4310 Hence we temporarily save `point' and `inserted' here and
4311 restore `point' iff format-decode did not insert or delete
4312 any text. Otherwise we leave `point' at point-min. */
d311d28c
PE
4313 ptrdiff_t opoint = PT;
4314 ptrdiff_t opoint_byte = PT_BYTE;
4315 ptrdiff_t oinserted = ZV - BEGV;
4316 EMACS_INT ochars_modiff = CHARS_MODIFF;
1f163f28
MA
4317
4318 TEMP_SET_PT_BOTH (BEGV, BEGV_BYTE);
6f2528d8
MR
4319 insval = call3 (Qformat_decode,
4320 Qnil, make_number (oinserted), visit);
d311d28c
PE
4321 if (! RANGED_INTEGERP (0, insval, ZV - PT))
4322 wrong_type_argument (intern ("inserted-chars"), insval);
cac4219c
MR
4323 if (ochars_modiff == CHARS_MODIFF)
4324 /* format_decode didn't modify buffer's characters => move
4325 point back to position before inserted text and leave
6420e80c 4326 value of inserted alone. */
6f2528d8 4327 SET_PT_BOTH (opoint, opoint_byte);
cac4219c
MR
4328 else
4329 /* format_decode modified buffer's characters => consider
6420e80c 4330 entire buffer changed and leave point at point-min. */
cac4219c 4331 inserted = XFASTINT (insval);
ed8e506f 4332 }
efdc16c9 4333
6f2528d8 4334 /* For consistency with format-decode call these now iff inserted > 0
6420e80c 4335 (martin 2007-06-28). */
6f2528d8
MR
4336 p = Vafter_insert_file_functions;
4337 while (CONSP (p))
4338 {
4339 if (NILP (replace))
4340 {
4341 insval = call1 (XCAR (p), make_number (inserted));
4342 if (!NILP (insval))
4343 {
d311d28c
PE
4344 if (! RANGED_INTEGERP (0, insval, ZV - PT))
4345 wrong_type_argument (intern ("inserted-chars"), insval);
6f2528d8
MR
4346 inserted = XFASTINT (insval);
4347 }
4348 }
4349 else
4350 {
6420e80c
AS
4351 /* For the rationale of this see the comment on
4352 format-decode above. */
d311d28c
PE
4353 ptrdiff_t opoint = PT;
4354 ptrdiff_t opoint_byte = PT_BYTE;
4355 ptrdiff_t oinserted = ZV - BEGV;
4356 EMACS_INT ochars_modiff = CHARS_MODIFF;
1f163f28 4357
6f2528d8
MR
4358 TEMP_SET_PT_BOTH (BEGV, BEGV_BYTE);
4359 insval = call1 (XCAR (p), make_number (oinserted));
4360 if (!NILP (insval))
4361 {
d311d28c
PE
4362 if (! RANGED_INTEGERP (0, insval, ZV - PT))
4363 wrong_type_argument (intern ("inserted-chars"), insval);
cac4219c
MR
4364 if (ochars_modiff == CHARS_MODIFF)
4365 /* after_insert_file_functions didn't modify
4366 buffer's characters => move point back to
4367 position before inserted text and leave value of
6420e80c 4368 inserted alone. */
6f2528d8 4369 SET_PT_BOTH (opoint, opoint_byte);
cac4219c
MR
4370 else
4371 /* after_insert_file_functions did modify buffer's
4372 characters => consider entire buffer changed and
6420e80c 4373 leave point at point-min. */
cac4219c 4374 inserted = XFASTINT (insval);
6f2528d8
MR
4375 }
4376 }
4377
4378 QUIT;
4379 p = XCDR (p);
ed8e506f 4380 }
efdc16c9 4381
6f2528d8
MR
4382 if (NILP (visit))
4383 {
39eb03f1 4384 bset_undo_list (current_buffer, old_undo);
6420e80c 4385 if (CONSP (old_undo) && inserted != old_inserted)
6f2528d8 4386 {
6420e80c
AS
4387 /* Adjust the last undo record for the size change during
4388 the format conversion. */
6f2528d8 4389 Lisp_Object tem = XCAR (old_undo);
6420e80c
AS
4390 if (CONSP (tem) && INTEGERP (XCAR (tem))
4391 && INTEGERP (XCDR (tem))
4392 && XFASTINT (XCDR (tem)) == PT + old_inserted)
4393 XSETCDR (tem, make_number (PT + inserted));
6f2528d8
MR
4394 }
4395 }
6f2528d8 4396 else
1bc99c9c 4397 /* If undo_list was Qt before, keep it that way.
6420e80c 4398 Otherwise start with an empty undo_list. */
39eb03f1 4399 bset_undo_list (current_buffer, EQ (old_undo, Qt) ? Qt : Qnil);
efdc16c9 4400
f839df0c 4401 unbind_to (count1, Qnil);
0d420e88
BG
4402 }
4403
f8569325 4404 if (!NILP (visit)
d35af63c 4405 && EMACS_NSECS (current_buffer->modtime) == NONEXISTENT_MODTIME_NSECS)
f8569325
DL
4406 {
4407 /* If visiting nonexistent file, return nil. */
e5e9d610 4408 errno = save_errno;
f8569325 4409 report_file_error ("Opening input file", Fcons (orig_filename, Qnil));
d6a3cc15
RS
4410 }
4411
1b978129
GM
4412 if (read_quit)
4413 Fsignal (Qquit, Qnil);
4414
ec7adf26 4415 /* ??? Retval needs to be dealt with in all cases consistently. */
a1d2b64a 4416 if (NILP (val))
b1d1b865 4417 val = Fcons (orig_filename,
a1d2b64a
RS
4418 Fcons (make_number (inserted),
4419 Qnil));
4420
4421 RETURN_UNGCPRO (unbind_to (count, val));
570d7624 4422}
7fded690 4423\f
f57e2426 4424static Lisp_Object build_annotations (Lisp_Object, Lisp_Object);
d6a3cc15 4425
199607e4 4426static Lisp_Object
971de7fb 4427build_annotations_unwind (Lisp_Object arg)
6fc6f94b 4428{
67fbc0cb 4429 Vwrite_region_annotation_buffers = arg;
6fc6f94b
RS
4430 return Qnil;
4431}
4432
7c82a4a9
SM
4433/* Decide the coding-system to encode the data with. */
4434
c934586d 4435static Lisp_Object
dd4c5104
DN
4436choose_write_coding_system (Lisp_Object start, Lisp_Object end, Lisp_Object filename,
4437 Lisp_Object append, Lisp_Object visit, Lisp_Object lockname,
4438 struct coding_system *coding)
7c82a4a9
SM
4439{
4440 Lisp_Object val;
75421805 4441 Lisp_Object eol_parent = Qnil;
7c82a4a9 4442
6b61353c 4443 if (auto_saving
4b4deea2
TT
4444 && NILP (Fstring_equal (BVAR (current_buffer, filename),
4445 BVAR (current_buffer, auto_save_file_name))))
75421805
KH
4446 {
4447 val = Qutf_8_emacs;
4448 eol_parent = Qunix;
4449 }
7c82a4a9 4450 else if (!NILP (Vcoding_system_for_write))
42b01e1e
KH
4451 {
4452 val = Vcoding_system_for_write;
4453 if (coding_system_require_warning
4454 && !NILP (Ffboundp (Vselect_safe_coding_system_function)))
4455 /* Confirm that VAL can surely encode the current region. */
4456 val = call5 (Vselect_safe_coding_system_function,
4457 start, end, Fcons (Qt, Fcons (val, Qnil)),
4458 Qnil, filename);
4459 }
7c82a4a9
SM
4460 else
4461 {
4462 /* If the variable `buffer-file-coding-system' is set locally,
4463 it means that the file was read with some kind of code
4464 conversion or the variable is explicitly set by users. We
4465 had better write it out with the same coding system even if
4466 `enable-multibyte-characters' is nil.
4467
4468 If it is not set locally, we anyway have to convert EOL
4469 format if the default value of `buffer-file-coding-system'
4470 tells that it is not Unix-like (LF only) format. */
f75d7a91
PE
4471 bool using_default_coding = 0;
4472 bool force_raw_text = 0;
7c82a4a9 4473
4b4deea2 4474 val = BVAR (current_buffer, buffer_file_coding_system);
7c82a4a9
SM
4475 if (NILP (val)
4476 || NILP (Flocal_variable_p (Qbuffer_file_coding_system, Qnil)))
4477 {
4478 val = Qnil;
4b4deea2 4479 if (NILP (BVAR (current_buffer, enable_multibyte_characters)))
7c82a4a9
SM
4480 force_raw_text = 1;
4481 }
efdc16c9 4482
7c82a4a9
SM
4483 if (NILP (val))
4484 {
4485 /* Check file-coding-system-alist. */
4486 Lisp_Object args[7], coding_systems;
4487
4488 args[0] = Qwrite_region; args[1] = start; args[2] = end;
4489 args[3] = filename; args[4] = append; args[5] = visit;
4490 args[6] = lockname;
4491 coding_systems = Ffind_operation_coding_system (7, args);
4492 if (CONSP (coding_systems) && !NILP (XCDR (coding_systems)))
4493 val = XCDR (coding_systems);
4494 }
4495
c934586d 4496 if (NILP (val))
7c82a4a9
SM
4497 {
4498 /* If we still have not decided a coding system, use the
4499 default value of buffer-file-coding-system. */
4b4deea2 4500 val = BVAR (current_buffer, buffer_file_coding_system);
7c82a4a9
SM
4501 using_default_coding = 1;
4502 }
efdc16c9 4503
db327c7e
KH
4504 if (! NILP (val) && ! force_raw_text)
4505 {
4506 Lisp_Object spec, attrs;
4507
4508 CHECK_CODING_SYSTEM_GET_SPEC (val, spec);
4509 attrs = AREF (spec, 0);
4510 if (EQ (CODING_ATTR_TYPE (attrs), Qraw_text))
4511 force_raw_text = 1;
4512 }
4513
7c82a4a9
SM
4514 if (!force_raw_text
4515 && !NILP (Ffboundp (Vselect_safe_coding_system_function)))
4516 /* Confirm that VAL can surely encode the current region. */
905a4276
PJ
4517 val = call5 (Vselect_safe_coding_system_function,
4518 start, end, val, Qnil, filename);
7c82a4a9 4519
db327c7e
KH
4520 /* If the decided coding-system doesn't specify end-of-line
4521 format, we use that of
4522 `default-buffer-file-coding-system'. */
c934586d 4523 if (! using_default_coding
4b4deea2 4524 && ! NILP (BVAR (&buffer_defaults, buffer_file_coding_system)))
db327c7e 4525 val = (coding_inherit_eol_type
4b4deea2 4526 (val, BVAR (&buffer_defaults, buffer_file_coding_system)));
7c82a4a9 4527
db327c7e
KH
4528 /* If we decide not to encode text, use `raw-text' or one of its
4529 subsidiaries. */
7c82a4a9 4530 if (force_raw_text)
db327c7e 4531 val = raw_text_coding_system (val);
7c82a4a9
SM
4532 }
4533
75421805 4534 val = coding_inherit_eol_type (val, eol_parent);
c934586d 4535 setup_coding_system (val, coding);
7c82a4a9 4536
4b4deea2 4537 if (!STRINGP (start) && !NILP (BVAR (current_buffer, selective_display)))
7c82a4a9 4538 coding->mode |= CODING_MODE_SELECTIVE_DISPLAY;
c934586d 4539 return val;
7c82a4a9
SM
4540}
4541
a7ca3326 4542DEFUN ("write-region", Fwrite_region, Swrite_region, 3, 7,
8c1a1077
PJ
4543 "r\nFWrite region to file: \ni\ni\ni\np",
4544 doc: /* Write current region into specified file.
c2efea25
RS
4545When called from a program, requires three arguments:
4546START, END and FILENAME. START and END are normally buffer positions
4547specifying the part of the buffer to write.
4548If START is nil, that means to use the entire buffer contents.
4549If START is a string, then output that string to the file
4550instead of any buffer contents; END is ignored.
4551
8c1a1077
PJ
4552Optional fourth argument APPEND if non-nil means
4553 append to existing file contents (if any). If it is an integer,
4554 seek to that offset in the file before writing.
36e50520 4555Optional fifth argument VISIT, if t or a string, means
8c1a1077
PJ
4556 set the last-save-file-modtime of buffer to this file's modtime
4557 and mark buffer not modified.
4558If VISIT is a string, it is a second file name;
4559 the output goes to FILENAME, but the buffer is marked as visiting VISIT.
4560 VISIT is also the file name to lock and unlock for clash detection.
4561If VISIT is neither t nor nil nor a string,
5f4e6aa9 4562 that means do not display the \"Wrote file\" message.
8c1a1077
PJ
4563The optional sixth arg LOCKNAME, if non-nil, specifies the name to
4564 use for locking and unlocking, overriding FILENAME and VISIT.
4565The optional seventh arg MUSTBENEW, if non-nil, insists on a check
4566 for an existing file with the same name. If MUSTBENEW is `excl',
4567 that means to get an error if the file already exists; never overwrite.
4568 If MUSTBENEW is neither nil nor `excl', that means ask for
4569 confirmation before overwriting, but do go ahead and overwrite the file
4570 if the user confirms.
8c1a1077
PJ
4571
4572This does code conversion according to the value of
4573`coding-system-for-write', `buffer-file-coding-system', or
4574`file-coding-system-alist', and sets the variable
aacd8ba1
GM
4575`last-coding-system-used' to the coding system actually used.
4576
4577This calls `write-region-annotate-functions' at the start, and
4578`write-region-post-annotation-function' at the end. */)
5842a27b 4579 (Lisp_Object start, Lisp_Object end, Lisp_Object filename, Lisp_Object append, Lisp_Object visit, Lisp_Object lockname, Lisp_Object mustbenew)
570d7624 4580{
f75d7a91
PE
4581 int desc;
4582 bool ok;
6bbd7a29 4583 int save_errno = 0;
5976c3fe 4584 const char *fn;
570d7624 4585 struct stat st;
d6453ce4 4586 EMACS_TIME modtime;
d311d28c 4587 ptrdiff_t count = SPECPDL_INDEX ();
6fc6f94b 4588 int count1;
3eac9910 4589 Lisp_Object handler;
4ad827c5 4590 Lisp_Object visit_file;
65b7d3e7 4591 Lisp_Object annotations;
b1d1b865 4592 Lisp_Object encoded_filename;
f75d7a91
PE
4593 bool visiting = (EQ (visit, Qt) || STRINGP (visit));
4594 bool quietly = !NILP (visit);
7204a979 4595 struct gcpro gcpro1, gcpro2, gcpro3, gcpro4, gcpro5;
6fc6f94b 4596 struct buffer *given_buffer;
6fdaa9a0 4597 struct coding_system coding;
570d7624 4598
d3a67486 4599 if (current_buffer->base_buffer && visiting)
95385625
RS
4600 error ("Cannot do file visiting in an indirect buffer");
4601
561cb8e1 4602 if (!NILP (start) && !STRINGP (start))
570d7624
JB
4603 validate_region (&start, &end);
4604
95c1c901 4605 visit_file = Qnil;
59fac292 4606 GCPRO5 (start, filename, visit, visit_file, lockname);
b56567b5 4607
570d7624 4608 filename = Fexpand_file_name (filename, Qnil);
de1d0127 4609
236a12f2 4610 if (!NILP (mustbenew) && !EQ (mustbenew, Qexcl))
b8b29dc9 4611 barf_or_query_if_file_exists (filename, "overwrite", 1, 0, 1);
de1d0127 4612
561cb8e1 4613 if (STRINGP (visit))
e5176bae 4614 visit_file = Fexpand_file_name (visit, Qnil);
4ad827c5
RS
4615 else
4616 visit_file = filename;
4617
7204a979
RS
4618 if (NILP (lockname))
4619 lockname = visit_file;
4620
65b7d3e7
RS
4621 annotations = Qnil;
4622
32f4334d
RS
4623 /* If the file name has special constructs in it,
4624 call the corresponding file handler. */
49307295 4625 handler = Ffind_file_name_handler (filename, Qwrite_region);
b56ad927 4626 /* If FILENAME has no handler, see if VISIT has one. */
93c30b5f 4627 if (NILP (handler) && STRINGP (visit))
199607e4 4628 handler = Ffind_file_name_handler (visit, Qwrite_region);
3eac9910 4629
32f4334d
RS
4630 if (!NILP (handler))
4631 {
32f4334d 4632 Lisp_Object val;
51cf6d37
RS
4633 val = call6 (handler, Qwrite_region, start, end,
4634 filename, append, visit);
32f4334d 4635
d6a3cc15 4636 if (visiting)
32f4334d 4637 {
95385625 4638 SAVE_MODIFF = MODIFF;
4b4deea2 4639 XSETFASTINT (BVAR (current_buffer, save_length), Z - BEG);
39eb03f1 4640 bset_filename (current_buffer, visit_file);
32f4334d 4641 }
09121adc 4642 UNGCPRO;
32f4334d
RS
4643 return val;
4644 }
4645
4a38de71
KH
4646 record_unwind_protect (save_restriction_restore, save_restriction_save ());
4647
561cb8e1
RS
4648 /* Special kludge to simplify auto-saving. */
4649 if (NILP (start))
4650 {
6b3d752c
SM
4651 /* Do it later, so write-region-annotate-function can work differently
4652 if we save "the buffer" vs "a region".
4653 This is useful in tar-mode. --Stef
2acfd7ae 4654 XSETFASTINT (start, BEG);
6b3d752c 4655 XSETFASTINT (end, Z); */
4a38de71 4656 Fwiden ();
561cb8e1
RS
4657 }
4658
67fbc0cb
CY
4659 record_unwind_protect (build_annotations_unwind,
4660 Vwrite_region_annotation_buffers);
4661 Vwrite_region_annotation_buffers = Fcons (Fcurrent_buffer (), Qnil);
aed13378 4662 count1 = SPECPDL_INDEX ();
6fc6f94b
RS
4663
4664 given_buffer = current_buffer;
bf3428a1
RS
4665
4666 if (!STRINGP (start))
236a12f2 4667 {
bf3428a1
RS
4668 annotations = build_annotations (start, end);
4669
4670 if (current_buffer != given_buffer)
4671 {
4672 XSETFASTINT (start, BEGV);
4673 XSETFASTINT (end, ZV);
4674 }
236a12f2
SM
4675 }
4676
6b3d752c
SM
4677 if (NILP (start))
4678 {
4679 XSETFASTINT (start, BEGV);
4680 XSETFASTINT (end, ZV);
4681 }
4682
236a12f2
SM
4683 UNGCPRO;
4684
4685 GCPRO5 (start, filename, annotations, visit_file, lockname);
4686
59fac292
SM
4687 /* Decide the coding-system to encode the data with.
4688 We used to make this choice before calling build_annotations, but that
4689 leads to problems when a write-annotate-function takes care of
4690 unsavable chars (as was the case with X-Symbol). */
c934586d
KH
4691 Vlast_coding_system_used
4692 = choose_write_coding_system (start, end, filename,
4693 append, visit, lockname, &coding);
d6a3cc15 4694
570d7624
JB
4695#ifdef CLASH_DETECTION
4696 if (!auto_saving)
67fbc0cb 4697 lock_file (lockname);
570d7624
JB
4698#endif /* CLASH_DETECTION */
4699
b1d1b865
RS
4700 encoded_filename = ENCODE_FILE (filename);
4701
5976c3fe 4702 fn = SSDATA (encoded_filename);
570d7624 4703 desc = -1;
265a9e55 4704 if (!NILP (append))
5e570b75 4705#ifdef DOS_NT
05c65251 4706 desc = emacs_open (fn, O_WRONLY | O_BINARY, 0);
5e570b75 4707#else /* not DOS_NT */
68c45bf0 4708 desc = emacs_open (fn, O_WRONLY, 0);
5e570b75 4709#endif /* not DOS_NT */
570d7624 4710
b1d1b865 4711 if (desc < 0 && (NILP (append) || errno == ENOENT))
5e570b75 4712#ifdef DOS_NT
68c45bf0 4713 desc = emacs_open (fn,
05c65251 4714 O_WRONLY | O_CREAT | O_BINARY
95522746 4715 | (EQ (mustbenew, Qexcl) ? O_EXCL : O_TRUNC),
68c45bf0 4716 S_IREAD | S_IWRITE);
5e570b75 4717#else /* not DOS_NT */
68c45bf0 4718 desc = emacs_open (fn, O_WRONLY | O_TRUNC | O_CREAT
7c752c80 4719 | (EQ (mustbenew, Qexcl) ? O_EXCL : 0),
68c45bf0 4720 auto_saving ? auto_save_mode_bits : 0666);
5e570b75 4721#endif /* not DOS_NT */
570d7624
JB
4722
4723 if (desc < 0)
4724 {
4725#ifdef CLASH_DETECTION
4726 save_errno = errno;
7204a979 4727 if (!auto_saving) unlock_file (lockname);
570d7624
JB
4728 errno = save_errno;
4729#endif /* CLASH_DETECTION */
43fb7d9a 4730 UNGCPRO;
570d7624
JB
4731 report_file_error ("Opening output file", Fcons (filename, Qnil));
4732 }
4733
4734 record_unwind_protect (close_file_unwind, make_number (desc));
4735
c1c4693e 4736 if (!NILP (append) && !NILP (Ffile_regular_p (filename)))
43fb7d9a 4737 {
728f8f0a 4738 off_t ret;
efdc16c9 4739
43fb7d9a 4740 if (NUMBERP (append))
e69dafad 4741 ret = emacs_lseek (desc, XINT (append), SEEK_CUR);
43fb7d9a 4742 else
e69dafad 4743 ret = lseek (desc, 0, SEEK_END);
43fb7d9a
DL
4744 if (ret < 0)
4745 {
570d7624 4746#ifdef CLASH_DETECTION
e5e9d610 4747 save_errno = errno;
43fb7d9a 4748 if (!auto_saving) unlock_file (lockname);
e5e9d610 4749 errno = save_errno;
570d7624 4750#endif /* CLASH_DETECTION */
43fb7d9a
DL
4751 UNGCPRO;
4752 report_file_error ("Lseek error", Fcons (filename, Qnil));
4753 }
4754 }
efdc16c9 4755
43fb7d9a 4756 UNGCPRO;
570d7624 4757
570d7624
JB
4758 immediate_quit = 1;
4759
561cb8e1 4760 if (STRINGP (start))
f75d7a91 4761 ok = a_write (desc, start, 0, SCHARS (start), &annotations, &coding);
570d7624 4762 else if (XINT (start) != XINT (end))
f75d7a91
PE
4763 ok = a_write (desc, Qnil, XINT (start), XINT (end) - XINT (start),
4764 &annotations, &coding);
69f6e679
RS
4765 else
4766 {
f75d7a91 4767 /* If file was empty, still need to write the annotations. */
c8a6d68a 4768 coding.mode |= CODING_MODE_LAST_BLOCK;
f75d7a91 4769 ok = a_write (desc, Qnil, XINT (end), 0, &annotations, &coding);
6fdaa9a0 4770 }
f75d7a91 4771 save_errno = errno;
6fdaa9a0 4772
f75d7a91
PE
4773 if (ok && CODING_REQUIRE_FLUSHING (&coding)
4774 && !(coding.mode & CODING_MODE_LAST_BLOCK))
6fdaa9a0
KH
4775 {
4776 /* We have to flush out a data. */
c8a6d68a 4777 coding.mode |= CODING_MODE_LAST_BLOCK;
f75d7a91 4778 ok = e_write (desc, Qnil, 1, 1, &coding);
69f6e679 4779 save_errno = errno;
570d7624
JB
4780 }
4781
4782 immediate_quit = 0;
4783
6e23c83e 4784#ifdef HAVE_FSYNC
570d7624
JB
4785 /* Note fsync appears to change the modtime on BSD4.2 (both vax and sun).
4786 Disk full in NFS may be reported here. */
1daffa1c
RS
4787 /* mib says that closing the file will try to write as fast as NFS can do
4788 it, and that means the fsync here is not crucial for autosave files. */
ccf61795 4789 if (!auto_saving && !write_region_inhibit_fsync && fsync (desc) < 0)
cb33c142 4790 {
6cff77fd
AS
4791 /* If fsync fails with EINTR, don't treat that as serious. Also
4792 ignore EINVAL which happens when fsync is not supported on this
4793 file. */
4794 if (errno != EINTR && errno != EINVAL)
f75d7a91 4795 ok = 0, save_errno = errno;
cb33c142 4796 }
570d7624
JB
4797#endif
4798
d6453ce4
PE
4799 modtime = invalid_emacs_time ();
4800 if (visiting)
4801 {
4802 if (fstat (desc, &st) == 0)
4803 modtime = get_stat_mtime (&st);
4804 else
4805 ok = 0, save_errno = errno;
4806 }
4807
570d7624 4808 /* NFS can report a write failure now. */
68c45bf0 4809 if (emacs_close (desc) < 0)
f75d7a91 4810 ok = 0, save_errno = errno;
570d7624 4811
6fc6f94b
RS
4812 /* Discard the unwind protect for close_file_unwind. */
4813 specpdl_ptr = specpdl + count1;
67fbc0cb
CY
4814
4815 /* Call write-region-post-annotation-function. */
294fa707 4816 while (CONSP (Vwrite_region_annotation_buffers))
67fbc0cb
CY
4817 {
4818 Lisp_Object buf = XCAR (Vwrite_region_annotation_buffers);
4819 if (!NILP (Fbuffer_live_p (buf)))
4820 {
4821 Fset_buffer (buf);
4822 if (FUNCTIONP (Vwrite_region_post_annotation_function))
4823 call0 (Vwrite_region_post_annotation_function);
4824 }
4825 Vwrite_region_annotation_buffers
4826 = XCDR (Vwrite_region_annotation_buffers);
4827 }
4828
4829 unbind_to (count, Qnil);
570d7624
JB
4830
4831#ifdef CLASH_DETECTION
4832 if (!auto_saving)
7204a979 4833 unlock_file (lockname);
570d7624
JB
4834#endif /* CLASH_DETECTION */
4835
4836 /* Do this before reporting IO error
4837 to avoid a "file has changed on disk" warning on
4838 next attempt to save. */
d6453ce4 4839 if (EMACS_TIME_VALID_P (modtime))
58b963f7 4840 {
d6453ce4 4841 current_buffer->modtime = modtime;
58b963f7
SM
4842 current_buffer->modtime_size = st.st_size;
4843 }
570d7624 4844
f75d7a91 4845 if (! ok)
d5db4077 4846 error ("IO error writing %s: %s", SDATA (filename),
68c45bf0 4847 emacs_strerror (save_errno));
570d7624 4848
d6a3cc15 4849 if (visiting)
570d7624 4850 {
95385625 4851 SAVE_MODIFF = MODIFF;
4b4deea2 4852 XSETFASTINT (BVAR (current_buffer, save_length), Z - BEG);
39eb03f1 4853 bset_filename (current_buffer, visit_file);
f4226e89 4854 update_mode_lines++;
570d7624 4855 }
d6a3cc15 4856 else if (quietly)
6b61353c
KH
4857 {
4858 if (auto_saving
4b4deea2
TT
4859 && ! NILP (Fstring_equal (BVAR (current_buffer, filename),
4860 BVAR (current_buffer, auto_save_file_name))))
6b61353c
KH
4861 SAVE_MODIFF = MODIFF;
4862
4863 return Qnil;
4864 }
570d7624
JB
4865
4866 if (!auto_saving)
6b61353c 4867 message_with_string ((INTEGERP (append)
0c328a0e
RS
4868 ? "Updated %s"
4869 : ! NILP (append)
4870 ? "Added to %s"
4871 : "Wrote %s"),
4872 visit_file, 1);
570d7624
JB
4873
4874 return Qnil;
4875}
ec7adf26 4876\f
dd4c5104 4877Lisp_Object merge (Lisp_Object, Lisp_Object, Lisp_Object);
d6a3cc15
RS
4878
4879DEFUN ("car-less-than-car", Fcar_less_than_car, Scar_less_than_car, 2, 2, 0,
8c1a1077 4880 doc: /* Return t if (car A) is numerically less than (car B). */)
5842a27b 4881 (Lisp_Object a, Lisp_Object b)
d6a3cc15
RS
4882{
4883 return Flss (Fcar (a), Fcar (b));
4884}
4885
4886/* Build the complete list of annotations appropriate for writing out
4887 the text between START and END, by calling all the functions in
6fc6f94b
RS
4888 write-region-annotate-functions and merging the lists they return.
4889 If one of these functions switches to a different buffer, we assume
4890 that buffer contains altered text. Therefore, the caller must
4891 make sure to restore the current buffer in all cases,
4892 as save-excursion would do. */
d6a3cc15
RS
4893
4894static Lisp_Object
971de7fb 4895build_annotations (Lisp_Object start, Lisp_Object end)
d6a3cc15
RS
4896{
4897 Lisp_Object annotations;
4898 Lisp_Object p, res;
4899 struct gcpro gcpro1, gcpro2;
0a20b684 4900 Lisp_Object original_buffer;
f75d7a91
PE
4901 int i;
4902 bool used_global = 0;
0a20b684
RS
4903
4904 XSETBUFFER (original_buffer, current_buffer);
d6a3cc15
RS
4905
4906 annotations = Qnil;
4907 p = Vwrite_region_annotate_functions;
4908 GCPRO2 (annotations, p);
28c3eb5a 4909 while (CONSP (p))
d6a3cc15 4910 {
6fc6f94b 4911 struct buffer *given_buffer = current_buffer;
bd235610
SM
4912 if (EQ (Qt, XCAR (p)) && !used_global)
4913 { /* Use the global value of the hook. */
4914 Lisp_Object arg[2];
4915 used_global = 1;
4916 arg[0] = Fdefault_value (Qwrite_region_annotate_functions);
4917 arg[1] = XCDR (p);
4918 p = Fappend (2, arg);
4919 continue;
4920 }
6fc6f94b 4921 Vwrite_region_annotations_so_far = annotations;
28c3eb5a 4922 res = call2 (XCAR (p), start, end);
6fc6f94b
RS
4923 /* If the function makes a different buffer current,
4924 assume that means this buffer contains altered text to be output.
4925 Reset START and END from the buffer bounds
4926 and discard all previous annotations because they should have
4927 been dealt with by this function. */
4928 if (current_buffer != given_buffer)
4929 {
67fbc0cb
CY
4930 Vwrite_region_annotation_buffers
4931 = Fcons (Fcurrent_buffer (),
4932 Vwrite_region_annotation_buffers);
3cf29f61
RS
4933 XSETFASTINT (start, BEGV);
4934 XSETFASTINT (end, ZV);
6fc6f94b
RS
4935 annotations = Qnil;
4936 }
d6a3cc15
RS
4937 Flength (res); /* Check basic validity of return value */
4938 annotations = merge (annotations, res, Qcar_less_than_car);
28c3eb5a 4939 p = XCDR (p);
d6a3cc15 4940 }
0d420e88
BG
4941
4942 /* Now do the same for annotation functions implied by the file-format */
4b4deea2
TT
4943 if (auto_saving && (!EQ (BVAR (current_buffer, auto_save_file_format), Qt)))
4944 p = BVAR (current_buffer, auto_save_file_format);
0d420e88 4945 else
4b4deea2 4946 p = BVAR (current_buffer, file_format);
28c3eb5a 4947 for (i = 0; CONSP (p); p = XCDR (p), ++i)
0d420e88
BG
4948 {
4949 struct buffer *given_buffer = current_buffer;
efdc16c9 4950
0d420e88 4951 Vwrite_region_annotations_so_far = annotations;
532ed661
GM
4952
4953 /* Value is either a list of annotations or nil if the function
4954 has written annotations to a temporary buffer, which is now
4955 current. */
28c3eb5a 4956 res = call5 (Qformat_annotate_function, XCAR (p), start, end,
532ed661 4957 original_buffer, make_number (i));
0d420e88
BG
4958 if (current_buffer != given_buffer)
4959 {
3cf29f61
RS
4960 XSETFASTINT (start, BEGV);
4961 XSETFASTINT (end, ZV);
0d420e88
BG
4962 annotations = Qnil;
4963 }
efdc16c9 4964
532ed661
GM
4965 if (CONSP (res))
4966 annotations = merge (annotations, res, Qcar_less_than_car);
0d420e88 4967 }
6fdaa9a0 4968
236a12f2
SM
4969 UNGCPRO;
4970 return annotations;
4971}
4972
ec7adf26 4973\f
ce51c54c
KH
4974/* Write to descriptor DESC the NCHARS chars starting at POS of STRING.
4975 If STRING is nil, POS is the character position in the current buffer.
d6a3cc15 4976 Intersperse with them the annotations from *ANNOT
ce51c54c 4977 which fall within the range of POS to POS + NCHARS,
d6a3cc15
RS
4978 each at its appropriate position.
4979
ec7adf26
RS
4980 We modify *ANNOT by discarding elements as we use them up.
4981
f75d7a91 4982 Return true if successful. */
d6a3cc15 4983
f75d7a91 4984static bool
d311d28c 4985a_write (int desc, Lisp_Object string, ptrdiff_t pos,
f75d7a91 4986 ptrdiff_t nchars, Lisp_Object *annot,
8a2cbd72 4987 struct coding_system *coding)
d6a3cc15
RS
4988{
4989 Lisp_Object tem;
d311d28c
PE
4990 ptrdiff_t nextpos;
4991 ptrdiff_t lastpos = pos + nchars;
d6a3cc15 4992
eb15aa18 4993 while (NILP (*annot) || CONSP (*annot))
d6a3cc15
RS
4994 {
4995 tem = Fcar_safe (Fcar (*annot));
ce51c54c 4996 nextpos = pos - 1;
ec7adf26 4997 if (INTEGERP (tem))
ce51c54c 4998 nextpos = XFASTINT (tem);
ec7adf26
RS
4999
5000 /* If there are no more annotations in this range,
5001 output the rest of the range all at once. */
ce51c54c
KH
5002 if (! (nextpos >= pos && nextpos <= lastpos))
5003 return e_write (desc, string, pos, lastpos, coding);
ec7adf26
RS
5004
5005 /* Output buffer text up to the next annotation's position. */
ce51c54c 5006 if (nextpos > pos)
d6a3cc15 5007 {
f75d7a91
PE
5008 if (!e_write (desc, string, pos, nextpos, coding))
5009 return 0;
ce51c54c 5010 pos = nextpos;
d6a3cc15 5011 }
ec7adf26 5012 /* Output the annotation. */
d6a3cc15
RS
5013 tem = Fcdr (Fcar (*annot));
5014 if (STRINGP (tem))
5015 {
f75d7a91
PE
5016 if (!e_write (desc, tem, 0, SCHARS (tem), coding))
5017 return 0;
d6a3cc15
RS
5018 }
5019 *annot = Fcdr (*annot);
5020 }
f75d7a91 5021 return 1;
d6a3cc15
RS
5022}
5023
6fdaa9a0 5024
ce51c54c
KH
5025/* Write text in the range START and END into descriptor DESC,
5026 encoding them with coding system CODING. If STRING is nil, START
5027 and END are character positions of the current buffer, else they
f75d7a91 5028 are indexes to the string STRING. Return true if successful. */
ec7adf26 5029
f75d7a91 5030static bool
d311d28c 5031e_write (int desc, Lisp_Object string, ptrdiff_t start, ptrdiff_t end,
8a2cbd72 5032 struct coding_system *coding)
570d7624 5033{
ce51c54c
KH
5034 if (STRINGP (string))
5035 {
db327c7e 5036 start = 0;
8f924df7 5037 end = SCHARS (string);
ce51c54c 5038 }
570d7624 5039
6fdaa9a0
KH
5040 /* We used to have a code for handling selective display here. But,
5041 now it is handled within encode_coding. */
01ca97a2
KH
5042
5043 while (start < end)
570d7624 5044 {
01ca97a2 5045 if (STRINGP (string))
6ad568dd 5046 {
01ca97a2
KH
5047 coding->src_multibyte = SCHARS (string) < SBYTES (string);
5048 if (CODING_REQUIRE_ENCODING (coding))
5049 {
5050 encode_coding_object (coding, string,
5051 start, string_char_to_byte (string, start),
5052 end, string_char_to_byte (string, end), Qt);
5053 }
5054 else
5055 {
5056 coding->dst_object = string;
5057 coding->consumed_char = SCHARS (string);
5058 coding->produced = SBYTES (string);
5059 }
6ad568dd 5060 }
db327c7e 5061 else
6ad568dd 5062 {
d311d28c
PE
5063 ptrdiff_t start_byte = CHAR_TO_BYTE (start);
5064 ptrdiff_t end_byte = CHAR_TO_BYTE (end);
b4132433 5065
01ca97a2
KH
5066 coding->src_multibyte = (end - start) < (end_byte - start_byte);
5067 if (CODING_REQUIRE_ENCODING (coding))
5068 {
5069 encode_coding_object (coding, Fcurrent_buffer (),
5070 start, start_byte, end, end_byte, Qt);
5071 }
5072 else
5073 {
5074 coding->dst_object = Qnil;
5075 coding->dst_pos_byte = start_byte;
5076 if (start >= GPT || end <= GPT)
5077 {
5078 coding->consumed_char = end - start;
5079 coding->produced = end_byte - start_byte;
5080 }
5081 else
5082 {
5083 coding->consumed_char = GPT - start;
5084 coding->produced = GPT_BYTE - start_byte;
5085 }
5086 }
c185d744 5087 }
01ca97a2
KH
5088
5089 if (coding->produced > 0)
c185d744 5090 {
ce2fe65a
AS
5091 coding->produced
5092 -= emacs_write (desc,
5093 STRINGP (coding->dst_object)
5094 ? SSDATA (coding->dst_object)
5095 : (char *) BYTE_POS_ADDR (coding->dst_pos_byte),
5096 coding->produced);
01ca97a2
KH
5097
5098 if (coding->produced)
f75d7a91 5099 return 0;
570d7624 5100 }
01ca97a2 5101 start += coding->consumed_char;
c185d744
KH
5102 }
5103
f75d7a91 5104 return 1;
570d7624 5105}
ec7adf26 5106\f
a7ca3326 5107DEFUN ("verify-visited-file-modtime", Fverify_visited_file_modtime,
ec1b9b17 5108 Sverify_visited_file_modtime, 0, 1, 0,
8c1a1077 5109 doc: /* Return t if last mod time of BUF's visited file matches what BUF records.
6b61353c 5110This means that the file has not been changed since it was visited or saved.
ec1b9b17 5111If BUF is omitted or nil, it defaults to the current buffer.
6b61353c 5112See Info node `(elisp)Modification Time' for more details. */)
5842a27b 5113 (Lisp_Object buf)
570d7624
JB
5114{
5115 struct buffer *b;
5116 struct stat st;
32f4334d 5117 Lisp_Object handler;
b1d1b865 5118 Lisp_Object filename;
b95a9c0c 5119 EMACS_TIME mtime;
570d7624 5120
ec1b9b17
GM
5121 if (NILP (buf))
5122 b = current_buffer;
5123 else
5124 {
5125 CHECK_BUFFER (buf);
5126 b = XBUFFER (buf);
5127 }
570d7624 5128
4b4deea2 5129 if (!STRINGP (BVAR (b, filename))) return Qt;
d35af63c 5130 if (EMACS_NSECS (b->modtime) == UNKNOWN_MODTIME_NSECS) return Qt;
570d7624 5131
32f4334d
RS
5132 /* If the file name has special constructs in it,
5133 call the corresponding file handler. */
4b4deea2 5134 handler = Ffind_file_name_handler (BVAR (b, filename),
49307295 5135 Qverify_visited_file_modtime);
32f4334d 5136 if (!NILP (handler))
09121adc 5137 return call2 (handler, Qverify_visited_file_modtime, buf);
32f4334d 5138
4b4deea2 5139 filename = ENCODE_FILE (BVAR (b, filename));
b1d1b865 5140
dbeed9a6
PE
5141 mtime = (stat (SSDATA (filename), &st) == 0
5142 ? get_stat_mtime (&st)
f0941253 5143 : time_error_value (errno));
b95a9c0c 5144 if (EMACS_TIME_EQ (mtime, b->modtime)
58b963f7
SM
5145 && (st.st_size == b->modtime_size
5146 || b->modtime_size < 0))
570d7624
JB
5147 return Qt;
5148 return Qnil;
5149}
5150
5151DEFUN ("clear-visited-file-modtime", Fclear_visited_file_modtime,
8c1a1077
PJ
5152 Sclear_visited_file_modtime, 0, 0, 0,
5153 doc: /* Clear out records of last mod time of visited file.
5154Next attempt to save will certainly not complain of a discrepancy. */)
5842a27b 5155 (void)
570d7624 5156{
e9a9ae03 5157 current_buffer->modtime = make_emacs_time (0, UNKNOWN_MODTIME_NSECS);
58b963f7 5158 current_buffer->modtime_size = -1;
570d7624
JB
5159 return Qnil;
5160}
5161
f5d5eccf 5162DEFUN ("visited-file-modtime", Fvisited_file_modtime,
8c1a1077
PJ
5163 Svisited_file_modtime, 0, 0, 0,
5164 doc: /* Return the current buffer's recorded visited file modification time.
d35af63c 5165The value is a list of the form (HIGH LOW USEC PSEC), like the time values that
1c4d7f3d
LMI
5166`file-attributes' returns. If the current buffer has no recorded file
5167modification time, this function returns 0. If the visited file
9d1d6e68 5168doesn't exist, HIGH will be -1.
6b61353c 5169See Info node `(elisp)Modification Time' for more details. */)
5842a27b 5170 (void)
f5d5eccf 5171{
d35af63c 5172 if (EMACS_NSECS (current_buffer->modtime) < 0)
73ff9d42 5173 return make_number (0);
d35af63c 5174 return make_lisp_time (current_buffer->modtime);
f5d5eccf
RS
5175}
5176
570d7624 5177DEFUN ("set-visited-file-modtime", Fset_visited_file_modtime,
8c1a1077
PJ
5178 Sset_visited_file_modtime, 0, 1, 0,
5179 doc: /* Update buffer's recorded modification time from the visited file's time.
5180Useful if the buffer was not read from the file normally
5181or if the file itself has been changed for some known benign reason.
5182An argument specifies the modification time value to use
5183\(instead of that of the visited file), in the form of a list
d35af63c 5184\(HIGH LOW USEC PSEC) as returned by `current-time'. */)
5842a27b 5185 (Lisp_Object time_list)
570d7624 5186{
f5d5eccf 5187 if (!NILP (time_list))
58b963f7 5188 {
31571fd7 5189 current_buffer->modtime = lisp_time_argument (time_list);
58b963f7
SM
5190 current_buffer->modtime_size = -1;
5191 }
f5d5eccf
RS
5192 else
5193 {
5194 register Lisp_Object filename;
5195 struct stat st;
5196 Lisp_Object handler;
570d7624 5197
4b4deea2 5198 filename = Fexpand_file_name (BVAR (current_buffer, filename), Qnil);
32f4334d 5199
f5d5eccf
RS
5200 /* If the file name has special constructs in it,
5201 call the corresponding file handler. */
49307295 5202 handler = Ffind_file_name_handler (filename, Qset_visited_file_modtime);
f5d5eccf 5203 if (!NILP (handler))
caf3c431 5204 /* The handler can find the file name the same way we did. */
76c881b0 5205 return call2 (handler, Qset_visited_file_modtime, Qnil);
b1d1b865
RS
5206
5207 filename = ENCODE_FILE (filename);
5208
42a5b22f 5209 if (stat (SSDATA (filename), &st) >= 0)
58b963f7 5210 {
d35af63c 5211 current_buffer->modtime = get_stat_mtime (&st);
58b963f7
SM
5212 current_buffer->modtime_size = st.st_size;
5213 }
f5d5eccf 5214 }
570d7624
JB
5215
5216 return Qnil;
5217}
5218\f
f14b7e14 5219static Lisp_Object
f839df0c 5220auto_save_error (Lisp_Object error_val)
570d7624 5221{
d7f31e22
GM
5222 Lisp_Object args[3], msg;
5223 int i, nbytes;
5224 struct gcpro gcpro1;
dfc22242
KS
5225 char *msgbuf;
5226 USE_SAFE_ALLOCA;
efdc16c9 5227
ca730bf0
CY
5228 auto_save_error_occurred = 1;
5229
385ed61f 5230 ring_bell (XFRAME (selected_frame));
efdc16c9 5231
d7f31e22 5232 args[0] = build_string ("Auto-saving %s: %s");
4b4deea2 5233 args[1] = BVAR (current_buffer, name);
f839df0c 5234 args[2] = Ferror_message_string (error_val);
d7f31e22
GM
5235 msg = Fformat (3, args);
5236 GCPRO1 (msg);
d5db4077 5237 nbytes = SBYTES (msg);
98c6f1e3 5238 msgbuf = SAFE_ALLOCA (nbytes);
72af86bd 5239 memcpy (msgbuf, SDATA (msg), nbytes);
d7f31e22
GM
5240
5241 for (i = 0; i < 3; ++i)
5242 {
5243 if (i == 0)
dfc22242 5244 message2 (msgbuf, nbytes, STRING_MULTIBYTE (msg));
d7f31e22 5245 else
dfc22242 5246 message2_nolog (msgbuf, nbytes, STRING_MULTIBYTE (msg));
d7f31e22
GM
5247 Fsleep_for (make_number (1), Qnil);
5248 }
5249
e01f7773 5250 SAFE_FREE ();
d7f31e22 5251 UNGCPRO;
570d7624
JB
5252 return Qnil;
5253}
5254
f14b7e14 5255static Lisp_Object
971de7fb 5256auto_save_1 (void)
570d7624 5257{
570d7624 5258 struct stat st;
d4a42098
KS
5259 Lisp_Object modes;
5260
5261 auto_save_mode_bits = 0666;
570d7624
JB
5262
5263 /* Get visited file's mode to become the auto save file's mode. */
4b4deea2 5264 if (! NILP (BVAR (current_buffer, filename)))
d4a42098 5265 {
4b4deea2 5266 if (stat (SSDATA (BVAR (current_buffer, filename)), &st) >= 0)
d4a42098 5267 /* But make sure we can overwrite it later! */
18c52557 5268 auto_save_mode_bits = (st.st_mode | 0600) & 0777;
ce2fe65a
AS
5269 else if (modes = Ffile_modes (BVAR (current_buffer, filename)),
5270 INTEGERP (modes))
d4a42098 5271 /* Remote files don't cooperate with stat. */
18c52557 5272 auto_save_mode_bits = (XINT (modes) | 0600) & 0777;
d4a42098 5273 }
570d7624
JB
5274
5275 return
4b4deea2 5276 Fwrite_region (Qnil, Qnil, BVAR (current_buffer, auto_save_file_name), Qnil,
699b53bc
CY
5277 NILP (Vauto_save_visited_file_name) ? Qlambda : Qt,
5278 Qnil, Qnil);
570d7624
JB
5279}
5280
e54d3b5d 5281static Lisp_Object
971de7fb 5282do_auto_save_unwind (Lisp_Object arg) /* used as unwind-protect function */
410ed5c3 5283
e54d3b5d 5284{
fff7e982 5285 FILE *stream = (FILE *) XSAVE_VALUE (arg)->pointer;
3be3c08e 5286 auto_saving = 0;
fff7e982 5287 if (stream != NULL)
aab12958 5288 {
4d7e6e51 5289 block_input ();
aab12958 5290 fclose (stream);
4d7e6e51 5291 unblock_input ();
aab12958 5292 }
e54d3b5d
RS
5293 return Qnil;
5294}
5295
a8c828be 5296static Lisp_Object
971de7fb 5297do_auto_save_unwind_1 (Lisp_Object value) /* used as unwind-protect function */
410ed5c3 5298
a8c828be
RS
5299{
5300 minibuffer_auto_raise = XINT (value);
5301 return Qnil;
5302}
5303
5794dd61 5304static Lisp_Object
971de7fb 5305do_auto_save_make_dir (Lisp_Object dir)
5794dd61 5306{
09450bae 5307 Lisp_Object result;
26816cbf 5308
09450bae
PE
5309 auto_saving_dir_umask = 077;
5310 result = call2 (Qmake_directory, dir, Qt);
5311 auto_saving_dir_umask = 0;
5312 return result;
5794dd61
RS
5313}
5314
5315static Lisp_Object
971de7fb 5316do_auto_save_eh (Lisp_Object ignore)
5794dd61 5317{
09450bae 5318 auto_saving_dir_umask = 0;
5794dd61
RS
5319 return Qnil;
5320}
5321
a7ca3326 5322DEFUN ("do-auto-save", Fdo_auto_save, Sdo_auto_save, 0, 2, "",
8c1a1077
PJ
5323 doc: /* Auto-save all buffers that need it.
5324This is all buffers that have auto-saving enabled
5325and are changed since last auto-saved.
5326Auto-saving writes the buffer into a file
5327so that your editing is not lost if the system crashes.
5328This file is not the file you visited; that changes only when you save.
5329Normally we run the normal hook `auto-save-hook' before saving.
5330
5331A non-nil NO-MESSAGE argument means do not print any message if successful.
5332A non-nil CURRENT-ONLY argument means save only current buffer. */)
5842a27b 5333 (Lisp_Object no_message, Lisp_Object current_only)
570d7624
JB
5334{
5335 struct buffer *old = current_buffer, *b;
dee091a3 5336 Lisp_Object tail, buf, hook;
f75d7a91 5337 bool auto_saved = 0;
f14b1c68 5338 int do_handled_files;
ff4c9993 5339 Lisp_Object oquit;
fff7e982 5340 FILE *stream = NULL;
d311d28c 5341 ptrdiff_t count = SPECPDL_INDEX ();
f75d7a91 5342 bool orig_minibuffer_auto_raise = minibuffer_auto_raise;
fce31d69 5343 bool old_message_p = 0;
d57563b6 5344 struct gcpro gcpro1, gcpro2;
38da540d
RS
5345
5346 if (max_specpdl_size < specpdl_size + 40)
5347 max_specpdl_size = specpdl_size + 40;
5348
5349 if (minibuf_level)
5350 no_message = Qt;
5351
5794dd61
RS
5352 if (NILP (no_message))
5353 {
5354 old_message_p = push_message ();
5355 record_unwind_protect (pop_message_unwind, Qnil);
5356 }
efdc16c9 5357
ff4c9993
RS
5358 /* Ordinarily don't quit within this function,
5359 but don't make it impossible to quit (in case we get hung in I/O). */
5360 oquit = Vquit_flag;
5361 Vquit_flag = Qnil;
570d7624
JB
5362
5363 /* No GCPRO needed, because (when it matters) all Lisp_Object variables
5364 point to non-strings reached from Vbuffer_alist. */
5365
dee091a3
JD
5366 hook = intern ("auto-save-hook");
5367 Frun_hooks (1, &hook);
570d7624 5368
e54d3b5d
RS
5369 if (STRINGP (Vauto_save_list_file_name))
5370 {
0894672f 5371 Lisp_Object listfile;
efdc16c9 5372
258fd2cb 5373 listfile = Fexpand_file_name (Vauto_save_list_file_name, Qnil);
0894672f
GM
5374
5375 /* Don't try to create the directory when shutting down Emacs,
5376 because creating the directory might signal an error, and
5377 that would leave Emacs in a strange state. */
5378 if (!NILP (Vrun_hooks))
5379 {
5380 Lisp_Object dir;
d57563b6
RS
5381 dir = Qnil;
5382 GCPRO2 (dir, listfile);
0894672f
GM
5383 dir = Ffile_name_directory (listfile);
5384 if (NILP (Ffile_directory_p (dir)))
5794dd61 5385 internal_condition_case_1 (do_auto_save_make_dir,
09450bae 5386 dir, Qt,
5794dd61 5387 do_auto_save_eh);
d57563b6 5388 UNGCPRO;
0894672f 5389 }
efdc16c9 5390
42a5b22f 5391 stream = fopen (SSDATA (listfile), "w");
1b335d29 5392 }
199607e4 5393
fff7e982
KS
5394 record_unwind_protect (do_auto_save_unwind,
5395 make_save_value (stream, 0));
a8c828be
RS
5396 record_unwind_protect (do_auto_save_unwind_1,
5397 make_number (minibuffer_auto_raise));
5398 minibuffer_auto_raise = 0;
3be3c08e 5399 auto_saving = 1;
ca730bf0 5400 auto_save_error_occurred = 0;
3be3c08e 5401
6b61353c
KH
5402 /* On first pass, save all files that don't have handlers.
5403 On second pass, save all files that do have handlers.
5404
5405 If Emacs is crashing, the handlers may tweak what is causing
5406 Emacs to crash in the first place, and it would be a shame if
5407 Emacs failed to autosave perfectly ordinary files because it
5408 couldn't handle some ange-ftp'd file. */
5409
f14b1c68 5410 for (do_handled_files = 0; do_handled_files < 2; do_handled_files++)
8e50cc2d 5411 for (tail = Vbuffer_alist; CONSP (tail); tail = XCDR (tail))
f14b1c68 5412 {
03699b14 5413 buf = XCDR (XCAR (tail));
f14b1c68 5414 b = XBUFFER (buf);
199607e4 5415
e54d3b5d 5416 /* Record all the buffers that have auto save mode
258fd2cb
RS
5417 in the special file that lists them. For each of these buffers,
5418 Record visited name (if any) and auto save name. */
4b4deea2 5419 if (STRINGP (BVAR (b, auto_save_file_name))
1b335d29 5420 && stream != NULL && do_handled_files == 0)
e54d3b5d 5421 {
4d7e6e51 5422 block_input ();
4b4deea2 5423 if (!NILP (BVAR (b, filename)))
258fd2cb 5424 {
4b4deea2
TT
5425 fwrite (SDATA (BVAR (b, filename)), 1,
5426 SBYTES (BVAR (b, filename)), stream);
258fd2cb 5427 }
1b335d29 5428 putc ('\n', stream);
4b4deea2
TT
5429 fwrite (SDATA (BVAR (b, auto_save_file_name)), 1,
5430 SBYTES (BVAR (b, auto_save_file_name)), stream);
1b335d29 5431 putc ('\n', stream);
4d7e6e51 5432 unblock_input ();
e54d3b5d 5433 }
17857782 5434
f14b1c68
JB
5435 if (!NILP (current_only)
5436 && b != current_buffer)
5437 continue;
e54d3b5d 5438
95385625
RS
5439 /* Don't auto-save indirect buffers.
5440 The base buffer takes care of it. */
5441 if (b->base_buffer)
5442 continue;
5443
f14b1c68
JB
5444 /* Check for auto save enabled
5445 and file changed since last auto save
5446 and file changed since last real save. */
4b4deea2 5447 if (STRINGP (BVAR (b, auto_save_file_name))
95385625 5448 && BUF_SAVE_MODIFF (b) < BUF_MODIFF (b)
0b5397c2 5449 && BUF_AUTOSAVE_MODIFF (b) < BUF_MODIFF (b)
82c2d839 5450 /* -1 means we've turned off autosaving for a while--see below. */
4b4deea2 5451 && XINT (BVAR (b, save_length)) >= 0
f14b1c68 5452 && (do_handled_files
4b4deea2 5453 || NILP (Ffind_file_name_handler (BVAR (b, auto_save_file_name),
49307295 5454 Qwrite_region))))
f14b1c68 5455 {
e9a9ae03
PE
5456 EMACS_TIME before_time = current_emacs_time ();
5457 EMACS_TIME after_time;
b60247d9
RS
5458
5459 /* If we had a failure, don't try again for 20 minutes. */
d311d28c 5460 if (b->auto_save_failure_time > 0
b60247d9
RS
5461 && EMACS_SECS (before_time) - b->auto_save_failure_time < 1200)
5462 continue;
5463
090101cf
CY
5464 set_buffer_internal (b);
5465 if (NILP (Vauto_save_include_big_deletions)
4b4deea2 5466 && (XFASTINT (BVAR (b, save_length)) * 10
4be941e3 5467 > (BUF_Z (b) - BUF_BEG (b)) * 13)
f14b1c68
JB
5468 /* A short file is likely to change a large fraction;
5469 spare the user annoying messages. */
4b4deea2 5470 && XFASTINT (BVAR (b, save_length)) > 5000
f14b1c68 5471 /* These messages are frequent and annoying for `*mail*'. */
4b4deea2 5472 && !EQ (BVAR (b, filename), Qnil)
f14b1c68
JB
5473 && NILP (no_message))
5474 {
5475 /* It has shrunk too much; turn off auto-saving here. */
a8c828be 5476 minibuffer_auto_raise = orig_minibuffer_auto_raise;
fd91d0d4 5477 message_with_string ("Buffer %s has shrunk a lot; auto save disabled in that buffer until next real save",
4b4deea2 5478 BVAR (b, name), 1);
a8c828be 5479 minibuffer_auto_raise = 0;
82c2d839
RS
5480 /* Turn off auto-saving until there's a real save,
5481 and prevent any more warnings. */
4b4deea2 5482 XSETINT (BVAR (b, save_length), -1);
f14b1c68
JB
5483 Fsleep_for (make_number (1), Qnil);
5484 continue;
5485 }
f14b1c68
JB
5486 if (!auto_saved && NILP (no_message))
5487 message1 ("Auto-saving...");
5488 internal_condition_case (auto_save_1, Qt, auto_save_error);
f75d7a91 5489 auto_saved = 1;
0b5397c2 5490 BUF_AUTOSAVE_MODIFF (b) = BUF_MODIFF (b);
4b4deea2 5491 XSETFASTINT (BVAR (current_buffer, save_length), Z - BEG);
f14b1c68 5492 set_buffer_internal (old);
b60247d9 5493
e9a9ae03 5494 after_time = current_emacs_time ();
b60247d9
RS
5495
5496 /* If auto-save took more than 60 seconds,
5497 assume it was an NFS failure that got a timeout. */
5498 if (EMACS_SECS (after_time) - EMACS_SECS (before_time) > 60)
5499 b->auto_save_failure_time = EMACS_SECS (after_time);
f14b1c68
JB
5500 }
5501 }
570d7624 5502
b67f2ca5
RS
5503 /* Prevent another auto save till enough input events come in. */
5504 record_auto_save ();
570d7624 5505
17857782 5506 if (auto_saved && NILP (no_message))
f05b275b 5507 {
5794dd61 5508 if (old_message_p)
31f3d831 5509 {
5794dd61
RS
5510 /* If we are going to restore an old message,
5511 give time to read ours. */
83f8d903 5512 sit_for (make_number (1), 0, 0);
c71106e5 5513 restore_message ();
31f3d831 5514 }
ca730bf0 5515 else if (!auto_save_error_occurred)
31e31a15
CY
5516 /* Don't overwrite the error message if an error occurred.
5517 If we displayed a message and then restored a state
5794dd61 5518 with no message, leave a "done" message on the screen. */
f05b275b
KH
5519 message1 ("Auto-saving...done");
5520 }
570d7624 5521
ff4c9993
RS
5522 Vquit_flag = oquit;
5523
5794dd61 5524 /* This restores the message-stack status. */
e54d3b5d 5525 unbind_to (count, Qnil);
570d7624
JB
5526 return Qnil;
5527}
5528
5529DEFUN ("set-buffer-auto-saved", Fset_buffer_auto_saved,
8c1a1077
PJ
5530 Sset_buffer_auto_saved, 0, 0, 0,
5531 doc: /* Mark current buffer as auto-saved with its current text.
5532No auto-save file will be written until the buffer changes again. */)
5842a27b 5533 (void)
570d7624 5534{
0b5397c2
SM
5535 /* FIXME: This should not be called in indirect buffers, since
5536 they're not autosaved. */
5537 BUF_AUTOSAVE_MODIFF (current_buffer) = MODIFF;
4b4deea2 5538 XSETFASTINT (BVAR (current_buffer, save_length), Z - BEG);
d311d28c 5539 current_buffer->auto_save_failure_time = 0;
b60247d9
RS
5540 return Qnil;
5541}
5542
5543DEFUN ("clear-buffer-auto-save-failure", Fclear_buffer_auto_save_failure,
8c1a1077
PJ
5544 Sclear_buffer_auto_save_failure, 0, 0, 0,
5545 doc: /* Clear any record of a recent auto-save failure in the current buffer. */)
5842a27b 5546 (void)
b60247d9 5547{
d311d28c 5548 current_buffer->auto_save_failure_time = 0;
570d7624
JB
5549 return Qnil;
5550}
5551
5552DEFUN ("recent-auto-save-p", Frecent_auto_save_p, Srecent_auto_save_p,
8c1a1077 5553 0, 0, 0,
68780e2a
RS
5554 doc: /* Return t if current buffer has been auto-saved recently.
5555More precisely, if it has been auto-saved since last read from or saved
5556in the visited file. If the buffer has no visited file,
5557then any auto-save counts as "recent". */)
5842a27b 5558 (void)
570d7624 5559{
0b5397c2
SM
5560 /* FIXME: maybe we should return nil for indirect buffers since
5561 they're never autosaved. */
5562 return (SAVE_MODIFF < BUF_AUTOSAVE_MODIFF (current_buffer) ? Qt : Qnil);
570d7624
JB
5563}
5564\f
5565/* Reading and completing file names */
6e710ae5 5566
88208bb8
JD
5567DEFUN ("next-read-file-uses-dialog-p", Fnext_read_file_uses_dialog_p,
5568 Snext_read_file_uses_dialog_p, 0, 0, 0,
5569 doc: /* Return t if a call to `read-file-name' will use a dialog.
5570The return value is only relevant for a call to `read-file-name' that happens
1a0de25c 5571before any other event (mouse or keypress) is handled. */)
5842a27b 5572 (void)
88208bb8 5573{
d7e642cc
JD
5574#if defined (USE_MOTIF) || defined (HAVE_NTGUI) || defined (USE_GTK) \
5575 || defined (HAVE_NS)
88208bb8
JD
5576 if ((NILP (last_nonmenu_event) || CONSP (last_nonmenu_event))
5577 && use_dialog_box
5578 && use_file_dialog
5579 && have_menus_p ())
5580 return Qt;
5581#endif
5582 return Qnil;
5583}
d4a42098 5584
dbd50d4b 5585Lisp_Object
971de7fb 5586Fread_file_name (Lisp_Object prompt, Lisp_Object dir, Lisp_Object default_filename, Lisp_Object mustmatch, Lisp_Object initial, Lisp_Object predicate)
570d7624 5587{
fd4ead52 5588 struct gcpro gcpro1;
dbd50d4b 5589 Lisp_Object args[7];
a79485af 5590
71e1f69d 5591 GCPRO1 (default_filename);
dbd50d4b
SM
5592 args[0] = intern ("read-file-name");
5593 args[1] = prompt;
5594 args[2] = dir;
5595 args[3] = default_filename;
5596 args[4] = mustmatch;
5597 args[5] = initial;
5598 args[6] = predicate;
5599 RETURN_UNGCPRO (Ffuncall (7, args));
570d7624 5600}
9c856db9 5601
570d7624 5602\f
dfcf069d 5603void
971de7fb 5604syms_of_fileio (void)
570d7624 5605{
cd3520a4
JB
5606 DEFSYM (Qoperations, "operations");
5607 DEFSYM (Qexpand_file_name, "expand-file-name");
5608 DEFSYM (Qsubstitute_in_file_name, "substitute-in-file-name");
5609 DEFSYM (Qdirectory_file_name, "directory-file-name");
5610 DEFSYM (Qfile_name_directory, "file-name-directory");
5611 DEFSYM (Qfile_name_nondirectory, "file-name-nondirectory");
5612 DEFSYM (Qunhandled_file_name_directory, "unhandled-file-name-directory");
5613 DEFSYM (Qfile_name_as_directory, "file-name-as-directory");
5614 DEFSYM (Qcopy_file, "copy-file");
5615 DEFSYM (Qmake_directory_internal, "make-directory-internal");
5616 DEFSYM (Qmake_directory, "make-directory");
5617 DEFSYM (Qdelete_directory_internal, "delete-directory-internal");
5618 DEFSYM (Qdelete_file, "delete-file");
5619 DEFSYM (Qrename_file, "rename-file");
5620 DEFSYM (Qadd_name_to_file, "add-name-to-file");
5621 DEFSYM (Qmake_symbolic_link, "make-symbolic-link");
5622 DEFSYM (Qfile_exists_p, "file-exists-p");
5623 DEFSYM (Qfile_executable_p, "file-executable-p");
5624 DEFSYM (Qfile_readable_p, "file-readable-p");
5625 DEFSYM (Qfile_writable_p, "file-writable-p");
5626 DEFSYM (Qfile_symlink_p, "file-symlink-p");
5627 DEFSYM (Qaccess_file, "access-file");
5628 DEFSYM (Qfile_directory_p, "file-directory-p");
5629 DEFSYM (Qfile_regular_p, "file-regular-p");
5630 DEFSYM (Qfile_accessible_directory_p, "file-accessible-directory-p");
5631 DEFSYM (Qfile_modes, "file-modes");
5632 DEFSYM (Qset_file_modes, "set-file-modes");
5633 DEFSYM (Qset_file_times, "set-file-times");
5634 DEFSYM (Qfile_selinux_context, "file-selinux-context");
5635 DEFSYM (Qset_file_selinux_context, "set-file-selinux-context");
5636 DEFSYM (Qfile_newer_than_file_p, "file-newer-than-file-p");
5637 DEFSYM (Qinsert_file_contents, "insert-file-contents");
5638 DEFSYM (Qwrite_region, "write-region");
5639 DEFSYM (Qverify_visited_file_modtime, "verify-visited-file-modtime");
5640 DEFSYM (Qset_visited_file_modtime, "set-visited-file-modtime");
5641 DEFSYM (Qauto_save_coding, "auto-save-coding");
5642
5643 DEFSYM (Qfile_name_history, "file-name-history");
642ef245 5644 Fset (Qfile_name_history, Qnil);
15c65264 5645
cd3520a4
JB
5646 DEFSYM (Qfile_error, "file-error");
5647 DEFSYM (Qfile_already_exists, "file-already-exists");
5648 DEFSYM (Qfile_date_error, "file-date-error");
5649 DEFSYM (Qexcl, "excl");
570d7624 5650
29208e82 5651 DEFVAR_LISP ("file-name-coding-system", Vfile_name_coding_system,
fb7ada5f 5652 doc: /* Coding system for encoding file names.
346ebf53 5653If it is nil, `default-file-name-coding-system' (which see) is used. */);
b1d1b865
RS
5654 Vfile_name_coding_system = Qnil;
5655
cd913586 5656 DEFVAR_LISP ("default-file-name-coding-system",
29208e82 5657 Vdefault_file_name_coding_system,
8c1a1077 5658 doc: /* Default coding system for encoding file names.
346ebf53 5659This variable is used only when `file-name-coding-system' is nil.
8c1a1077 5660
346ebf53 5661This variable is set/changed by the command `set-language-environment'.
8c1a1077 5662User should not set this variable manually,
346ebf53 5663instead use `file-name-coding-system' to get a constant encoding
8c1a1077 5664of file names regardless of the current language environment. */);
cd913586
KH
5665 Vdefault_file_name_coding_system = Qnil;
5666
cd3520a4
JB
5667 DEFSYM (Qformat_decode, "format-decode");
5668 DEFSYM (Qformat_annotate_function, "format-annotate-function");
5669 DEFSYM (Qafter_insert_file_set_coding, "after-insert-file-set-coding");
5670 DEFSYM (Qcar_less_than_car, "car-less-than-car");
d6a3cc15 5671
570d7624 5672 Fput (Qfile_error, Qerror_conditions,
d67b4f80 5673 Fpurecopy (list2 (Qfile_error, Qerror)));
570d7624 5674 Fput (Qfile_error, Qerror_message,
2a0213a6 5675 build_pure_c_string ("File error"));
570d7624
JB
5676
5677 Fput (Qfile_already_exists, Qerror_conditions,
d67b4f80 5678 Fpurecopy (list3 (Qfile_already_exists, Qfile_error, Qerror)));
570d7624 5679 Fput (Qfile_already_exists, Qerror_message,
2a0213a6 5680 build_pure_c_string ("File already exists"));
570d7624 5681
c0b7b21c 5682 Fput (Qfile_date_error, Qerror_conditions,
d67b4f80 5683 Fpurecopy (list3 (Qfile_date_error, Qfile_error, Qerror)));
c0b7b21c 5684 Fput (Qfile_date_error, Qerror_message,
2a0213a6 5685 build_pure_c_string ("Cannot set file date"));
c0b7b21c 5686
29208e82 5687 DEFVAR_LISP ("file-name-handler-alist", Vfile_name_handler_alist,
a59225b1
CY
5688 doc: /* Alist of elements (REGEXP . HANDLER) for file names handled specially.
5689If a file name matches REGEXP, all I/O on that file is done by calling
5690HANDLER. If a file name matches more than one handler, the handler
5691whose match starts last in the file name gets precedence. The
5692function `find-file-name-handler' checks this list for a handler for
5693its argument.
5694
5695HANDLER should be a function. The first argument given to it is the
5696name of the I/O primitive to be handled; the remaining arguments are
5697the arguments that were passed to that primitive. For example, if you
5698do (file-exists-p FILENAME) and FILENAME is handled by HANDLER, then
5699HANDLER is called like this:
5700
5701 (funcall HANDLER 'file-exists-p FILENAME)
5702
5703Note that HANDLER must be able to handle all I/O primitives; if it has
5704nothing special to do for a primitive, it should reinvoke the
5705primitive to handle the operation \"the usual way\".
5706See Info node `(elisp)Magic File Names' for more details. */);
09121adc
RS
5707 Vfile_name_handler_alist = Qnil;
5708
0414b394 5709 DEFVAR_LISP ("set-auto-coding-function",
29208e82 5710 Vset_auto_coding_function,
8c1a1077
PJ
5711 doc: /* If non-nil, a function to call to decide a coding system of file.
5712Two arguments are passed to this function: the file name
5713and the length of a file contents following the point.
5714This function should return a coding system to decode the file contents.
5715It should check the file name against `auto-coding-alist'.
5716If no coding system is decided, it should check a coding system
5717specified in the heading lines with the format:
5718 -*- ... coding: CODING-SYSTEM; ... -*-
5719or local variable spec of the tailing lines with `coding:' tag. */);
0414b394 5720 Vset_auto_coding_function = Qnil;
c9e82392 5721
29208e82 5722 DEFVAR_LISP ("after-insert-file-functions", Vafter_insert_file_functions,
8c1a1077 5723 doc: /* A list of functions to be called at the end of `insert-file-contents'.
0cf9f5b5
RS
5724Each is passed one argument, the number of characters inserted,
5725with point at the start of the inserted text. Each function
5726should leave point the same, and return the new character count.
cf6d2357
RS
5727If `insert-file-contents' is intercepted by a handler from
5728`file-name-handler-alist', that handler is responsible for calling the
5729functions in `after-insert-file-functions' if appropriate. */);
d6a3cc15
RS
5730 Vafter_insert_file_functions = Qnil;
5731
29208e82 5732 DEFVAR_LISP ("write-region-annotate-functions", Vwrite_region_annotate_functions,
8c1a1077
PJ
5733 doc: /* A list of functions to be called at the start of `write-region'.
5734Each is passed two arguments, START and END as for `write-region'.
5735These are usually two numbers but not always; see the documentation
5736for `write-region'. The function should return a list of pairs
5737of the form (POSITION . STRING), consisting of strings to be effectively
5738inserted at the specified positions of the file being written (1 means to
5739insert before the first byte written). The POSITIONs must be sorted into
67fbc0cb
CY
5740increasing order.
5741
5742If there are several annotation functions, the lists returned by these
5743functions are merged destructively. As each annotation function runs,
5744the variable `write-region-annotations-so-far' contains a list of all
5745annotations returned by previous annotation functions.
5746
5747An annotation function can return with a different buffer current.
5748Doing so removes the annotations returned by previous functions, and
5749resets START and END to `point-min' and `point-max' of the new buffer.
5750
5751After `write-region' completes, Emacs calls the function stored in
5752`write-region-post-annotation-function', once for each buffer that was
5753current when building the annotations (i.e., at least once), with that
5754buffer current. */);
d6a3cc15 5755 Vwrite_region_annotate_functions = Qnil;
cd3520a4 5756 DEFSYM (Qwrite_region_annotate_functions, "write-region-annotate-functions");
d6a3cc15 5757
67fbc0cb 5758 DEFVAR_LISP ("write-region-post-annotation-function",
29208e82 5759 Vwrite_region_post_annotation_function,
67fbc0cb
CY
5760 doc: /* Function to call after `write-region' completes.
5761The function is called with no arguments. If one or more of the
5762annotation functions in `write-region-annotate-functions' changed the
5763current buffer, the function stored in this variable is called for
5764each of those additional buffers as well, in addition to the original
5765buffer. The relevant buffer is current during each function call. */);
5766 Vwrite_region_post_annotation_function = Qnil;
5767 staticpro (&Vwrite_region_annotation_buffers);
5768
6fc6f94b 5769 DEFVAR_LISP ("write-region-annotations-so-far",
29208e82 5770 Vwrite_region_annotations_so_far,
8c1a1077
PJ
5771 doc: /* When an annotation function is called, this holds the previous annotations.
5772These are the annotations made by other annotation functions
5773that were already called. See also `write-region-annotate-functions'. */);
6fc6f94b
RS
5774 Vwrite_region_annotations_so_far = Qnil;
5775
29208e82 5776 DEFVAR_LISP ("inhibit-file-name-handlers", Vinhibit_file_name_handlers,
8c1a1077
PJ
5777 doc: /* A list of file name handlers that temporarily should not be used.
5778This applies only to the operation `inhibit-file-name-operation'. */);
82c2d839
RS
5779 Vinhibit_file_name_handlers = Qnil;
5780
29208e82 5781 DEFVAR_LISP ("inhibit-file-name-operation", Vinhibit_file_name_operation,
8c1a1077 5782 doc: /* The operation for which `inhibit-file-name-handlers' is applicable. */);
a65970a0
RS
5783 Vinhibit_file_name_operation = Qnil;
5784
29208e82 5785 DEFVAR_LISP ("auto-save-list-file-name", Vauto_save_list_file_name,
8c1a1077
PJ
5786 doc: /* File name in which we write a list of all auto save file names.
5787This variable is initialized automatically from `auto-save-list-file-prefix'
a2458031 5788shortly after Emacs reads your init file, if you have not yet given it
8c1a1077 5789a non-nil value. */);
e54d3b5d
RS
5790 Vauto_save_list_file_name = Qnil;
5791
29208e82 5792 DEFVAR_LISP ("auto-save-visited-file-name", Vauto_save_visited_file_name,
699b53bc
CY
5793 doc: /* Non-nil says auto-save a buffer in the file it is visiting, when practical.
5794Normally auto-save files are written under other names. */);
5795 Vauto_save_visited_file_name = Qnil;
5796
29208e82 5797 DEFVAR_LISP ("auto-save-include-big-deletions", Vauto_save_include_big_deletions,
090101cf
CY
5798 doc: /* If non-nil, auto-save even if a large part of the text is deleted.
5799If nil, deleting a substantial portion of the text disables auto-save
5800in the buffer; this is the default behavior, because the auto-save
5801file is usually more useful if it contains the deleted text. */);
5802 Vauto_save_include_big_deletions = Qnil;
5803
ccf61795 5804#ifdef HAVE_FSYNC
29208e82 5805 DEFVAR_BOOL ("write-region-inhibit-fsync", write_region_inhibit_fsync,
fb7ada5f 5806 doc: /* Non-nil means don't call fsync in `write-region'.
e3f509dd
RF
5807This variable affects calls to `write-region' as well as save commands.
5808A non-nil value may result in data loss! */);
ccf61795
RF
5809 write_region_inhibit_fsync = 0;
5810#endif
5811
29208e82 5812 DEFVAR_BOOL ("delete-by-moving-to-trash", delete_by_moving_to_trash,
6cf29fe8 5813 doc: /* Specifies whether to use the system's trash can.
f1a5d776
CY
5814When non-nil, certain file deletion commands use the function
5815`move-file-to-trash' instead of deleting files outright.
5816This includes interactive calls to `delete-file' and
5817`delete-directory' and the Dired deletion commands. */);
6cf29fe8 5818 delete_by_moving_to_trash = 0;
d67b4f80 5819 Qdelete_by_moving_to_trash = intern_c_string ("delete-by-moving-to-trash");
cd3520a4
JB
5820
5821 DEFSYM (Qmove_file_to_trash, "move-file-to-trash");
5822 DEFSYM (Qcopy_directory, "copy-directory");
5823 DEFSYM (Qdelete_directory, "delete-directory");
6cf29fe8 5824
642ef245 5825 defsubr (&Sfind_file_name_handler);
570d7624
JB
5826 defsubr (&Sfile_name_directory);
5827 defsubr (&Sfile_name_nondirectory);
642ef245 5828 defsubr (&Sunhandled_file_name_directory);
570d7624
JB
5829 defsubr (&Sfile_name_as_directory);
5830 defsubr (&Sdirectory_file_name);
5831 defsubr (&Smake_temp_name);
5832 defsubr (&Sexpand_file_name);
5833 defsubr (&Ssubstitute_in_file_name);
5834 defsubr (&Scopy_file);
9bbe01fb 5835 defsubr (&Smake_directory_internal);
9d8f3bd9 5836 defsubr (&Sdelete_directory_internal);
570d7624
JB
5837 defsubr (&Sdelete_file);
5838 defsubr (&Srename_file);
5839 defsubr (&Sadd_name_to_file);
570d7624 5840 defsubr (&Smake_symbolic_link);
570d7624
JB
5841 defsubr (&Sfile_name_absolute_p);
5842 defsubr (&Sfile_exists_p);
5843 defsubr (&Sfile_executable_p);
5844 defsubr (&Sfile_readable_p);
5845 defsubr (&Sfile_writable_p);
1f8653eb 5846 defsubr (&Saccess_file);
570d7624
JB
5847 defsubr (&Sfile_symlink_p);
5848 defsubr (&Sfile_directory_p);
b72dea2a 5849 defsubr (&Sfile_accessible_directory_p);
f793dc6c 5850 defsubr (&Sfile_regular_p);
570d7624
JB
5851 defsubr (&Sfile_modes);
5852 defsubr (&Sset_file_modes);
819da85b 5853 defsubr (&Sset_file_times);
574c05e2
KK
5854 defsubr (&Sfile_selinux_context);
5855 defsubr (&Sset_file_selinux_context);
c24e9a53
RS
5856 defsubr (&Sset_default_file_modes);
5857 defsubr (&Sdefault_file_modes);
570d7624
JB
5858 defsubr (&Sfile_newer_than_file_p);
5859 defsubr (&Sinsert_file_contents);
5860 defsubr (&Swrite_region);
d6a3cc15 5861 defsubr (&Scar_less_than_car);
570d7624
JB
5862 defsubr (&Sverify_visited_file_modtime);
5863 defsubr (&Sclear_visited_file_modtime);
f5d5eccf 5864 defsubr (&Svisited_file_modtime);
570d7624
JB
5865 defsubr (&Sset_visited_file_modtime);
5866 defsubr (&Sdo_auto_save);
5867 defsubr (&Sset_buffer_auto_saved);
b60247d9 5868 defsubr (&Sclear_buffer_auto_save_failure);
570d7624
JB
5869 defsubr (&Srecent_auto_save_p);
5870
88208bb8 5871 defsubr (&Snext_read_file_uses_dialog_p);
85ffea93 5872
697c17a2 5873#ifdef HAVE_SYNC
85ffea93 5874 defsubr (&Sunix_sync);
483a2e10 5875#endif
570d7624 5876}