emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "J. David Boyd" <dave@adboyd.com>
To: emacs-orgmode@gnu.org
Subject: Re: Org-mode version 5.01
Date: Thu, 05 Jul 2007 08:23:16 -0400	[thread overview]
Message-ID: <f6insf$k7l$1@sea.gmane.org> (raw)
In-Reply-To: <4da6da26c3318fa892e2c4d745d9392b@science.uva.nl>

Thanks.  I really like the feature of seeing the agenda from 'today'
forwards.

Carsten Dominik wrote:
> Much better, thank you.
> 
> The error happens for you and not for me because you have set
> org-agenda-start-on-weekday to nil.  This will work again
> in the next version.
> 
> - Carsten
> 
> On Jul 4, 2007, at 1:38, J. David Boyd wrote:
> 
>> Carsten Dominik <dominik@science.uva.nl> writes:
>>
>>> Hi,
>>>
>>> I am releasing Org-mode 5.01.  It is available at my website
>>>
>>
>>
>> So, if I'm in the agenda, and I hit 'd' to go to daily mode, then 'w'
>> to back to week mode, I get:
>>
>>
>> Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p
>> nil)
>>   -(2 nil)
>>   (let* ((nt ...) (n1 org-agenda-start-on-weekday) (d ...)) (setq sd
>> (- sd ...)) (setq nd 7))
>>   (cond ((eq span ...) (setq nd 1)) ((eq span ...) (let* ... ... ...))
>> ((eq span ...) (setq sd ... nd ...)) ((eq span ...) (setq sd ... nd
>> ...)))
>>   (let* ((greg ...) nd) (cond (... ...) (... ...) (... ...) (... ...))
>> (cons sd nd))
>>   org-agenda-compute-time-span(732860 week)
>>   (let* ((sd ...) (computed ...) (org-agenda-overriding-arguments
>> ...)) (org-agenda-redo) (org-agenda-find-today-or-agenda))
>>   org-agenda-change-time-span(week)
>>   org-agenda-week-view()
>>   call-interactively(org-agenda-week-view)
>>
>>
>> which is the same thing I get with
>>
>> M-S : (org-agenda-week-view)
>>
>> Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p
>> nil)
>>   -(2 nil)
>>   (let* ((nt ...) (n1 org-agenda-start-on-weekday) (d ...)) (setq sd
>> (- sd ...)) (setq nd 7))
>>   (cond ((eq span ...) (setq nd 1)) ((eq span ...) (let* ... ... ...))
>> ((eq span ...) (setq sd ... nd ...)) ((eq span ...) (setq sd ... nd
>> ...)))
>>   (let* ((greg ...) nd) (cond (... ...) (... ...) (... ...) (... ...))
>> (cons sd nd))
>>   org-agenda-compute-time-span(732860 week)
>>   (let* ((sd ...) (computed ...) (org-agenda-overriding-arguments
>> ...)) (org-agenda-redo) (org-agenda-find-today-or-agenda))
>>   org-agenda-change-time-span(week)
>>   org-agenda-week-view()
>>   eval((org-agenda-week-view))
>>   eval-expression((org-agenda-week-view) nil)
>>   call-interactively(eval-expression)
>>
>>
>>
>> Hope that helps more!
>>
>> I wonder how to get the ...'s to be replaced with real data?
>>
>> Dave
>>
>>
>>
>> _______________________________________________
>> 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:[~2007-07-05 13:45 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-02 13:42 Org-mode version 5.01 Carsten Dominik
2007-07-02 15:25 ` Xiao-Yong Jin
2007-07-02 15:29 ` Dale Smith
2007-07-02 15:36 ` Xavier Maillard
2007-07-02 16:16 ` Russell Adams
2007-07-02 17:01 ` Eddward DeVilla
2007-07-02 20:17 ` Vagn Johansen
2007-07-02 20:28   ` Xavier Maillard
2007-07-02 21:56   ` Carsten Dominik
2007-07-03  3:49 ` Maxim Loginov
2007-07-03 13:33   ` Carsten Dominik
2007-07-03  8:49 ` Rick Moynihan
2007-07-03 13:16   ` Carsten Dominik
2007-07-04  9:34   ` Carsten Dominik
2007-07-04  9:42   ` Carsten Dominik
2007-07-03 13:20 ` Leo
2007-07-03 14:35 ` Bernt Hansen
2007-07-03 14:35   ` Leo
2007-07-03 15:12   ` Carsten Dominik
2007-07-03 15:30     ` Bernt Hansen
2007-07-03 18:49 ` J. David Boyd
2007-07-03 22:14   ` Carsten Dominik
2007-07-03 23:27     ` J. David Boyd
2007-07-03 23:38 ` J. David Boyd
2007-07-04  9:21   ` Carsten Dominik
2007-07-05 12:23     ` J. David Boyd [this message]
2007-07-04 16:45 ` David O'Toole
2007-07-05 10:13   ` Jason F. McBrayer
2007-07-05 13:32     ` David O'Toole
2007-07-05  8:16 ` Dmitri Minaev

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='f6insf$k7l$1@sea.gmane.org' \
    --to=dave@adboyd.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).