Hi,
I'm trying to build a function in the command line. After starting with `pil +` I mistankely type: : (de ffiles (dir_list) (cond (=T (car dir_list)) (print "is directory) (print "is not directory"))) Notice the lack of the closing " for the string 'is directory'. The cursor moves down one line after <Enter> Do I have someway of editing the above line, or do I have to hit CTRL+x and type it again (or copy /pasting with the mouse)? Luis -- UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
