From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guido Kraemer Subject: Re: 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 22:35:48 +0200 Message-ID: <562BEBA4.4040205@gmx.de> References: <562B9C74.9050702@gmx.de> <87si50b6zv.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37170) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zq5Xf-0006oa-QQ for emacs-orgmode@gnu.org; Sat, 24 Oct 2015 16:35:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zq5Xb-0005kF-Lw for emacs-orgmode@gnu.org; Sat, 24 Oct 2015 16:35:55 -0400 Received: from mout.gmx.net ([212.227.17.20]:51678) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zq5Xb-0005jf-F7 for emacs-orgmode@gnu.org; Sat, 24 Oct 2015 16:35:51 -0400 In-Reply-To: <87si50b6zv.fsf@nicolasgoaziou.fr> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Hi Nicolas, I thought that I read somewhere that more than 5 consecutive dashes plus a realign make a horizontal line, but it seems that I mixed that up with the markup part of the documentation. If you do |- TAB and the table does not have to be realigned, then the horizontal line will not show up until the next time the table has to be realigned. Thanks for the reply, and sorry that I bothered you. I am just learning org-mode, I am using it to organize my PhD and it really is a lot of fun. Cheers, Guido On 10/24/2015 05:50 PM, Nicolas Goaziou wrote: > Hello, > > Guido Kraemer 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, > -- Guido Kraemer +49 - 1577 - 609 94 39