***apteryx_ is now known as apteryx
<peanutbutterandc>Hey there, I am using lilypond and I need to #(define symbol preexistingsymbol #1) with the space between them. (string-append does not work). Any ideas? <lloda>hi peanutbutterandc, not sure I understand your question, but there is symbol-append <lloda>(symbol-append 'a 'b 'c) -> 'abc <peanutbutterandc>I am not entirely sure what 'rightHandFinger even is. But it seems to be a macro or something. That takes an argument of a number. <lloda>iiuc you are trying to do something like going from `(a ,b c) to `(a ,@'(b0 b1) c) <lloda>but you can only do that if the context of RH1 #1 etc. concatenates <lloda>and I don't know anything about lilypond, so I don't think I can help :-/ <apteryx>can I use pipes like on the shell when using (system ...) ? ***oni_on_ion is now known as oni-on-ion
***jonsger1 is now known as jonsger