emacs-diffs
[Top][All Lists]
Advanced

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

emacs-28 665a184: Backport: * doc/misc/tramp.texi (Bug Reports): Describ


From: Michael Albinus
Subject: emacs-28 665a184: Backport: * doc/misc/tramp.texi (Bug Reports): Describe, how to activate ELPA Tramp.
Date: Mon, 11 Oct 2021 12:43:34 -0400 (EDT)

branch: emacs-28
commit 665a184f872303c6f86935e856e245be835d5554
Author: Michael Albinus <michael.albinus@gmx.de>
Commit: Michael Albinus <michael.albinus@gmx.de>

    Backport: * doc/misc/tramp.texi (Bug Reports): Describe, how to activate 
ELPA Tramp.
    
    (cherry picked from commit 978e5339e0d4ef98575096bcf3ec2061ad530f27)
---
 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]