]> git.eshelyaron.com Git - emacs.git/commit
Fix problem with Tramp progress reporter
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 20 Jul 2020 14:29:38 +0000 (16:29 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 20 Jul 2020 14:29:38 +0000 (16:29 +0200)
commit0cbafc236bde83ff1600c1e51408e5d0dd3d1a92
treed6ca2aa84625c6ceee3804fff6fd313f9059e621
parent44d2368ca12b4de8ee67a92cb20a115fe955d819
Fix problem with Tramp progress reporter

* lisp/net/tramp.el (with-tramp-progress-reporter): Do not span a
new progress reporter if there's already another one.
lisp/net/tramp.el