[linedit-devel] newbie question: documentation

Alessandro Piras laynor at gmail.com
Wed Apr 5 09:34:26 UTC 2006


Thanks! Is there support for keybindings? I mean, can i bind a key or a
keysequence to a function that operates on the line that I'm editing with
linedit, like in the C version of readline? It whould be great..


On 4/5/06, Nikodemus Siivola <nikodemus at random-state.net> wrote:
>
> "Alessandro Piras" <laynor at gmail.com> writes:
>
> > Hi, I'm a lisp newbie, and I'm wandering how and where to get
> documentation on
> > your library. Actually I don't know how to find my way with lisp
> packages..
>
> Linedit used to be documented in the README kept in the doc/ directory,
> but then the interface started fluctuating and I removed the docs rather
> then risk them going stale.
>
> (mapc 'describe '(linedit:linedit linedit:formedit))
>
> describes the main programmatic interfaces, and
>
> (describe 'linedit:install-repl)
>
> the repl-wrapper. For more reading the source is the way to go for
> now.
>
> Cheers,
>
>   -- Nikodemus              Schemer: "Buddha is small, clean, and
> serious."
>                    Lispnik: "Buddha is big, has hairy armpits, and
> laughs."
> _______________________________________________
> linedit-devel mailing list
> linedit-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/linedit-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/linedit-devel/attachments/20060405/4999d6c2/attachment.html>


More information about the linedit-devel mailing list