mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-31 21:01:23 -08:00
Backport: * doc/misc/tramp.texi (Bug Reports): Describe, how to activate ELPA Tramp.
(cherry picked from commit 978e5339e0)
This commit is contained in:
parent
0d374b1b83
commit
665a184f87
1 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue