emacs-diffs
[Top][All Lists]
Advanced

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

master 978e533 1/2: * doc/misc/tramp.texi (Bug Reports): Describe, how t


From: Michael Albinus
Subject: master 978e533 1/2: * doc/misc/tramp.texi (Bug Reports): Describe, how to activate ELPA Tramp.
Date: Mon, 11 Oct 2021 04:16:59 -0400 (EDT)

branch: master
commit 978e5339e0d4ef98575096bcf3ec2061ad530f27
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    * doc/misc/tramp.texi (Bug Reports): Describe, how to activate ELPA Tramp.
---
 doc/misc/tramp.texi | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 95c744e..c2655d6 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -4294,6 +4294,14 @@ passwords from @file{auth-source.el} (@pxref{Password 
handling}).  The
 latter does not happen for the @option{sudoedit} method, otherwise it
 would be unusable.
 
+If you use the GNU ELPA version of @value{tramp}, you must load it
+explicitly, because @command{emacs -Q} ignores installed ELPA
+packages.  Call (version number adapted)
+
+@example
+emacs -Q -l ~/.emacs.d/elpa/tramp-2.4.5.1/tramp-autoloads
+@end example
+
 When including @value{tramp}'s messages in the bug report, increase
 the verbosity level to 6 (@pxref{Traces and Profiles, Traces}) in the
 @file{~/.emacs} file before repeating steps to the bug.  Include the



reply via email to

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