From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: BUG: column view in agenda -- marker does not point anywhere Date: Mon, 21 Jan 2008 15:54:46 +0000 Message-ID: <87zluz2myh.fsf@bzg.ath.cx> References: <878x2kl5c2.fsf@gollum.intra.norang.ca> <6B7F61FB-5167-4ED6-BCA2-7F8BA7A595B2@science.uva.nl> <87tzl72qrj.fsf@gollum.intra.norang.ca> 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 1JGyzB-0002CF-BB for emacs-orgmode@gnu.org; Mon, 21 Jan 2008 10:54:57 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JGyz7-0002AE-3L for emacs-orgmode@gnu.org; Mon, 21 Jan 2008 10:54:56 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JGyz6-0002AB-Vw for emacs-orgmode@gnu.org; Mon, 21 Jan 2008 10:54:53 -0500 Received: from ug-out-1314.google.com ([66.249.92.170]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JGyz6-0007tY-Qi for emacs-orgmode@gnu.org; Mon, 21 Jan 2008 10:54:52 -0500 Received: by ug-out-1314.google.com with SMTP id a2so982663ugf.48 for ; Mon, 21 Jan 2008 07:54:50 -0800 (PST) In-Reply-To: <87tzl72qrj.fsf@gollum.intra.norang.ca> (Bernt Hansen's message of "Mon, 21 Jan 2008 09:32:32 -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 Bernt Hansen writes: > 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 :( (setq debug-on-error t) In case you've lost the backtrace buffer, its name is *Backtrace*. -- Bastien