GNU bug report logs - #15253
readline completion for modules

Previous Next

Package: guile;

Reported by: arne.babenhauserheide <at> kit.edu

Date: Tue, 3 Sep 2013 08:08:01 UTC

Severity: wishlist

To reply to this bug, email your comments to 15253 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#15253; Package guile. (Tue, 03 Sep 2013 08:08:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to arne.babenhauserheide <at> kit.edu:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Tue, 03 Sep 2013 08:08:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Arne Babenhauserheide (IMK)" <arne.babenhauserheide <at> kit.edu>
To: "bug-guile <at> gnu.org" <bug-guile <at> gnu.org>
Subject: readline completion for modules
Date: Tue, 3 Sep 2013 10:06:25 +0200
[Message part 1 (text/plain, inline)]
Hi,

It would be very convenient to have readline completion for modules, so
I could just type

    ,use <tab>

or

    ,use srfi <tab>

or

    (use-modules (<tab>

or

    (use-modules (srfi <tab>

and get a listing of possible modules.

That would allow staying in the same context while checking for modules
(instead of switching to info or the web).

This could be taken even further by also providing readline support when
using @ (with the pointer in or at the place of every variable marked
with ˇ while hitting tab):

    (@ (ˇsrfi ˇsrfi-13) ˇstring-unfold)

This could go to the completeness of the emacs auto-complete, which
allows completing stuff like ˇ-expand<tab> and -expand-ˇ<tab>. I could
then say “I know that I need the function string-unfold, where can I
find it?” To answer that question I’d use

    (@ ( ) string-unfold<tab>

and get a list of potential modules to use (or rather options for (@
(category module) string-unfold)).

Best wishes,
Arne
-- 
Doktorand
Gruppe: GHG

Raum: 435/410
Tel.: +49 721 608-22885
arne.babenhauserheide <at> kit.edu

Karlsruher Institut für Technologie
IMK-ASF
Postfach 36 40
76021 Karlsruhe
[0xA70DA09E.asc (application/pgp-keys, attachment)]
[arne_babenhauserheide.vcf (text/x-vcard, attachment)]
[signature.asc (application/pgp-signature, attachment)]

Severity set to 'wishlist' from 'normal' Request was from Mark H Weaver <mhw <at> netris.org> to control <at> debbugs.gnu.org. (Fri, 13 Sep 2013 03:51:02 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 276 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.