[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Re: Table formula changes are not always necessary when moving r
From: |
Carsten Dominik |
Subject: |
Re: [O] Re: Table formula changes are not always necessary when moving rows |
Date: |
Sun, 20 Mar 2011 10:06:41 +0100 |
On 20.3.2011, at 09:48, Achim Gratz wrote:
> Carsten Dominik <address@hidden> writes:
>> I have just pushed a change that makes $< and @< refer in
>> a stable way to the first column and row, respectively.
>> You can also use @<<< to mean the second row and @>>
>> the second to last row.
>
> Commit 3dd47457 has introduced a complaint about an assignment to free
> variable "char" (which actally happens in setq). I think the fix would
> be to add "char" to the preceding let clause.
Indeed, thanks.
- Carsten