FOSDEM 2017 call for proposals has started:
https://fosdem.org/2017/news/2016-07-20-call-for-participation/
We need help with writing the proposal (we can build on last years
this time), we need help on selecting talks and we need help creating
the schedule. Finally, if we get a slot, we need h
On 07/25/2016 09:44 AM, Thompson, David wrote:
> On Sun, Jul 24, 2016 at 10:33 PM, Erik Edrosa wrote:
>>
>> As a bonus for haunt users, here is an example using guile-commonmark as
>> a reader to generate a blog written in markdown.
>>
>> (use-modules (haunt asset)
>> (haunt b
On Sun, Jul 24, 2016 at 10:33 PM, Erik Edrosa wrote:
>
> As a bonus for haunt users, here is an example using guile-commonmark as
> a reader to generate a blog written in markdown.
>
> (use-modules (haunt asset)
> (haunt builder blog)
> (haunt builder atom)
>
Is it possible to access unexpanded source code information from the
expanded source code in psyntax.scm? When I look at the source
properties given to the build-xxx procedures there is only line
number, column number, and filename.
- Tommi Höynälänmaa