Hello,

Guido Kraemer <dr.moeb...@gmx.de> writes:

> Dear Emacs team,
>
> if I have a table with an empty line
>
> | row 1   |
> |         |
> | row 3   |
>
> and want to insert a horizontal line I would expect the line to be
> inserted adding some dashes and pressing TAB
>
> | row 1   |
> | ------- |
> | row 3   |

Why ? 

C-c - inserts a horizontal line. So does |- TAB, and |---| but the line
should not contain any space, as you noticed.

Regards,

-- 
Nicolas Goaziou

Reply via email to