New Scheme report - trying to load from home dir
Derek Atkins
warlord at MIT.EDU
Fri Jan 24 11:33:05 EST 2014
Yawar Amin <yawar.amin at gmail.com> writes:
> On 2014-01-23 13:50, Derek Atkins wrote:
>> [...]
>> This is an invalid menu path. You are telling it, literally,
>> "gnc:menuname-utility", which isn't a valid menu path name. Try
>> changing it to:
>>
>> 'menu-path (list gnc:menuname-utility)
>
> Thanks Derek. I could've sworn that '(x) == (list x). But turns out
> not the case, for Guile at least.
No, '(x) == (list "x") ... in all versions of Scheme, not just guile.
-derek
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
warlord at MIT.EDU PGP key available
More information about the gnucash-devel
mailing list