On Sat, Jul 30, 2011 at 4:39 PM, Achim Gratz <strom...@nexgo.de> wrote:
> John Hendy <jw.he...@gmail.com> writes:
>> No idea. All I can confirm is that:
>>
>> - git pull
>> - make clean && make
>>
>> behaves differently than:
>>
>> - git pull
>> - make clean
>
> What is prefix set to in your Makefile?

,---
| # Where local software is found
| prefix=/usr/local
|
| # Where local lisp files go.
| lispdir   = $(prefix)/share/emacs/site-lisp
`---

Would this have an effect if I don't ever run 'make install'?


>
>> Also, I never posted in response to Jambunathan's request:
>>
>> ,---
>> | M-: load-path
>> | ("~/.elisp/org.git/lisp/" "~/.elisp/site-lisp/"
>> "~/.elisp/org.git/contrib/lisp/" "~/.elisp/org.git/contrib/scripts/"
>> | "/usr/share/emacs/23.3/site-lisp" "/usr/share/emacs/site-lisp"
>> "/usr/share/emacs/23.3/lisp"
>> | "/usr/share/emacs/23.3/lisp/url" "/usr/share/emacs/23.3/lisp/textmodes"
>> | "/usr/share/emacs/23.3/lisp/progmodes" "/usr/share/emacs/23.3/lisp/play"
>> | "/usr/share/emacs/23.3/lisp/org" ...)
>> `---
>>
>> Let me know if anything looks awry here.
>
> Looks good.  However I see you're using Emacs23 while I'm using Emacs24,
> so I'll try it with the other version tomorrow.
>

I appreciate it.


John

>
> Regards,
> Achim.
> --
> +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
>
> Factory and User Sound Singles for Waldorf Blofeld:
> http://Synth.Stromeko.net/Downloads.html#WaldorfSounds
>
>
>

Reply via email to