Hi Ezequiel,
Ezequiel Birman writes:
> Thanks, it works now though I am not sure about the best way to load
> emacs. Nowadays I use 'emacsclient -c' and let it handle the process of
> starting the daemon but
>
> 1. Should I let org-interaction.el start the server from now on?
>(eg. by loadin
Thanks, it works now though I am not sure about the best way to load
emacs. Nowadays I use 'emacsclient -c' and let it handle the process of
starting the daemon but
1. Should I let org-interaction.el start the server from now on?
(eg. by loading it in my .emacs)
2. Should I start another emacs in
Hi,
On Sun, 17 Oct 2010 12:48:15 -0600
"Eric Schulte" wrote:
> I've fixed these issues, a classic bitrot situation due to breaking
> changes in upstream requirements. After pulling down the latest from
> git and updating the submodules blorgit should once again be working.
>
> If I had the tim
Hi,
I've fixed these issues, a classic bitrot situation due to breaking
changes in upstream requirements. After pulling down the latest from
git and updating the submodules blorgit should once again be working.
If I had the time I'd love to re-write this in Clojure so that a single
jar file coul
Hi,
On Thu, 14 Oct 2010 16:52:05 -0600
"Eric Schulte" wrote:
> If not, then run
>
> git submodule init
> git submodule update
>
> in the base of the blorgit repo, and give it another try.
I got exactly the same error message as Ezequiel Birman, and I did
install the submodule with these c