Marcelo de Moraes Serpa wrote:
> It seems to work fine so far (apart from org-remember failing, but
> AFAIK, it has been deprecated). What are the consequences of not
> having those autoloads files?
>
Emacs is likely to fail with unexplained and mysterious errors at any moment.
There are land
Marcelo de Moraes Serpa wrote:
> On Fri, Mar 22, 2013 at 3:35 PM, Thomas S. Dye wrote:
>
> Did you `make autoloads'?
> Yes,
>
> org git:(master): make autoloads
> ==
> = Invoke "make help" for a synopsis of make targets. =
>
It seems to work fine so far (apart from org-remember failing, but AFAIK,
it has been deprecated). What are the consequences of not having those
autoloads files?
On Fri, Mar 22, 2013 at 4:19 PM, Thomas S. Dye wrote:
> Sorry, I didn't read closely.
>
> Tom
>
> Marcelo de Moraes Serpa writes:
>
Sorry, I didn't read closely.
Tom
Marcelo de Moraes Serpa writes:
> Yes,
>
>
>> org git:(master): make autoloads
>> ==
>> = Invoke "make help" for a synopsis of make targets. =
>> = Created a default local.mk template. =
>> = Set
Yes,
> org git:(master): make autoloads
> ==
> = Invoke "make help" for a synopsis of make targets. =
> = Created a default local.mk template. =
> = Setting "oldorg" as the default target.=
> = Please adapt local.mk to
Aloha Marcelo,
Marcelo de Moraes Serpa writes:
> Hi Nick, thank you for the reply.
>
> Happens it was an error specific to the terminal version of emacs (OpenStep
> could not be found, by org-mac-protocol). Not loading that file solved the
> issue.
>
> It looks like I just need to upgrade from o
Hi Nick, thank you for the reply.
Happens it was an error specific to the terminal version of emacs (OpenStep
could not be found, by org-mac-protocol). Not loading that file solved the
issue.
It looks like I just need to upgrade from org-remember to org-capture.
However, I'm getting the followin
Marcelo de Moraes Serpa wrote:
> I have org in ~/.emacs.d/vendor/org, and I also added the following lines to
> my init.el:
>
> (add-to-list load-path (cons (concat dotfiles-dir "vendor/org/lisp")
> load-path))
> (add-to-list load-path (cons (concat dotfiles-dir "vendor/org/contrib/lisp")