[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Patches: Progressive Enhancement
From: |
Ludovic Courtès |
Subject: |
Re: Patches: Progressive Enhancement |
Date: |
Mon, 23 Sep 2013 17:54:14 +0200 |
User-agent: |
Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) |
Hi Alex!
Alex Sassmannshausen <address@hidden> skribis:
> It's been a while, but if still desired, here the cosmetic revisions for
> the list-packages page.
Of course it’s still desired! :-)
> Ludovic Courtès writes:
[...]
> As a slight complication, I no longer have access to my test
> environment, so I wasn't able to validate the resulting page at
> http://validator.w3.org/nu/. The changes I made should not affect the
> output so it should still be valid. I also had a look at the resulting
> HTML and it looks alright, but you may want to run it through the
> validator.
Well, we’ll put it online, and see if anything’s wrong.
> I still intend to at some point split out the js and css into separate
> files to be imported through cut(e) — mostly because I want to get to
> grips with the mechanism.
Great.
‘cut’ is just syntactic sugar for function “currification”:
http://srfi.schemers.org/srfi-26/srfi-26.html
I’ve applied the patch. The page at
<http://www.gnu.org/software/guix/package-list.html> has been updated,
so you’re welcome to check for any problems. It displays correctly in
Conkeror (Gecko) and Emacs-w3m.
Sorry the review has taken so long. I think it’s a necessary step to
learn to work together and be satisfied with the result; I just hope
it’s not been too discouraging. Anyway, your help has been and remains
very welcome! :-)
Thanks,
Ludo’.