diff options
| author | Michael Albinus <michael.albinus@gmx.de> | 2026-04-29 08:51:08 +0200 |
|---|---|---|
| committer | Michael Albinus <michael.albinus@gmx.de> | 2026-04-29 08:51:08 +0200 |
| commit | 16c625636811ab7b78ea238d063f0c7940196ddd (patch) | |
| tree | 8084eb9daf22b5173c87dd75b572f27d17c5bb0b /README | |
| parent | fe4488160a4c40c0540b31997b95764571a9202f (diff) | |
Tramp ELPA version 2.8.1.4 releasedexternals/tramp
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -32,11 +32,11 @@ Emacs 28 or older • Remove all byte-compiled Tramp files - $ rm -f ~/.emacs.d/elpa/tramp-2.8.1.3/tramp*.elc + $ rm -f ~/.emacs.d/elpa/tramp-2.8.1.4/tramp*.elc • Start Emacs with Tramp's source files - $ emacs -L ~/.emacs.d/elpa/tramp-2.8.1.3 -l tramp + $ emacs -L ~/.emacs.d/elpa/tramp-2.8.1.4 -l tramp This should not give you the error. @@ -50,7 +50,7 @@ Mitigation of a bug in Emacs 29.1 --------------------------------- Due to a bug in Emacs 29.1, you must apply the following change prior -installation or upgrading Tramp 2.8.1.3 from GNU ELPA: +installation or upgrading Tramp 2.8.1.4 from GNU ELPA: (when (string-equal emacs-version "29.1") (with-current-buffer |
