Am Donnerstag, 17. Januar 2013 schrieb Ludovic Courtès:

> > + (uri (string-append "http://www.ijg.org/files/jpegsrc.v"

> > + version ".tar.gz"))

> Seems that you’re using tabs. Please avoid them in Scheme source (using

> spaces allows for copy/paste to a Guile REPL without triggering Readline

> completion.)


No, I am using spaces, but probably my indentation is not orthodox. (Does "indent" handle scheme?)

 

Andreas