emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Max Mikhanosha <max@openchat.com>
To: Rainer Stengele <rainer.stengele@online.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: starting agenda gives: "Selecting deleted buffer"
Date: Wed, 18 Apr 2012 14:24:47 -0400	[thread overview]
Message-ID: <878vhs524w.wl%max@openchat.com> (raw)
In-Reply-To: <jmmim9$11d$2@dough.gmane.org>

At Wed, 18 Apr 2012 16:22:01 +0200,
Rainer Stengele wrote:
> 
> After deleting all buffers and then trying to start any agenda (for example C-a a) I get this error message:
> 
> Debugger entered--Lisp error: (error "Selecting deleted buffer")
>   org-compile-prefix-format(agenda)
>   org-agenda-list(nil)
>   call-interactively(org-agenda-list)
>   (let ((org-agenda-span (quote day)) (org-agenda-start-with-log-mode t) (org-agenda-overriding-header "Today's Agenda  + Prio A todos "))
> (call-interactively (quote org-agenda-list)))
>   (let ((org-agenda-sorting-strategy (quote (time-up priority-down todo-state-up)))) (let ((org-agenda-span (quote day))
> (org-agenda-start-with-log-mode t) (org-agenda-overriding-header "Today's Agenda  + Prio A todos ")) (call-interactively (quote
> org-agenda-list))))
>   eval((let ((org-agenda-sorting-strategy (quote (time-up priority-down todo-state-up)))) (let ((org-agenda-span (quote day))
> (org-agenda-start-with-log-mode t) (org-agenda-overriding-header "Today's Agenda  + Prio A todos ")) (call-interactively (quote
> org-agenda-list)))))
>   org-let2(((org-agenda-sorting-strategy (quote (time-up priority-down todo-state-up)))) ((org-agenda-span (quote day))
> (org-agenda-start-with-log-mode t) (org-agenda-overriding-header "Today's Agenda  + Prio A todos ")) (call-interactively (quote
> org-agenda-list)))
>   org-agenda-run-series("agenda - no (!) todos - sorted prio up - 1 day" (((agenda "prio ABC agenda" ((org-agenda-span (quote day))
> (org-agenda-start-with-log-mode t) (org-agenda-overriding-header "Today's Agenda  + Prio A todos "))) (alltodo "todos Prio A+B"
> ((org-agenda-skip-function (lambda nil (or (org-agenda-skip-entry-if ... "\\=.*\\[#A\\|#B\\]") (org-agenda-skip-entry-if ... ...)))))))
> ((org-agenda-sorting-strategy (quote (time-up priority-down todo-state-up))))))
>   byte-code("\306\x18	\x19\307 	\232\203\x0f
> 
> Can anybody confirm this is a bug?
> 

Is this with git master version, that includes sticky changes?

This is really weird, only place this error can come from is from
(with-current-buffer org-agenda-buffer) inside of
`org-compile-prefix-format', but there is no code path through
`org-agenda' -> `org-prepare-agenda' that does not set
org-agenda-buffer variable.

I just updated to latest master, and I can't reproduce it.

Could it be that you somehow forgot to recompile .elc files?

Regards,
  Max

      reply	other threads:[~2012-04-18 18:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-18 14:22 starting agenda gives: "Selecting deleted buffer" Rainer Stengele
2012-04-18 18:24 ` Max Mikhanosha [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=878vhs524w.wl%max@openchat.com \
    --to=max@openchat.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=rainer.stengele@online.de \
    /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).