From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii Subject: bug#8748: emacs 23.3 for windows, org-mode, tables Date: Sat, 24 Mar 2012 10:06:43 +0200 Message-ID: <83wr6atobw.fsf@gnu.org> References: <871uojymwz.fsf@altern.org> Reply-To: Eli Zaretskii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58711) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SBM0A-0000jA-Kc for emacs-orgmode@gnu.org; Sat, 24 Mar 2012 04:07:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SBM08-0007It-PS for emacs-orgmode@gnu.org; Sat, 24 Mar 2012 04:07:06 -0400 Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-Message-ID: In-reply-to: <871uojymwz.fsf@altern.org> 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: Bastien Guerry Cc: alx.sidorov@gmail.com, 8748@debbugs.gnu.org > From: Bastien Guerry > Date: Fri, 23 Mar 2012 23:26:04 +0100 > Cc: 8748@debbugs.gnu.org > > Alexander Sidorov writes: > > > Org-mode in emacs for Windows doesn't allow to create prooperly > > tables. This is the result of creation a table 5x2: > > > > | | | | | | |---+---+---+---+---| | | | | | | > > > > (all rows in one row). It happens always. I guess that used wrong > > "end-line" symbol. > > Do you still see this bug with a recent Emacs / Org ? If the problem still exists, please provide the recipe for reproducing it, starting from "emacs -Q". Thanks.