[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tramp with Dired produces unwanted //DIRED// line
From: |
Felix E. Klee |
Subject: |
Re: Tramp with Dired produces unwanted //DIRED// line |
Date: |
Sun, 18 Apr 2021 18:20:43 +0800 |
On Sun, 18 Apr 2021 at 17:29, Michael Albinus <michael.albinus@gmx.de>
wrote:
> Would you mind to check, whether it fixes the compatibility issue in
> your setup?
It worked flawlessly.
What I did:
1. Evaluate:
(require 'tramp)
2. Evaluate:
(defun tramp-recompile-elpa ()
[…]
2. M-x tramp-version: 2.5.0.3
3. M-x tramp-recompile-elpa
4. Restart Emacs.
5. Open a remote location, success!
6. Verify successfully that the `.elc` files in
`~/.emacs.d/elpa/tramp-2.5.0.3` are fresh.