From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [Feature Request] Cross headings in tables Date: Sat, 23 Feb 2013 09:10:47 +0100 Message-ID: <874nh371cq.fsf@bzg.ath.cx> References: <87ocb96ebn.fsf@Rainer.invalid> <87eic4le49.fsf@Rainer.invalid> <87d3nwzo22.fsf@Rainer.invalid> <87ei7qxiuf.fsf@Rainer.invalid> <87wrlakxcv.fsf@Rainer.invalid> <87zkm3yk96.fsf@Rainer.invalid> <87tyc1xwam.fsf@Rainer.invalid> <87obfk12uh.fsf_-_@Rainer.invalid> <87y5enpcc9.fsf@gmail.com> <848BA974-1893-46B2-AA1E-E9837F1E6A0F@gmail.com> <87txp4nl6r.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40937) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9CeO-0004TP-6h for emacs-orgmode@gnu.org; Sat, 23 Feb 2013 05:48:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U9CeJ-0000GM-Sc for emacs-orgmode@gnu.org; Sat, 23 Feb 2013 05:48:16 -0500 Received: from wg-in-x022a.1e100.net ([2a00:1450:400c:c00::22a]:45993 helo=mail-wg0-x22a.google.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U9CeJ-0000G7-MD for emacs-orgmode@gnu.org; Sat, 23 Feb 2013 05:48:11 -0500 Received: by mail-wg0-f42.google.com with SMTP id 12so2109385wgh.5 for ; Sat, 23 Feb 2013 02:48:10 -0800 (PST) In-Reply-To: <87txp4nl6r.fsf@Rainer.invalid> (Achim Gratz's message of "Fri, 22 Feb 2013 21:33:00 +0100") 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: Achim Gratz Cc: emacs-orgmode@gnu.org Achim Gratz writes: > But going this route takes us even further from "Your life in plain > text." towards "Your life in another programming language." because you > will need a special viewer or editor to make sense of it for all but the > most trivial cases. Point taken too -- this is even more relevant considering the fact that there are .org files parsers outside of Org. Tables are one of the "Wow!" features in Org, using |~~~| to separate the header would be all right I guess (especially considering that the regexp should be safe enough with no false-positive.) -- Bastien