guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ongoing NEWS


From: Andreas Rottmann
Subject: Re: ongoing NEWS
Date: Thu, 18 Jun 2009 23:49:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux)

Andy Wingo <address@hidden> writes:

> Autocompiled files will be stored in the user's ~/.guile-ccache
> directory, which will be created if needed. This is analogous to
> ccache's behavior for C files.
>
As long as nothing is set in stone, perhaps you want to consider
following the XDG basedir spec[0], which would suggest using something
under ~/.cache/ per default; this would make e.g. having reasonable
backup policies easier, as stuff under ~/.cache can be safely ignored
for backups, and it avoids cluttering $HOME with yet-another
dotfile/dotdir (although that is somewhat of a lost cause on GNU/Linux
anyway).

> ** psyntax is now the default expander
> ** syntax-rules and syntax-case are available by default.
>
Yey! :-)

Cheers, Rotty




reply via email to

[Prev in Thread] Current Thread [Next in Thread]