emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* bug: org-agenda does not compile and has warnings
@ 2011-01-20 18:25 Samuel Wales
  2011-01-29 15:07 ` Matt Lundin
  2011-01-29 16:48 ` Samuel Wales
  0 siblings, 2 replies; 3+ messages in thread
From: Samuel Wales @ 2011-01-20 18:25 UTC (permalink / raw)
  To: emacs-orgmode

org-agenda.el does not compile.

In org-agenda-goto-today:
org-agenda.el:6107:59:Warning: `org-agenda-ndays' is an obsolete variable (as
    of Emacs 24.1); use `org-agenda-span' instead.

In org-agenda-reset-view:
org-agenda.el:4:3:Warning: `org-agenda-ndays' is an obsolete variable (as of
    Emacs 24.1); use `org-agenda-span' instead.
org-agenda.el:1:3:Error: End of file during parsing

Perhaps a with-no-warnings would fix it.

After I put that in, this happens:

org-agenda.el:8136:1:Warning: the following functions are not known to
be defined:
    org-habit-insert-consistency-graphs, calendar-iso-from-absolute,
    org-is-habit-p, org-habit-parse-todo, org-habit-get-priority,
    org-columns-quit, calendar-absolute-from-iso

Perhaps some requires or something would fix it.

Emacs 22, latest org.

Thanks.

Samuel

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
I support WPI: http://www.wpinstitute.org/xmrv/index.html -- PLEASE DONATE
===
I want to see the original (pre-hold) Lo et al. 2010 NIH/FDA/Harvard MLV paper.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: bug: org-agenda does not compile and has warnings
  2011-01-20 18:25 bug: org-agenda does not compile and has warnings Samuel Wales
@ 2011-01-29 15:07 ` Matt Lundin
  2011-01-29 16:48 ` Samuel Wales
  1 sibling, 0 replies; 3+ messages in thread
From: Matt Lundin @ 2011-01-29 15:07 UTC (permalink / raw)
  To: Samuel Wales; +Cc: emacs-orgmode

Hi Samuel,

Samuel Wales <samologist@gmail.com> writes:

> org-agenda.el does not compile.
>
> In org-agenda-goto-today:
> org-agenda.el:6107:59:Warning: `org-agenda-ndays' is an obsolete variable (as
>     of Emacs 24.1); use `org-agenda-span' instead.
>
> In org-agenda-reset-view:
> org-agenda.el:4:3:Warning: `org-agenda-ndays' is an obsolete variable (as of
>     Emacs 24.1); use `org-agenda-span' instead.
> org-agenda.el:1:3:Error: End of file during parsing
>
> Perhaps a with-no-warnings would fix it.
>
> After I put that in, this happens:
>
> org-agenda.el:8136:1:Warning: the following functions are not known to
> be defined:
>     org-habit-insert-consistency-graphs, calendar-iso-from-absolute,
>     org-is-habit-p, org-habit-parse-todo, org-habit-get-priority,
>     org-columns-quit, calendar-absolute-from-iso
>
> Perhaps some requires or something would fix it.
>
> Emacs 22, latest org.

Are you still having problems with this? I cannot not reproduce it.

Best,
Matt

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: bug: org-agenda does not compile and has warnings
  2011-01-20 18:25 bug: org-agenda does not compile and has warnings Samuel Wales
  2011-01-29 15:07 ` Matt Lundin
@ 2011-01-29 16:48 ` Samuel Wales
  1 sibling, 0 replies; 3+ messages in thread
From: Samuel Wales @ 2011-01-29 16:48 UTC (permalink / raw)
  To: emacs-orgmode

Hi Matt,

Seems to compile in make all, but not as part of my save hook.  I
wonder if an eval-when-compile to add ./lisp to the load path would
make it compile or something?

Samuel

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
I support WPI: http://www.wpinstitute.org/xmrv/index.html -- PLEASE DONATE
===
I want to see the original (pre-hold) Lo et al. 2010 NIH/FDA/Harvard MLV paper.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-01-29 16:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-20 18:25 bug: org-agenda does not compile and has warnings Samuel Wales
2011-01-29 15:07 ` Matt Lundin
2011-01-29 16:48 ` Samuel Wales

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).