ttn-pers-scheme 0.39 available

Thien-Thi Nguyen <[email protected]>
Newsgroups gmane.lisp.guile.user,gmane.lisp.guile.sources
Message-ID <[email protected]>
release notes:

  slight munging.  note dist dir change.

  thi

README excerpt:

  This directory contains ttn's personal scheme library,
  a collection of Guile Scheme code and intervening text
  (-: as well as a maintenance methodology :-).

NEWS excerpt:

  - 0.39 | 2005-01-03
  
    - New (ttn grep) proc: grep-l
  
    - New (ttn expand-file-name) proc: substitute-env-vars
    - New (ttn expand-file-name) proc: expand-file-name-substituting-env-vars
  
    - Experimental read-hash extension
  
        Proc `give-me-a-sane-environment-please!' (for interactive
        sessions) now extends the read-hash table to handle `#^Ffoo'
        as essentially `(expand-file-name-substituting-env-vars "foo")',
        a string.  Here is some elisp that uses this feature:
  
        (local-set-key "\C-cf"
          (lambda (file) (interactive "fFile: ")
            (insert "#\C-f" file)))
  
    - New (ttn sanity) proc: pp
  
    - New (ttn html-data) proc: blockquote
  
    - Module (ttn edit) now simply re-exports (ice-9 editing-buffer)
  
        The functionality and the exported macro `editing-buffer' of
        module (ttn edit) has been moved to Guile 1.4.x.  At some point
        (ttn edit) will no longer be maintained, although the interface
        is still provided for the time being.
  
        Along w/ this change, module (ttn gpgutils) uses module (ice-9
        editing-buffer) directly now, instead of (ttn edit).

tarball and other files in dir:

  http://www.glug.org/people/ttn/software/ps/

  NB: this is a different directory than before;
      the old one will disappear in 2-3 months.


_______________________________________________
Guile-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/guile-user
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.