Hi Thorsten,

Thorsten Jolitz <tjol...@gmail.com> writes:

> The problem is actually in these two lines of 'org-table-insert-row':
>
> ,-------------------------------------------------------------
> | (if (string-match "^[ \t]*| *[#$] *|" line)
> |    (setq new (replace-match (match-string 0 line) t t new)))
> `-------------------------------------------------------------
>
> looks as if its intentional, but for me this behaviour still seems
> buggy. 

Yes, I don't know why cells with # and $ should be copied when
creating a new row.  I'm copying Carsten so he might explain, or
remove this quirk if needed.

Thanks for reporting this,

-- 
 Bastien

Reply via email to