guile-user
[Top][All Lists]
Advanced

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

Re: xdgdirs 1.0


From: Thien-Thi Nguyen
Subject: Re: xdgdirs 1.0
Date: Sat, 07 Sep 2013 11:10:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

() Andy Wingo <address@hidden>
() Sat, 07 Sep 2013 10:36:38 +0200

   > (define mentioned? ...)

   You could do this as (cute member <> (command-line)),
   having imported srfi-26.

   > (cond ((mentioned? "--help") ...)

   Here I think "when" is much more readable.  Also, you can use
   "(current-file-name)" for a more reliable way to get the current
   file name.

   > (cond ((mentioned? "--version") ...)

   You can use (ice-9 command-line)'s version-etc.

Thanks for the tips.  I'll try to keep these in mind.

-- 
Thien-Thi Nguyen
   GPG key: 4C807502
   (if you're human and you know it)
      read my lisp: (responsep (questions 'technical)
                               (not (via 'mailing-list)))
                     => nil

Attachment: pgprVfjKQpLrP.pgp
Description: PGP signature


reply via email to

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