<div dir="ltr"><div>hi. </div><div>in the fluxus.app you can find the boot.scm file.</div><div>the last block refers to this "user script" file</div><div><br></div><div><div>; execute the user config script, if it exists</div>

<div><br></div><div>(when (getenv "HOME")</div><div><span class="" style="white-space:pre">     </span>(let ((user-script (string-append (getenv "HOME") "/.fluxus.scm")))</div><div><span class="" style="white-space:pre">            </span>(when (file-exists? user-script)</div>

<div><span class="" style="white-space:pre">    </span>  <span class="" style="white-space:pre">           </span>(load user-script))))</div></div><div><br></div><div>so on OSX go to</div>Machintosh HD/Users/YOU <div><br></div><div>
create a .fluxus.scm - hidden file. and add whatever you wish.</div>
<div><br></div><div><div>put this in it for test - which should change your <span style="color:rgb(84,84,84);font-family:arial,sans-serif;line-height:18.200000762939453px">|</span> to blue ...</div><div>(set! fluxus-scratchpad-cursor-colour #(0 0 1))</div>

</div><div><br></div><div>it should work.</div><div>have fun :)</div><div>gas</div><div><br></div><div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 4 April 2014 09:33, Joaquim <span dir="ltr"><<a href="mailto:j.silvestre82@gmail.com" target="_blank">j.silvestre82@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div>ok</div><div>nothing like this in the root.</div><div>I will wait your answer.</div>

 <div>but did you compile it on your computer or you get directly the binaries ? (I figure that it’s not the same to compile it or to use binaries)</div><div><br><div>
<div>Joaquim Silvestre</div><div><br></div><div><br></div><br>

</div>
<br><div><div>Le 4 avr. 2014 à 16:28, Gáspár Hajdu <<a href="mailto:gase12@gmail.com" target="_blank">gase12@gmail.com</a>> a écrit :</div><div><div class="h5"><br><blockquote type="cite">it is a hidden file in system root (not app) as far as i remember. <div>

i can check it later if u cant find it or others not answering faster :)</div><div>gas<span></span></div><div><br><br>On Friday, April 4, 2014, Joaquim <<a href="mailto:j.silvestre82@gmail.com" target="_blank">j.silvestre82@gmail.com</a>> wrote:<br>


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word">Hello <div>thanks for this quick reply. <div>

<br></div><div>but not sure to understand<div>
a .fluxus.scm, it’s a hidden file?</div><div>I found a fluxus.ss in </div><blockquote type="cite"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


contents/resources/collects/fluxus-17/ directory</blockquote></blockquote><div>is it the same ?</div><br>but when I add my function fluxus can't run anymore.</div><div><br><div>I see there is a  «  provide » keyword to announce the name of the new function the code is adding. (kind of header..?) in the other file in collects.</div>


<div><br></div><div>Should I do the same ?</div><div>where I put the function more precisely? </div><div><br><div><div>
<div>Joaquim Silvestre</div><div><br></div><div><br></div><br>

</div>
<br><div><div>Le 4 avr. 2014 à 15:03, Gáspár Hajdu <<a>gase12@gmail.com</a>> a écrit :</div><br><blockquote type="cite">hi. there is a .fluxus.scm file in the root which loads at startup. you can put your stuff in there and use it without require.<div>


(at least on osx i think it is default)</div><div>gas<span></span><br><br>On Friday, April 4, 2014, Joaquim <<a>j.silvestre82@gmail.com</a>> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hello,<br>
<br>
I’m preparing something on fluxus and I would like to make my own list of function.<br>
<br>
I was thinking to write a .ss file, let’s say mylib.ss and put it in the  contents/resources/collects/fluxus-17/ directory<br>
then with a simple  (require fluxus-017/mylib) in fluxus at the beginning of the code I’ll have access to all my personal function like build-beam , buil-greekcolum ect….<br>
<br>
It seems not to be the proper way (because it doesn’t work). Can somebody explain me how I should do to use correctly « require » function  ?<br>
<br>
Thanks<br>
<br>
Best regards<br>
<br>
<br>
Joaquim Silvestre<br>
<br>
<br>
<br>
<br>
</blockquote></div>
</blockquote></div><br></div></div></div></div></div></blockquote></div>
</blockquote></div></div></div><br></div></div></blockquote></div><br></div></div>