diff options
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 |
