emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Brian van den Broek <brian.van.den.broek@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: sticky agenda and clock persistence interaction
Date: Thu, 20 Sep 2012 22:17:55 -0400	[thread overview]
Message-ID: <CAF6DajJgboHkCkBYeNYtbnaj4SiDu1EOTxPb5NcVNuAvsiBjng@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1205 bytes --]

Hi all,

GNU Emacs 23.2.1 (x86_64-pc-linux-gnu, GTK+ Version 2.20.1) of
2010-12-11 on brahms, modified by Debian
Org-mode version 7.9 (org-7.9-3-ga986d3 @ /home/brian/.emacsd/site-lisp/)

I just found that if I have

(setq org-agenda-sticky t)
(org-clock-persistence-insinuate)

in my .emacs---or rather in a file that my .emacs invokes with
load-library---I get

Warning (initialization): An error occurred while loading `/home/brian/.emacs':

Symbol's function definition is void: org-toggle-sticky-agenda

To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file.  Start Emacs with
the `--debug-init' option to view a complete error backtrace.

in a *Warnings* buffer, whereas if I have

(org-clock-persistence-insinuate)
(setq org-agenda-sticky t)

in my .emacs, emacs launches without complaint.

The backtrace from running with --debug-init is attached. (gmail's web
interface barfs on the control codes and won't let me paste more than
the first three lines into the message pane.)

This seems odd and smells of a bug or at least a documentation lapse.

If that's not enough to go on, I'm happy to provide more information.

Best,

Brian vdB

[-- Attachment #2: backtrace --]
[-- Type: application/octet-stream, Size: 2566 bytes --]

             reply	other threads:[~2012-09-21  2:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-21  2:17 Brian van den Broek [this message]
2012-09-21 13:37 ` sticky agenda and clock persistence interaction Bastien
2012-09-21 14:32   ` Brian van den Broek
2012-09-21 15:29     ` Bastien
2012-09-21 17:55 ` Achim Gratz
2012-09-22  6:51   ` Bastien

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=CAF6DajJgboHkCkBYeNYtbnaj4SiDu1EOTxPb5NcVNuAvsiBjng@mail.gmail.com \
    --to=brian.van.den.broek@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).