From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Patches: Progressive Enhancement Date: Mon, 23 Sep 2013 17:54:14 +0200 Message-ID: <87pprzsfdl.fsf@gnu.org> References: <87r4dqsjqy.fsf@gnu.org> <87vc2silld.fsf_-_@honeybear.home> <87ppsydmel.fsf@gnu.org> <87pps1djz3.fsf@honeybear.home> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36198) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VO8Xj-0005mq-7i for guix-devel@gnu.org; Mon, 23 Sep 2013 11:59:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VO8Xe-0007XF-4G for guix-devel@gnu.org; Mon, 23 Sep 2013 11:59:23 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:54990) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VO8Xd-0007X2-Te for guix-devel@gnu.org; Mon, 23 Sep 2013 11:59:18 -0400 In-Reply-To: <87pps1djz3.fsf@honeybear.home> (Alex Sassmannshausen's message of "Sun, 22 Sep 2013 16:11:44 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Alex Sassmannshausen Cc: guix-devel@gnu.org Hi Alex! Alex Sassmannshausen skribis: > It's been a while, but if still desired, here the cosmetic revisions for > the list-packages page. Of course it=E2=80=99s still desired! :-) > Ludovic Court=C3=A8s 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=E2=80=99ll put it online, and see if anything=E2=80=99s wrong. > I still intend to at some point split out the js and css into separate > files to be imported through cut(e) =E2=80=94 mostly because I want to ge= t to > grips with the mechanism. Great. =E2=80=98cut=E2=80=99 is just syntactic sugar for function =E2=80=9Ccurrifi= cation=E2=80=9D: http://srfi.schemers.org/srfi-26/srfi-26.html I=E2=80=99ve applied the patch. The page at has been updated, so you=E2=80=99re 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=E2=80=99s a necessary step = to learn to work together and be satisfied with the result; I just hope it=E2=80=99s not been too discouraging. Anyway, your help has been and rem= ains very welcome! :-) Thanks, Ludo=E2=80=99.