Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ec4b2c88
Commit
ec4b2c88
authored
May 25, 2019
by
Michael Albinus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/misc/tramp.texi (Obtaining Tramp): Tramp is available via GNU ELPA.
parent
0597c1b9
Pipeline
#1792
failed with stage
in 50 minutes and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
5 deletions
+9
-5
doc/misc/tramp.texi
doc/misc/tramp.texi
+9
-5
No files found.
doc/misc/tramp.texi
View file @
ec4b2c88
...
...
@@ -308,12 +308,16 @@ behind the scenes when you open a file with @value{tramp}.
@node Obtaining @value
{
tramp
}
@chapter Obtaining @value
{
tramp
}
@cindex obtaining @value
{
tramp
}
@cindex GNU ELPA
@value
{
tramp
}
is included as part of Emacs (since Emacs 22.1).
@value
{
tramp
}
is also freely packaged for download on the Internet at
@uref
{
https://ftp.gnu.org/gnu/tramp/
}
.
@value
{
tramp
}
is available as @uref
{
https://elpa.gnu.org, GNU ELPA
}
package.
@value
{
tramp
}
development versions are available on Git servers.
Development versions contain new and incomplete features.
...
...
@@ -3095,11 +3099,11 @@ variables.
@vindex async
-
shell
-
command
-
width
@vindex COLUMNS@r
{
, environment variable
}
If Emacs supports the variable @code
{
async
-
shell
-
command
-
width
}
(
since
Emacs
27
.
1
)
, @value
{
tramp
}
cares about its value for asynchronous
shell
commands. It specifies the number of display columns for
command
output. For synchronous shell commands, a similar effect can
be
achieved by adding the environment variable @env
{
COLUMNS
}
to
If Emacs supports the variable @code
{
async
-
shell
-
command
-
width
}
(
since
Emacs
27
.
1
)
, @value
{
tramp
}
cares about its value for asynchronous
shell
commands. It specifies the number of display columns for
command
output. For synchronous shell commands, a similar effect can
be
achieved by adding the environment variable @env
{
COLUMNS
}
to
@code
{
tramp
-
remote
-
process
-
environment
}
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment