Stephen Berman <[email protected]> writes: Hi Stephen,
>> I cannot reproduce the problem. The following works for me w/o problems: >> >> # src/emacs -Q --eval '(dired "/sftp:[email protected]:/share/albinus/")' >> >>> Emacs : GNU Emacs 31.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version >>> 3.24.49, cairo version 1.18.4) >>> of 2025-10-20 >>> Package: tramp (2.8.1-pre master/d208502e4c83b2509be84f334f4d3bc11aecbf7c) >> >> Well, there have been some changes in autoload recently. Could you pls >> run 'make bootstrap' in the Emacs repo, and try it, again? > > I updated both master and emacs-30 and did bootstrap builds of both and > have the same problem on both, and on both reverting 6a8fda1f339 fixes > the problem. Any other ideas? Have you called it exactly as I have shown above? Just in order to have the exact same situation. If it fails, pls show the value of load-history. Another test might be --8<---------------cut here---------------start------------->8--- # src/emacs -Q -l tramp --eval '(dired "/sftp:[email protected]:/share/albinus/")' --8<---------------cut here---------------end--------------->8--- > Steve Berman Best regards, Michael.
