tramp-devel
[Top][All Lists]
Advanced

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

escape parens at column zero of tramp-chunksize docstring


From: John Paul Wallington
Subject: escape parens at column zero of tramp-chunksize docstring
Date: Sat, 29 Oct 2005 18:29:32 +0100

Yo!

I have `open-paren-in-column-0-is-defun-start' set to t and
fontification of the tramp.el buffer gets messed up.

How about escaping the parens that occur at column zero of
tramp-chunksize's docstring?


--- tramp.el    28 Oct 2005 17:23:26 +0100      1.82
+++ tramp.el    29 Oct 2005 17:50:31 +0100      
@@ -1392,7 +1392,7 @@
         (sit-for 30))))
 
 In the Emacs normally running Tramp, evaluate the above code
-(replace \"xxx\" and \"yyy\" by the remote user and host name,
+\(replace \"xxx\" and \"yyy\" by the remote user and host name,
 respectively).  You can do this, for example, by pasting it into
 the `*scratch*' buffer and then hitting C-j with the cursor after the
 last closing parenthesis.  Note that it works only if you have configured
@@ -1409,7 +1409,7 @@
 
 When it is necessary to set `tramp-chunksize', you might consider to
 use an out-of-the-band method (like \"scp\") instead of an internal one
-(like \"ssh\"), because setting `tramp-chunksize' to non-nil decreases
+\(like \"ssh\"), because setting `tramp-chunksize' to non-nil decreases
 performance.
 
 Please raise a bug report via \"M-x tramp-bug\" if your system needs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]