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:
parent
e4d6ebee21
commit
a8f2d97b12
1 changed files with 2 additions and 0 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue