From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] * info/tramp (File): Tweak wording for the `scpc' option. Date: Fri, 20 Jan 2012 21:21:03 +0100 Message-ID: <87ehuu86s0.fsf@gmx.de> References: <83k44n4aua.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1327090883 15750 80.91.229.12 (20 Jan 2012 20:21:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 20 Jan 2012 20:21:23 +0000 (UTC) Cc: Eric Hanchrow , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 20 21:21:19 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RoKxZ-0007xZ-SW for ged-emacs-devel@m.gmane.org; Fri, 20 Jan 2012 21:21:18 +0100 Original-Received: from localhost ([::1]:40652 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RoKxY-0006yV-RD for ged-emacs-devel@m.gmane.org; Fri, 20 Jan 2012 15:21:16 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:49463) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RoKxW-0006yB-9m for emacs-devel@gnu.org; Fri, 20 Jan 2012 15:21:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RoKxV-00065f-G6 for emacs-devel@gnu.org; Fri, 20 Jan 2012 15:21:14 -0500 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:59533) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1RoKxV-00065Y-4Q for emacs-devel@gnu.org; Fri, 20 Jan 2012 15:21:13 -0500 Original-Received: (qmail invoked by alias); 20 Jan 2012 20:21:10 -0000 Original-Received: from p57BB97E6.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.151.230] by mail.gmx.net (mp030) with SMTP; 20 Jan 2012 21:21:10 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX191C/dRjYx1eyf0AC5MUV7Q2DjQ0ZdnmkHTdQrsG0 Ue5tvzXafDj75k In-Reply-To: <83k44n4aua.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 19 Jan 2012 23:54:37 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.165.64.22 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:147790 Archived-At: Eli Zaretskii writes: >> From: Eric Hanchrow >> Date: Thu, 19 Jan 2012 12:46:35 -0800 >> >> +If that command succeeds silently, then you can use @option{scpc}; but >> +if it fails like >> + >> +@example >> +command-line: line 0: Bad configuration option: ControlMaster >> +@end example >> + >> +then you cannot use it. > > You want a @noindent before the last line, otherwise it will be > indented as if it were a new paragraph. That's not needed, because it is an @item of a @table. Best regards, Michael.