From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Spiers Subject: Re: ITEM in column view in the agenda Date: Fri, 30 May 2008 15:01:02 +0100 Message-ID: <20080530140102.GD28054@atlantic.linksys.moosehall> References: <20080528152659.GH20846@atlantic.linksys.moosehall> <4E49CF17-EFC8-4A22-B048-6469CDB8C93A@uva.nl> <20080528230930.GL20846@atlantic.linksys.moosehall> <161575E2-1F95-4F59-9E6C-42C273ECB70A@uva.nl> <20080529171126.GB22579@atlantic.linksys.moosehall> Reply-To: Adam Spiers Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K25AO-00060o-O4 for emacs-orgmode@gnu.org; Fri, 30 May 2008 10:01:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K25AM-0005z4-4t for emacs-orgmode@gnu.org; Fri, 30 May 2008 10:01:11 -0400 Received: from [199.232.76.173] (port=48829 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K25AL-0005yn-Vd for emacs-orgmode@gnu.org; Fri, 30 May 2008 10:01:10 -0400 Received: from mail.beimborn.com ([70.84.38.100]:57810) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K25AL-0004AX-8v for emacs-orgmode@gnu.org; Fri, 30 May 2008 10:01:09 -0400 Received: from mail.beimborn.com (localhost.localdomain [127.0.0.1]) by mail.beimborn.com (8.12.11.20060308/8.12.8) with ESMTP id m4UE15Co000506 for ; Fri, 30 May 2008 09:01:05 -0500 Received: from localhost (localhost [[UNIX: localhost]]) by mail.beimborn.com (8.12.11.20060308/8.12.11/Submit) id m4UE14pj000498 for emacs-orgmode@gnu.org; Fri, 30 May 2008 15:01:04 +0100 Content-Disposition: inline In-Reply-To: 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: org-mode mailing list On Fri, May 30, 2008 at 06:06:52AM +0200, Carsten Dominik wrote: > On May 29, 2008, at 7:11 PM, Adam Spiers wrote: > >On Thu, May 29, 2008 at 07:49:20AM +0200, Carsten Dominik wrote: > >>Ellipses could be done, but so far I opted against is because you > >>will loose even more characters. Maybe it is actually better to > >>make sure the user knows that some characters have been > >>removed...... OK, done. > > > >Hmm, you have a point about losing characters. I'm not sure what's > >best here. > > I am now using 2 dots as ellipses, you can customize with with the > variable org-columns-ellipses. Perfect! 2 dots is a great default. > >But now I get an error when entering column view: > > Fixed, thanks. Works a treat - looks beautiful :-) Many thanks!