From: Carsten Dominik <carsten.dominik@gmail.com>
To: Eric Schulte <schulte.eric@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: time-to-number-of-days
Date: Tue, 12 Jan 2010 09:20:34 +0100 [thread overview]
Message-ID: <D6DE3120-3281-4F2E-A4D9-067A54CF168F@gmail.com> (raw)
In-Reply-To: <87k4vony7e.fsf@gmail.com>
On Jan 11, 2010, at 10:11 PM, Eric Schulte wrote:
> Adding
>
> (require 'time-date)
>
> to your .emacs should make the functions in time-date available... but
> it looks like the require statement above is called in org.el, so
> maybe
> try adding the more forceful
>
> (load "path/to/time-date.el")
>
> to your .emacs
>
> I'm not sure why the require statement in org.el isn't sufficient?
Indeed, time-date is explicitly required be org.el, so I
don't know why this function is would not be available by
the time you are using column view.
- Carsten
>
> Best -- Eric
>
> David Ellis <ddellis914@gmail.com> writes:
>
>> When I try to use column view in my org file (C-c C-x C-c), I get
>> the following error:
>>
>> Symbol's function definition is void: time-to-number-of-days
>>
>> I looked at time-date.el and found the definition of time-to-number-
>> of-days. I noticed that many of
>> the functions in time-date.el have the following comment before the
>> function is defined:
>>
>> ;;;###autoload
>>
>> I am using emacs 23.1.1 on Windows XP.
>>
>> Can anyone give me some help how to get this working.
>>
>> Thanks,
>>
>> Dave
>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Please use `Reply All' to send replies to the list.
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten
prev parent reply other threads:[~2010-01-12 8:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-11 21:03 time-to-number-of-days David Ellis
2010-01-11 21:11 ` time-to-number-of-days Eric Schulte
2010-01-12 8:20 ` Carsten Dominik [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=D6DE3120-3281-4F2E-A4D9-067A54CF168F@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=schulte.eric@gmail.com \
/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).