From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.user,gmane.lisp.guile.sources Subject: xdgdirs 2.2 available Date: Sun, 24 May 2015 16:55:18 +0200 Message-ID: <87vbfi3u09.fsf@zigzag.favinet> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1432479145 18493 80.91.229.3 (24 May 2015 14:52:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 24 May 2015 14:52:25 +0000 (UTC) Cc: guile-user@gnu.org To: guile-sources@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun May 24 16:52:19 2015 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YwXGE-0006ke-QK for guile-user@m.gmane.org; Sun, 24 May 2015 16:52:18 +0200 Original-Received: from localhost ([::1]:40229 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YwXGE-0008TF-C1 for guile-user@m.gmane.org; Sun, 24 May 2015 10:52:18 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56229) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YwXG1-0008Sv-7j for guile-user@gnu.org; Sun, 24 May 2015 10:52:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YwXFx-0006S4-00 for guile-user@gnu.org; Sun, 24 May 2015 10:52:05 -0400 Original-Received: from mail.agora-net.com ([67.59.132.6]:60475) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YwXFp-0006B7-1n; Sun, 24 May 2015 10:51:53 -0400 Original-Received: from ttn by mail.agora-net.com with local (Exim 4.71) (envelope-from ) id 1YwXFn-00030V-PQ; Sun, 24 May 2015 10:51:51 -0400 Original-Received: from ttn by zigzag.favinet with local (Exim 4.80) (envelope-from ) id 1YwXJI-0000n8-QS; Sun, 24 May 2015 16:55:28 +0200 X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: ttn@gnuvola.org X-SA-Exim-Scanned: No (on mail.agora-net.com); SAEximRunCond expanded to false X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 67.59.132.6 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:11829 gmane.lisp.guile.sources:442 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable release notes: YAML Ain't Markup Language, so they say... thi README excerpt: This directory contains the program =E2=80=98xdgdirs=E2=80=99, released under the terms of the GNU GPLv3+. It displays the names and values of the XDG_* env vars related to the XDG Basedir Specification: http://standards.freedesktop.org/basedir-spec/ formatted as a Scheme- and Lisp-friendly alist, or optionally as an associative array in the literal data syntax of various languages. NEWS for 2.2 (2015-05-24): - new language: yaml Specifying =E2=80=98-l yaml=E2=80=99 produces a single top-level mappin= g. The values of =E2=80=98data-dirs=E2=80=99 and =E2=80=98config-dirs=E2= =80=99 are output in "compact" representation (with square braces). - doc improvement: each LANG in =E2=80=98-l LANG=E2=80=99 table indexed In Emacs you can now type =E2=80=98C-h i m xdgdirs RET i yaml RET=E2=80= =99 to peruse the description of the YAML output. tarball, etc, in dir: http://www.gnuvola.org/software/xdgdirs/ atom feed: http://www.gnuvola.org/NEWS.xml.gz =2D-=20 Thien-Thi Nguyen ----------------------------------------------- (if you're human and you know it) read my lisp: (defun responsep (type via) (case type (technical (eq 'mailing-list via)) ...)) =2D--------------------------------------------- GPG key: 4C807502 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlVh5lcACgkQZwMiJEyAdQL13wCg4uhwuLGrWLWZc/BvJTj5ObS6 FAwAoL22arIw1jENogdYCD+PnDDZlO1r =carx -----END PGP SIGNATURE----- --=-=-=--