Nick Dokos writes:
> Thomas S. Dye wrote:
>
>> Nick Dokos writes:
>>
>> > Thomas S. Dye wrote:
>> >
>> >> Hmm, after putting your minimal .emacs (suitably localized) in ~/temp,
>> >> emacs -Q -l /Users/dk/temp/.emacs launches emacs and opens the minimal
>> >> .emacs file for editing, but appa
Thomas S. Dye wrote:
> Nick Dokos writes:
>
> > Thomas S. Dye wrote:
> >
> >> Hmm, after putting your minimal .emacs (suitably localized) in ~/temp,
> >> emacs -Q -l /Users/dk/temp/.emacs launches emacs and opens the minimal
> >> .emacs file for editing, but apparently doesn't source it. M-x
Nick Dokos writes:
> Thomas S. Dye wrote:
>
>> Hmm, after putting your minimal .emacs (suitably localized) in ~/temp,
>> emacs -Q -l /Users/dk/temp/.emacs launches emacs and opens the minimal
>> .emacs file for editing, but apparently doesn't source it. M-x
>> locate-library RET org RET points
Thomas S. Dye wrote:
> Hmm, after putting your minimal .emacs (suitably localized) in ~/temp,
> emacs -Q -l /Users/dk/temp/.emacs launches emacs and opens the minimal
> .emacs file for editing, but apparently doesn't source it. M-x
> locate-library RET org RET points to the org that ships with m
Nick Dokos writes:
> Thomas S. Dye wrote:
>
>> The initialization error was coming when one of my files was being
>> evaluated. If I don't require org-latex, the compiled version of org
>> will initialize.
>>
>> *** OFF Require org-latex
>> #+begin_src emacs-lisp :tangle no
>> (require 'org-
Thomas S. Dye wrote:
> The initialization error was coming when one of my files was being
> evaluated. If I don't require org-latex, the compiled version of org
> will initialize.
>
> *** OFF Require org-latex
> #+begin_src emacs-lisp :tangle no
> (require 'org-latex)
> #+end_src
>
That's n
Nick Dokos writes:
> Thomas S. Dye wrote:
>
>> Nick Dokos writes:
>>
>> > Thomas S. Dye wrote:
>> >
>> >> Aloha all,
>> >>
>> >> I'm working to understand why my initialization files don't work if I
>> >> compile org from git, but do seem to work (that is, initialization runs
>> >> to comple
Thomas S. Dye wrote:
> Nick Dokos writes:
>
> > Thomas S. Dye wrote:
> >
> >> Aloha all,
> >>
> >> I'm working to understand why my initialization files don't work if I
> >> compile org from git, but do seem to work (that is, initialization runs
> >> to completion) when I don't compile org fr
Nick Dokos writes:
> Thomas S. Dye wrote:
>
>> Aloha all,
>>
>> I'm working to understand why my initialization files don't work if I
>> compile org from git, but do seem to work (that is, initialization runs
>> to completion) when I don't compile org from git. Right now I've
>> installed org
Thomas S. Dye wrote:
> Aloha all,
>
> I'm working to understand why my initialization files don't work if I
> compile org from git, but do seem to work (that is, initialization runs
> to completion) when I don't compile org from git. Right now I've
> installed org from git and have run make unc
10 matches
Mail list logo