1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-28 07:50:48 -08:00

; More instrumentation for shadowfile-tests.el

This commit is contained in:
Michael Albinus 2018-07-26 16:12:15 +02:00
parent e4d6ebee21
commit a8f2d97b12

View file

@ -743,6 +743,8 @@ guaranteed by the originator of a cluster definition."
;; Save file from "cluster2" definition.
(with-temp-buffer
(message "Point 4.1")
(message "%s" file)
(message "%s" (shadow-site-primary cluster2))
(setq buffer-file-name (concat (shadow-site-primary cluster2) file))
(message "Point 4.2")
(insert "foo")