On 20.3.2011, at 09:48, Achim Gratz wrote: > Carsten Dominik <carsten.domi...@gmail.com> 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