From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brecht Subject: orgmode Cell indentation Date: Fri, 12 Feb 2010 14:40:09 +0100 Message-ID: <4B755A39.1020508@xaurum.be> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nfvkp-0000Wi-31 for emacs-orgmode@gnu.org; Fri, 12 Feb 2010 08:40:19 -0500 Received: from [140.186.70.92] (port=45127 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nfvko-0000WN-FT for emacs-orgmode@gnu.org; Fri, 12 Feb 2010 08:40:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nfvkn-0008Au-Gz for emacs-orgmode@gnu.org; Fri, 12 Feb 2010 08:40:18 -0500 Received: from mxin.vub.ac.be ([134.184.129.112]:1290) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nfvkn-0008Am-Ci for emacs-orgmode@gnu.org; Fri, 12 Feb 2010 08:40:17 -0500 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: emacs-orgmode@gnu.org Hi, I'm currently using emacs to note down my progress on programming languages. Since I'm learning several at the same time now I keep differences between syntax in a table with Java / Scheme / C++ / SuperCollider / Ruby / Python as columns and for example If / for / while / etc.. as rows. My problem is I can't have any indentation in a table cell (at least it seems like that). I can't even put spaces myself since a table update deletes them. Does someone have an idea to solve this in my particular case? Thanks, Brecht bderooms@infogroep.be