Why is INSTALL missing?

2017-04-04 Thread Tobias Gerdin
Good evening, While preparing to build Guile v2.2.0 I noticed that the file INSTALL, which is referred to from README, was removed by Neil in e4c39847a2b083829d111fcae4e9459d2f8a4ba1 in 2009 or so. Why was this so? (I realise it would just be a copy of the standard GNU one, but still.) Attache

gettext #" reader macro?

2011-10-06 Thread Tobias Gerdin
Hello, I was looking through http://www.gnu.org/software/guile/ideas.html and the gettext support. I thought this would be a small fun thing to hack on but apparently it is already implemented as of quite some time. For convenient use doing something like (define _ gettext) is recommended. The #"