JD Smith <jdtsm...@gmail.com> writes: Hi,
> In the logging message embedded in this macro, property (a macro argument) is > not properly comma-inserted: > > (tramp-message key 7 "Saved %s %s" property cached) A typo, thanks for reporting! Fixed in the repos. > If there is concern about evaluating this argument multiple times it could be > let-bound to an uninterned symbol. The argument should be a literal string. Nothing to worry about. Best regards, Michael.