all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jiege Chen <jiegec@qq.com>
To: 23865@debbugs.gnu.org
Subject: bug#23865: 24.5; doc string of `tramp-remote-path'
Date: Thu, 30 Jun 2016 11:17:58 +0000 (UTC)	[thread overview]
Message-ID: <nl2v56$1r0$1@ger.gmane.org> (raw)
In-Reply-To: <b6156bbb-2a56-4a47-8df5-620e68fbe848@default>

Eli Zaretskii <eliz@gnu.org> wrote:
>> From: Michael Albinus <michael.albinus@gmx.de>
>> Date: Wed, 29 Jun 2016 09:41:30 +0200
>> Cc: 23865@debbugs.gnu.org, Jonathan Kotta <jpkotta@gmail.com>
>> 
>> The docstring of `tramp-remote-path' is oriented to the custom
>> interface. In custom, `tramp-default-remote-path' and
>> `tramp-own-remote-path' are not offered under their symbol name, but as
>> "Default Directories" and "Private Directories". These entries are
>> documented.
> 
> Michael, are you okay with the following change of the doc string?
> 
> diff --git a/lisp/net/tramp-sh.el b/lisp/net/tramp-sh.el
> index bff6ec3..6954fd6 100644
> --- a/lisp/net/tramp-sh.el
> +++ b/lisp/net/tramp-sh.el
> @@ -506,10 +506,12 @@ tramp-remote-path
>  entry on top of this list, because these are the default
>  directories for POSIX compatible commands.  On remote hosts which
>  do not offer the getconf command (like cygwin), the value
> -\"/bin:/usr/bin\" is used instead of.
> +\"/bin:/usr/bin\" is used instead of.  This entry is represented in

'instead of' should be 'instead'.

> +the list by the special value `tramp-default-remote-path'.
>  
>  `Private Directories' are the settings of the $PATH environment,
> -as given in your `~/.profile'."
> +as given in your `~/.profile'.  This entry is represented in
> +the list by the special value `tramp-own-remote-path'."
>    :group 'tramp
>    :type '(repeat (choice
>  		  (const :tag "Default Directories" tramp-default-remote-path)
> 
> 
> 
> 
> 



-- 
Jiegec






  parent reply	other threads:[~2016-06-30 11:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-28 20:30 bug#23865: 24.5; doc string of `tramp-remote-path' Drew Adams
2016-06-28 20:36 ` Jonathan Kotta
2016-06-28 20:57   ` Drew Adams
2016-06-29  7:41     ` Michael Albinus
2016-06-29 13:53       ` Drew Adams
2016-06-29 14:58         ` Michael Albinus
2016-06-29 15:09           ` Drew Adams
2016-06-29 15:21       ` Eli Zaretskii
2016-06-29 16:11         ` Michael Albinus
2016-06-29 16:36           ` Eli Zaretskii
2016-06-30 11:17         ` Jiege Chen [this message]
2016-06-30 13:41           ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='nl2v56$1r0$1@ger.gmane.org' \
    --to=jiegec@qq.com \
    --cc=23865@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.