chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #488: SLIME completion does not complete up to first


From: Chicken Trac
Subject: [Chicken-janitors] #488: SLIME completion does not complete up to first non-unique point in string
Date: Sun, 30 Jan 2011 12:59:06 -0000

#488: SLIME completion does not complete up to first non-unique point in string
----------------------------------+-----------------------------------------
 Reporter:  sjamaan               |       Owner:  nickg
     Type:  defect                |      Status:  new  
 Priority:  major                 |   Milestone:  4.7.0
Component:  extensions            |     Version:  4.6.x
 Keywords:  slime, swank-chicken  |  
----------------------------------+-----------------------------------------
 When I type in {{{(with-i<TAB>)}}}, I'd expect SLIME to complete {{{(with-
 input-from-)}}} and then offer me the options with-input-from-file, with-
 input-from-port, with-input-from-string and with-input-from-pipe.

 Right now it only offers options for completion but does not fill out the
 parts that can already be filled out, requiring me to switch to the
 completion buffer and choose an option or type it out myself until there's
 only one option left; this it does complete.

 According to Christian, this may be a problem with the way the swank
 server replies to the completions request.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/488>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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