Michael Albinus
ec5cfaa456
Implement EXCL of write-region for Tramp
* lisp/net/ange-ftp.el (ange-ftp-write-region):
* lisp/net/tramp-adb.el (tramp-adb-handle-write-region)
* lisp/net/tramp-gvfs.el (tramp-gvfs-handle-write-region):
* lisp/net/tramp-sh.el (tramp-sh-handle-write-region)
* lisp/net/tramp-smb.el (tramp-smb-handle-write-region):
Implement MUSTBENEW.
* lisp/net/tramp-gvfs.el (tramp-gvfs-do-copy-or-rename-file)
* lisp/net/tramp-sh.el (tramp-sh-handle-make-symbolic-link)
(tramp-sh-handle-add-name-to-file)
(tramp-do-copy-or-rename-file)
* lisp/net/tramp-smb.el (tramp-smb-handle-make-symbolic-link):
Adapt error message for `file-already-exists'.
* src/lisp.h:
* src/eval.c (call8): New function.
* src/fileio.c (write_region): Pass also lockname and
mustbenew to the file name handler.
* test/lisp/net/tramp-tests.el (tramp-test10-write-region):
Add tests for MUSTBENEW.
2017-08-12 12:30:39 +02:00
..
2017-05-26 10:59:19 +09:00
2017-08-11 11:28:57 +02:00
2017-08-07 18:54:49 -04:00
2017-01-01 01:48:59 -08:00
2017-08-06 13:23:18 +09:00
2017-07-08 14:31:27 -04:00
2017-08-12 12:30:39 +02:00
2017-08-10 21:30:37 -04:00
2017-06-17 10:38:29 +02:00
2017-05-10 03:34:58 +03:00
2017-08-04 14:15:51 +09:00
2017-01-28 04:40:36 +01:00
2017-04-27 21:19:47 -07:00
2017-07-28 12:27:00 -04:00
2017-02-04 13:49:55 +02:00
2017-05-06 12:30:48 +09:00
2017-04-06 20:54:58 +02:00
2017-07-03 12:55:06 +09:00
2017-08-09 14:48:49 +09:00
2017-03-31 17:27:08 +09:00
2017-08-07 18:43:55 -04:00
2017-07-09 21:55:31 +02:00
2017-07-06 19:54:07 -04:00
2017-01-28 04:40:36 +01:00
2017-04-22 18:33:38 +02:00
2017-07-18 12:53:46 -04:00
2017-08-05 11:38:04 +03:00
2017-02-19 17:14:35 +01:00
2017-01-01 01:48:59 -08:00
2017-04-27 12:01:19 +09:00
2017-01-27 18:37:58 +01:00
2017-07-21 21:22:49 -04:00
2017-04-23 18:42:42 +02:00
2017-04-13 11:44:17 +02:00
2017-01-01 01:48:59 -08:00
2017-05-21 23:03:01 +02:00
2017-04-18 13:02:02 -04:00
2017-08-02 16:47:28 +09:00
2017-01-03 18:34:13 -05:00
2017-01-28 04:40:36 +01:00
2017-05-21 00:09:41 +01:00
2017-03-16 12:31:07 -04:00
2017-01-01 01:48:59 -08:00
2017-07-25 11:40:25 +09:00
2017-08-08 10:25:27 +09:00
2017-01-01 01:48:59 -08:00
2017-07-20 15:42:12 -07:00
2017-01-01 01:48:59 -08:00
2017-07-03 14:43:02 +02:00
2017-07-28 11:28:48 -04:00
2017-06-16 18:06:28 +02:00
2017-05-19 15:20:59 +03:00
2017-04-17 17:17:00 +02:00