geiser-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Geiser-users] completions while using racket


From: Ramakrishnan Muthukrishnan
Subject: [Geiser-users] completions while using racket
Date: Mon, 14 Nov 2011 22:39:07 +0530

Hi,

Just thought of reporting a trivial thing I found regarding completions.

racket@> (require sr<TAB>

=> this autocompletes as srcloc

where as if I type one more letter

racket@> (require srf<TAB>

then geiser completes it as "srfi/". When there are only 1 or 2
letters typed, geiser shows non-module names for completion. (require
ra<TAB> shows "raise" , "random" etc which are not module names, where
as (require rac<TAB> does the right thing!

Just thought of reporting it here.

(Sorry for many unmatched parens above!)
-- 
  Ramakrishnan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]