emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Bug: horizontal lines in tables [8.2.10 (release_8.2.10 @ /usr/l


From: Nicolas Goaziou
Subject: Re: [O] Bug: horizontal lines in tables [8.2.10 (release_8.2.10 @ /usr/local/share/emacs/24.5/lisp/org/)]
Date: Sat, 24 Oct 2015 17:50:44 +0200

Hello,

Guido Kraemer <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]