From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: BUG: column view in agenda -- marker does not point anywhere Date: Mon, 21 Jan 2008 09:32:32 -0500 Message-ID: <87tzl72qrj.fsf@gollum.intra.norang.ca> References: <878x2kl5c2.fsf@gollum.intra.norang.ca> <6B7F61FB-5167-4ED6-BCA2-7F8BA7A595B2@science.uva.nl> 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 1JGxhb-0001xA-KA for emacs-orgmode@gnu.org; Mon, 21 Jan 2008 09:32:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JGxhX-0001vs-II for emacs-orgmode@gnu.org; Mon, 21 Jan 2008 09:32:42 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JGxhX-0001vl-BB for emacs-orgmode@gnu.org; Mon, 21 Jan 2008 09:32:39 -0500 Received: from mho-02-bos.mailhop.org ([63.208.196.179]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JGxhX-0006rx-40 for emacs-orgmode@gnu.org; Mon, 21 Jan 2008 09:32:39 -0500 In-Reply-To: <6B7F61FB-5167-4ED6-BCA2-7F8BA7A595B2@science.uva.nl> (Carsten Dominik's message of "Mon\, 21 Jan 2008 07\:56\:17 +0100") 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: emacs-orgmode@gnu.org Carsten Dominik writes: > So far I cannot reproduce this problem. One helpful thing would be to > post > a full backtrace, made with uncompiled org.el that will tell me exactly > which function tries to use an undefined marker. How do I generate a debug backtrace again? I tried finding this on the list but failed :( > > BTW, I guess your file starts with an empty line, to get column view > for the entire file? Or do you call it in one of those headlines? If > yes why do yoou need "down to get to the task? No there is no blank line at the top of the file. I used boxquote-insert-file without touching the result. I can't use a blank line in my regular (huge) org files because column view seems to go into an infinite loop sometimes (or I never waited long enough for it to finish)