Re: [arch-general] Include sbcl sources with a fixed system path

2009-03-18 Thread Jürgen Hötzel
On Sat, Mar 07, 2009 at 06:24:21PM +1000, Daniel White wrote: > Presently the pathname translation for "SYS" is > '/tmp/sbcl/trunk/src/sbcl-1.0.24/'. This kind of makes it hard for > 'M-.' to work well in slime. > Sourcecode is included and pathname translation is fixed in sbcl-1.0.25-1 (just re

Re: [arch-general] Include sbcl sources with a fixed system path

2009-03-07 Thread Jürgen Hötzel
On Sat, Mar 07, 2009 at 06:24:21PM +1000, Daniel White wrote: > Presently the pathname translation for "SYS" is > '/tmp/sbcl/trunk/src/sbcl-1.0.24/'. This kind of makes it hard for > 'M-.' to work well in slime. Thanks for the information. I will fix this in sbcl-1.0.25-1. Jürgen

[arch-general] Include sbcl sources with a fixed system path

2009-03-07 Thread Daniel White
Presently the pathname translation for "SYS" is '/tmp/sbcl/trunk/src/sbcl-1.0.24/'. This kind of makes it hard for 'M-.' to work well in slime. This patch for the PKGBUILD generates a modified core with the translation for "SYS" changed to the '/usr/share/sbcl-source/'. Basically it means that we