From mboxrd@z Thu Jan 1 00:00:00 1970 From: Le Wang Subject: C-0 C-c | throws emacs into infinite loop Date: Fri, 18 Mar 2011 22:29:56 +0800 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec5016473af27cb049ec29c4c Return-path: Received: from [140.186.70.92] (port=53206 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q0agh-0007uE-SF for emacs-orgmode@gnu.org; Fri, 18 Mar 2011 10:30:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q0agf-0004yP-DX for emacs-orgmode@gnu.org; Fri, 18 Mar 2011 10:29:58 -0400 Received: from mail-vw0-f41.google.com ([209.85.212.41]:34036) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q0agf-0004yA-B8 for emacs-orgmode@gnu.org; Fri, 18 Mar 2011 10:29:57 -0400 Received: by vws4 with SMTP id 4so4472205vws.0 for ; Fri, 18 Mar 2011 07:29:56 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Orgmode Mailing List --bcaec5016473af27cb049ec29c4c Content-Type: text/plain; charset=ISO-8859-1 The doc-string of `org-table-convert-region' doesn't specifically address 0 as SEPARATOR, but 0 is an integer. It shouldn't hang in any case. When I C-g out of the loop, my undo limit was exceeded because the line filled with hundreds of thousands of empty cells. I think the correct behavior is to convert region into table using 0 spaces as a separator -- so each character forms its own column. -- Le Org version 7.5 Emacs 24 Jan 2011 build --bcaec5016473af27cb049ec29c4c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable The doc-string of `org-table-convert-region' doesn't specifically a= ddress 0 as SEPARATOR, but 0 is an integer.=A0 It shouldn't hang in any= case.=A0 When I C-g out of the loop, my undo limit was exceeded because th= e line filled with hundreds of thousands of empty cells.

I think the correct behavior is to convert region into table using 0 sp= aces as a separator -- so each character forms its own column.



--
Le


Org version 7.5
Emacs 24 Jan 2011 build
--bcaec5016473af27cb049ec29c4c--