* Had to require org-capture?
@ 2012-11-21 15:52 Nathan Neff
2012-11-21 16:05 ` Nick Dokos
2012-11-21 16:08 ` Sebastien Vauban
0 siblings, 2 replies; 3+ messages in thread
From: Nathan Neff @ 2012-11-21 15:52 UTC (permalink / raw)
To: emacs-orgmode
Hello,
I'm running org-mode from the non-compiled source code
and the latest git pull.
I noticed that calling org-capture was not working correctly, so
I ran (require 'org-capture), then it worked.
Is this something new? I can post version, setup, etc. later, but I just
wanted to know if I'm missing some vital setup/cofiguration information.
Thanks,
--Nate
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Had to require org-capture?
2012-11-21 15:52 Had to require org-capture? Nathan Neff
@ 2012-11-21 16:05 ` Nick Dokos
2012-11-21 16:08 ` Sebastien Vauban
1 sibling, 0 replies; 3+ messages in thread
From: Nick Dokos @ 2012-11-21 16:05 UTC (permalink / raw)
To: Nathan Neff; +Cc: emacs-orgmode
Nathan Neff <nathan.neff@gmail.com> wrote:
> Hello,
>
> I'm running org-mode from the non-compiled source code
> and the latest git pull.
>
> I noticed that calling org-capture was not working correctly, so
> I ran (require 'org-capture), then it worked.
>
> Is this something new? I can post version, setup, etc. later, but I just
> wanted to know if I'm missing some vital setup/cofiguration information.
>
I can't reproduce it: just did a pull and started emacs -q with a minimal .emacs
that does
(require 'org)
org-capture works fine.
Nick
Org-mode version 7.9.2 (release_7.9.2-609-gc2b822 @ /home/nick/elisp/org-mode/lisp/)
(includes one local commit)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Had to require org-capture?
2012-11-21 15:52 Had to require org-capture? Nathan Neff
2012-11-21 16:05 ` Nick Dokos
@ 2012-11-21 16:08 ` Sebastien Vauban
1 sibling, 0 replies; 3+ messages in thread
From: Sebastien Vauban @ 2012-11-21 16:08 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
Hi Nathan,
Nathan Neff wrote:
> I'm running org-mode from the non-compiled source code
> and the latest git pull.
>
> I noticed that calling org-capture was not working correctly, so
> I ran (require 'org-capture), then it worked.
>
> Is this something new? I can post version, setup, etc. later, but I just
> wanted to know if I'm missing some vital setup/cofiguration information.
make autoloads?
Best regards,
Seb
--
Sebastien Vauban
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-11-21 16:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-21 15:52 Had to require org-capture? Nathan Neff
2012-11-21 16:05 ` Nick Dokos
2012-11-21 16:08 ` Sebastien Vauban
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.