() Thien-Thi Nguyen <[EMAIL PROTECTED]>
() Wed, 19 Dec 2007 14:29:44 +0100

   () Andy Wingo <[EMAIL PROTECTED]>
   () Sun, 25 Nov 2007 19:16:40 +0100

      '(("(guile)Procedure Index" nil "^ -+ .*: " " ")
        ("(guile)Variable Index" nil "^ -+ .*: " " ")
        ("(guile)R5RS Index" nil "^ -+ .*: " " ")
        ("(goops)Function and Variable Index" nil "^ -+ .*: " " "))

   cool, thanks for unearthing this.  unfortunately, these specs
   do not work for me.  i had to modify these locally like so:

   '(("(guile) Procedure Index" nil "^\\* " ":")
     ("(guile) Variable Index" nil "^\\* " ":")
     ("(guile) R5RS Index" nil "^\\* " ":"))

oops, looks like i foolishly confused myself and posted bad code.
the original formulation as posted by Andy Wingo works as advertized.
sorry for the noise.

thi


_______________________________________________
Guile-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/guile-user

Reply via email to