/[tramp]/tramp/lisp/tramp.el
ViewVC logotype

Diff of /tramp/lisp/tramp.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.324 by kai, Sun Jul 20 13:22:15 2003 UTC revision 2.325 by kai, Wed Jul 30 13:34:39 2003 UTC
# Line 1250  checked via the following code: Line 1250  checked via the following code:
1250        (re-search-forward \"\\\\w+\")        (re-search-forward \"\\\\w+\")
1251        (message \"Bytes sent: %s\\tBytes received: %s\" bytes (match-string 0))))        (message \"Bytes sent: %s\\tBytes received: %s\" bytes (match-string 0))))
1252    
1253    In the Emacs normally running Tramp, evaluate the above code.
1254    You can do this, for example, by pasting it into the `*scratch*'
1255    buffer and then hitting C-j with the cursor after the last
1256    closing parenthesis.
1257    
1258    If your Emacs is buggy, the sent and received numbers will be
1259    different.  In that case, you'll want to set this variable to
1260    some number.  For those people who have needed it, the value 500
1261    seems to have worked well.  There is no way to predict what value
1262    you need; maybe you could just experiment a bit.
1263    
1264  Please raise a bug report via \"M-x tramp-bug\" if your system needs  Please raise a bug report via \"M-x tramp-bug\" if your system needs
1265  this variable to be set as well."  this variable to be set as well."
1266    :group 'tramp    :group 'tramp

Legend:
Removed from v.2.324  
changed lines
  Added in v.2.325

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26