emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Eddward DeVilla <eddward@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: another bug, sorry
Date: Sat, 9 Dec 2006 00:22:48 +0100	[thread overview]
Message-ID: <353d4e84e60aeb265f3fd54438edb769@science.uva.nl> (raw)
In-Reply-To: <b71b18520612081043k598d7e0ere34d46a41370aacb@mail.gmail.com>

Oh well, this is just the "usual" forgetting a (debug) in the code.  if  
something like this happens, edit org.el and find a line

    (debug)

and remove it.  It is just left over from testing, I forgot to take it  
out.

4.59b has this fixed.  Thanks for the report.

- Carsten


On Dec 8, 2006, at 19:43, Eddward DeVilla wrote:

> Hi all,
>
> Sorry for all the clutter.  Using the menu, agenda or key binding to
> open a sub-tree in an indirect buffer kicks me into the debugger.  I
> don't think I even have the debugger option on.
>
> Here's the stack I get.  I'm not sure what to make of it.
> ----------------------------------------------------------------------- 
> -
> Debugger entered: nil
>  (let ((cbuf ...) (cwin ...) (pos ...) (bname ...) beg end level
> heading ibuf) (save-excursion (org-back-to-heading t) (when ... ...
> ... ...) (setq beg ... heading ...) (org-end-of-subtree t) (setq end
> ...)) (if (and ... ...) (kill-buffer org-last-indirect-buffer)) (setq
> ibuf (org-get-indirect-buffer cbuf) org-last-indirect-buffer ibuf)
> (cond (... ... ... ... ...) (... ... ... ... ...) (... ...) (... ...)
> (t ...)) (if (featurep ...) (save-excursion ... ...))
> (narrow-to-region beg end) (show-all) (goto-char pos) (debug) (and
> (window-live-p cwin) (select-window cwin)))
>  org-tree-to-indirect-buffer(nil)
> * call-interactively(org-tree-to-indirect-buffer)
> ----------------------------------------------------------------------- 
> -
>
> The second to last expression in org-tree-to-indirect-buffer has me a
> little suspicious though.  Seems to work without the call to debug.
>
> Edd
>
>
> _______________________________________________
> 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

      reply	other threads:[~2006-12-08 23:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-08 18:43 another bug, sorry Eddward DeVilla
2006-12-08 23:22 ` Carsten Dominik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=353d4e84e60aeb265f3fd54438edb769@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=eddward@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).