ttn-pers-scheme 0.35 available

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

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

NEWS excerpt:

  - 0.35 | 2004-06-21
  
    - New (ttn edit) "e:" procs
  
        These procs are now available:
  
          (forward-line &optional n)
          (beginning-of-line &optional n)
          (end-of-line &optional n)
          (bolp)
          (eolp)
  
        They are valid within the `editing-buffer' macro.  Please
        refer to Emacs docstrings for functions by the same name,
        for more info.
  
    - Performance improvements in (ttn edit) search/replace
  
        Some unnecessary string consing has been eliminated in the
        search/replace operations; they are now a bit quicker.

cvs tag:

  v-0-35-battista-in-casa

tarball, anoncvs instructions, online doc and unpacked dist in dir:

  http://www.glug.org/people/ttn/software/ttn-pers-scheme/

comments:

  basically, this release is to get some much-requested line-oriented
  query and traversal procs into the wild.  probably the next step is
  to redo the hacky dispatch mechanism w/ something more solid, and
  expose `define-e:' to allow user-defined editor procs.

happy hacking,
thi


_______________________________________________
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.