From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alex Mizrahi" Subject: Column View in XEmacs Date: Wed, 29 Apr 2009 19:00:20 +0300 Message-ID: <04F3AAD60F7D4FD9B50B51C7096D6B41@killer> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="koi8-r"; reply-type=original Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LzCDF-0005di-CJ for emacs-orgmode@gnu.org; Wed, 29 Apr 2009 12:00:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LzCD9-0005cX-JH for emacs-orgmode@gnu.org; Wed, 29 Apr 2009 12:00:44 -0400 Received: from [199.232.76.173] (port=42962 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LzCD9-0005cN-9u for emacs-orgmode@gnu.org; Wed, 29 Apr 2009 12:00:39 -0400 Received: from mail3.ks.pochta.ru ([82.204.219.182]:49805) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LzCD8-0002UV-Ox for emacs-orgmode@gnu.org; Wed, 29 Apr 2009 12:00:39 -0400 Received: from [194.44.21.57] (port=3687 helo=killer) by mail3.ks.pochta.ru ( sendmail 8.13.3/8.13.1) with esmtpa id 1LzCD3-0006e7-Ha for emacs-orgmode@gnu.org; Wed, 29 Apr 2009 20:00:33 +0400 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 trying to use column view to work with effort estimates, but it does not seem to work in XEmacs. When I press C-c C-x C-c columns show up in agenda view (I'm not sure if 100% correcly, but more-or-less so), but when I try editing anything, column view goes away and error appears: Wrong number of arguments: #, 1 So.. Does it work on XEmacs? (Particular version of XEmacs I'm using is 21.4.19, pretty old one, but it also seems to crash XEmacs 21.5.28, so I guess it is broken pretty consistently. And version of org-mode is one from current tgz, 6.26d.)