emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/tramp 39b4ed3 1/2: Explain recompilation


From: Michael Albinus
Subject: [elpa] externals/tramp 39b4ed3 1/2: Explain recompilation
Date: Tue, 27 Apr 2021 07:48:45 -0400 (EDT)

branch: externals/tramp
commit 39b4ed3dc96854b86f45606b695c68f2541f251f
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    Explain recompilation
---
 README | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/README b/README
index c134719..435900b 100644
--- a/README
+++ b/README
@@ -11,3 +11,12 @@ A remote file name has always the syntax
   /method:user%domain@host#port:/path/to/file
 
 Most of the parts are optional, read the manual for details.
+
+Tramp must be compiled for the Emacs version you are running.  If you
+experience compatibility error messages for the Tramp package, or if
+you use another major Emacs version than the version Tramp has been
+installed with, you must recompile the package.  Run the command
+
+  M-x tramp-recompile-elpa
+
+Afterwards, you must restart Emacs.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]