Unsubscribe

2017-01-18 Thread marmorine
Good bye marmorine <s.marmor...@gmx.de> :-( You are now unsubscribed -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: altering lists (TUI program launcher)

2015-01-16 Thread marmorine
I had been meaning to ask this same question myself (and thanks to dave for bringing it up). I wrote a quick launcher namely for the console, it uses rotate to select options and settings, that changes the options list in place and worked really well actually, I like the effect. Then I wanted to

Re: system call, passing multiple files to an app

2015-01-14 Thread marmorine
this works perfectly (sorry for the delay in the answer!). here is the code where I use it for any interested. its in a small flash-card like program which uses feh in the pc terminal and fbi in the framebuffer console (pics or slideshows). (de show_pic (L) (show_txt pic) (if (= (gopt

system call, passing multiple files to an app

2014-12-28 Thread marmorine
starting point is simply a word, I can construct a list of file names of the individual letters like this, say with W as dog: (mapcar '((X) (pack fz- X .gif)) (chop W)) which gives me this: (fz-d.gif fz-o.gif fz-g.gif) I can also get feh to show the slideshow directly like this: (call 'feh

Subscribe

2014-07-15 Thread marmorine
Hello marmorine s.marmor...@gmx.de :-) You are now subscribed looking forward to first contact! :) -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe