; Fix last change, again

This commit is contained in:
Michael Albinus 2026-07-23 18:39:16 +02:00
parent 7e0a449464
commit b1a5151dbb

View file

@ -2257,8 +2257,7 @@ without a visible progress reporter."
;; Stop progress reporter.
(when (and tm pr)
(cancel-timer tm)
(cl-letf (((symbol-function #'progress-reporter-echo-area)
#'ignore))
(let (message-log-max)
(progress-reporter-done pr)))
(tramp-message ,vec ,level "%s...%s" ,message cookie)))))