Re: handling key-press events

2009-05-19 Thread David Séverin
Hi Julian, missing this module :use-module (gnome gtk gdk-event) David ;; -- Le Mon, 18 May 2009 21:19:22 +0200, tantalum a écrit : > I am sorry, I forgot to write that I am using guile-gnome-platform 2.16.1. > > If it should also work with guile-gnome-platform, > I am missing somet

Re: Uploading Word documents, PDFs, PNG files etc

2009-05-19 Thread Ludovic Courtès
Hello, Sebastian Tennant writes: > Content-Disposition is mandatory, but Content-Type is optional > (defaulting to text/plain) as is Content-Transfer-Encoding, so the > "header part" of any given MIME part may be a single line or it may be > three. Then I presume this could be read line-by-line