emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: Carsten Dominik <dominik@science.uva.nl>
Cc: emacs-orgmode@gnu.org
Subject: Re: BUG: column view in agenda -- marker does not point anywhere
Date: Tue, 22 Jan 2008 16:11:27 -0500	[thread overview]
Message-ID: <87fxwp4lc0.fsf@gollum.intra.norang.ca> (raw)
In-Reply-To: <6B7F61FB-5167-4ED6-BCA2-7F8BA7A595B2@science.uva.nl> (Carsten Dominik's message of "Mon\, 21 Jan 2008 07\:56\:17 +0100")

Carsten Dominik <dominik@science.uva.nl> 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.
>

Hopefully I did this backtrace correctly.

$ emacs -q -l ~/minimal.emacs -l ~/git/org-mode/org.el

Debugger entered--Lisp error: (error "Marker does not point anywhere")
  goto-char(#<marker in no buffer>)
  (save-excursion (goto-char beg) (setq end (condition-case nil ... ...)) (goto-char end) (while (re-search-backward re beg t) (setq sumpos ... last-level level level ... val ... valflag ...) (cond ... ... ...)))
  (let* ((re ...) (lmax 30) (lsum ...) (lflag ...) (level 0) (ass ...) (format ...) (printf ...) (beg org-columns-top-level-marker) last-level val valflag flag end sumpos sum-alist sum str str1 useval) (save-excursion (goto-char beg) (setq end ...) (goto-char end) (while ... ... ...)))
  org-columns-compute("Effort")
  org-columns-update("Effort")
  (if (nth 3 (assoc key org-columns-current-fmt-compiled)) (org-columns-update key))
  (let* ((col ...) (key ...) (value ...) (bol ...) (eol ...) (pom ...) (line-overlays ...) (allowed ...) nval) (when (equal key "ITEM") (error "Cannot edit item headline from here")) (unless (or allowed ...) (error "Allowed values for this property have not been defined")) (if (member key ...) (setq nval ...) (if previous ...) (if ... ...) (setq nval ...) (if ... ...)) (let (...) (remove-text-properties ... eol ...) (unwind-protect ... ...)) (move-to-column col) (if (nth 3 ...) (org-columns-update key)))
  org-columns-next-allowed-value()
  call-interactively(org-columns-next-allowed-value)

  parent reply	other threads:[~2008-01-22 21:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-20 18:28 BUG: column view in agenda -- marker does not point anywhere Bernt Hansen
2008-01-21  6:56 ` Carsten Dominik
2008-01-21 14:32   ` Bernt Hansen
2008-01-21 15:49     ` Brian van den Broek
2008-01-21 15:54     ` Bastien
2008-01-22 21:09   ` Bernt Hansen
2008-01-22 21:11   ` Bernt Hansen [this message]
2008-01-24  8:33 ` Carsten Dominik
2008-01-24 12:26   ` Bernt Hansen

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=87fxwp4lc0.fsf@gollum.intra.norang.ca \
    --to=bernt@norang.ca \
    --cc=dominik@science.uva.nl \
    --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).