[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp (2.0.39); write-region fails in wrong buffer
From: |
Michael Albinus |
Subject: |
Re: tramp (2.0.39); write-region fails in wrong buffer |
Date: |
Sun, 13 Jun 2004 17:40:42 +0200 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) |
David Kastrup <address@hidden> writes:
> Did M-x write-region RET /su::/usr/local/sbin/laptop_mode RET
> and got
>
> Debugger entered--Lisp error: (args-out-of-range 6978 16178)
>
> The current buffer in the debugger is "*tramp/su *" which naturally
> is not that long. It would appear that the region is writting from
> the wrong buffer.
Happens if you write to a host which isn't connected yet. Fixed in
Tramp CVS.
Thanx for reporting the bug, and best regards, Michael.