From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephan Schmitt Subject: Re: Beamer support in Org-mode Date: Fri, 27 Nov 2009 15:26:43 +0100 Message-ID: <4B0FE1A3.4030305@cs.tu-berlin.de> References: <6A790953-D036-4BAE-8833-E5B343A15331@gmail.com> <3AD95A40-BD6C-4ADD-B636-1FBFB55A71F3@tsdye.com> <87ws1d5dug.fsf@stats.ox.ac.uk> <73BA2FB4-9E48-4742-ADFB-99CA5B9C81AE@gmail.com> 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 1NE1ou-00034b-AC for emacs-orgmode@gnu.org; Fri, 27 Nov 2009 09:29:12 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NE1op-0002xo-Kb for emacs-orgmode@gnu.org; Fri, 27 Nov 2009 09:29:11 -0500 Received: from [199.232.76.173] (port=58615 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NE1op-0002xb-9l for emacs-orgmode@gnu.org; Fri, 27 Nov 2009 09:29:07 -0500 Received: from mail.cs.tu-berlin.de ([130.149.17.13]:39537) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NE1on-00037e-UT for emacs-orgmode@gnu.org; Fri, 27 Nov 2009 09:29:06 -0500 Received: from localhost (localhost [127.0.0.1]) by localhost-12225.cs.tu-berlin.de (Postfix) with ESMTP id 1B2EE306F0 for ; Fri, 27 Nov 2009 15:29:01 +0100 (MET) In-Reply-To: <73BA2FB4-9E48-4742-ADFB-99CA5B9C81AE@gmail.com> 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: Carsten Dominik Cc: Dan Davison , mailing-list-org-mode list Carsten Dominik wrote: > > On Nov 26, 2009, at 7:40 PM, Dan wrote: >> ... using the heading title to set the column width feels >> wrong; the natural reaction is to think that that sort of metadata >> should be in a property. > > OK, I hear you all pull the same string, that Org-mode files should be > beamer presentations as they are, more or less. > > ... > 3. Use meta data to make headlines special, instead of mixing this > stuff into the. I first thought this is too hard - but maybe it is > OK when edited with column view? Hmm, I am only half-sold on this - > properties > are so hard to see when you need them frequently during editing. > Hi, I would also prefer not to use headline content for formatting purposes. Instead of introducing a new syntax for column widths, I'd rather store them as properties and provide dedicated functions to edit these in a convenient way. Just my 2 cents, though. Greetings, Stephan