]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix comment in tramp-archive.el
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 20 May 2020 16:01:06 +0000 (18:01 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 20 May 2020 16:01:06 +0000 (18:01 +0200)
lisp/net/tramp-archive.el

index 63c0769e309dc8ceec42f344944d36fd499233ac..24ee6fa51f366bb407b2f6bb2c596349d41b2515 100644 (file)
 
 (eval-when-compile (require 'cl-lib))
 ;; Sometimes, compilation fails with "Variable binding depth exceeds
-;; max-specpdl-size".
+;; max-specpdl-size".  Shall be fixed in Emacs 27.
 (eval-and-compile
   (let ((max-specpdl-size (* 2 max-specpdl-size))) (require 'tramp-gvfs)))
 
@@ -320,7 +320,7 @@ arguments to pass to the OPERATION."
                              operation args))
             (archive (tramp-archive-file-name-archive filename))
             ;; Sometimes, it fails with "Variable binding depth exceeds
-            ;; max-specpdl-size".
+            ;; max-specpdl-size".  Shall be fixed in Emacs 27.
             (max-specpdl-size (* 2 max-specpdl-size)))
 
         ;; `filename' could be a quoted file name.  Or the file