Re: guile 2.0.13 can't find file

2016-12-31 Thread Matt Wette
> On Dec 31, 2016, at 6:18 AM, Thomas Morley wrote: > > > Any hint on this or is it a bug? > Check this one: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22913

guile 2.0.13 can't find file

2016-12-31 Thread Thomas Morley
Hi, consider the attached file, containing nothing else then: (newline) (write (command-line)) (newline) (write (map string->symbol (command-line))) After navigating into the containing folder I get in terminal (with guile 2.0.13): $ guile filename_名字.scm ;;; Stat of /home/hermann/Desktop/fil