unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Thien-Thi Nguyen <ttn@gnuvola.org>
To: guile-user <guile-user@gnu.org>
Subject: Re: getting help for your guile libraries in emacs
Date: Wed, 19 Dec 2007 17:54:36 +0100	[thread overview]
Message-ID: <877ijalj5f.fsf@ambire.localdomain> (raw)
In-Reply-To: <87r6hi24on.fsf@ambire.localdomain> (Thien-Thi Nguyen's message of "Wed, 19 Dec 2007 14:29:44 +0100")

() Thien-Thi Nguyen <ttn@gnuvola.org>
() Wed, 19 Dec 2007 14:29:44 +0100

   () Andy Wingo <wingo@pobox.com>
   () 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
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


      reply	other threads:[~2007-12-19 16:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-25 18:16 getting help for your guile libraries in emacs Andy Wingo
2007-11-25 18:40 ` Andy Wingo
2007-12-19 13:29 ` Thien-Thi Nguyen
2007-12-19 16:54   ` Thien-Thi Nguyen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=877ijalj5f.fsf@ambire.localdomain \
    --to=ttn@gnuvola.org \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).