From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Moynihan Subject: Re: 4.70 org-goto bug Date: Fri, 13 Apr 2007 17:58:05 +0100 Message-ID: <461FB69D.90808@calicojack.co.uk> References: <461A11E0.8060309@calicojack.co.uk> <044eeb9c2e04b24d1bdae04dea95613c@science.uva.nl> 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 1HcPAR-0006CT-O1 for emacs-orgmode@gnu.org; Fri, 13 Apr 2007 13:02:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HcPAQ-0006Ak-L1 for emacs-orgmode@gnu.org; Fri, 13 Apr 2007 13:02:35 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HcPAQ-0006AO-Co for emacs-orgmode@gnu.org; Fri, 13 Apr 2007 13:02:34 -0400 Received: from storm.bpweb.net ([83.223.106.8]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HcP67-000504-Nd for emacs-orgmode@gnu.org; Fri, 13 Apr 2007 12:58:07 -0400 In-Reply-To: <044eeb9c2e04b24d1bdae04dea95613c@science.uva.nl> 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 I've discovered that this problem was only occuring at work, and not at home. I think my site installation of emacs 22 was messed up, perhaps colliding with emacs21. And possibly confusing the org-mode install. In truth I have no idea, but a clean reinstall seems to have things working normally. For now anyway... :) R. Carsten Dominik wrote: > I cannot reproduce that bug. Anyone? > > - Carsten > > On Apr 9, 2007, at 12:13, Rick Moynihan wrote: > >> Hi, I've been playing with org-mode 4.70 and I'm really liking the >> multiple TODO sequences. >> >> However, I seem to have encountered a bug with org-goto. When >> navigating between headings of the same level with "f" and "b", if I >> try and move too far (i.e. I'm at either the first or last level of >> indentation and I push f/b respectively) I get the error: >> >> error "before first heading". >> >> Then ALL of my emacs keybindings fail, I can't seem to switch buffers >> or even kill the debug buffer. >> >> Strangely sometimes I can't seem to generate the error, so it doesn't >> seem to happen EVERY time, though restarting Emacs and navigating >> straight to an org-mode buffer through the agenda and instantly trying >> to cause the bug through running C-c C-j and then generating the error >> through the process described above seems to cause it every time. >> Could there be something funny in my config? >> >> >> R. >> >> >> _______________________________________________ >> Emacs-orgmode mailing list >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode >> >> > > -- > Carsten Dominik > Sterrenkundig Instituut "Anton Pannekoek" > Universiteit van Amsterdam > Kruislaan 403 > NL-1098SJ Amsterdam > phone: +31 20 525 7477 > > > > _______________________________________________ > Emacs-orgmode mailing list > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >