RE: [Ilisp-help] Re: bug in xemacs ilisp module

"Clementson, Bill" <[email protected]> Tue, 12 Aug 2003 09:02:26 -0600
Newsgroups gmane.lisp.cmucl.devel,gmane.lisp.ilisp.general
Message-ID <[email protected]>
Try the CVS version of ILISP using the fsf key bindings (e.g. - (setq
ilisp-*use-fsf-compliant-keybindings* t) ). I recently revised the fsf
key bindings to (among other things) replace bindings that "stepped on"
comint (or other) standard bindings.

I tried your described scenario with the cvs version of ILISP with fsf
key bindings enabled and I got the correct completions on my PC.

--
Bill Clementson

> -----Original Message-----
> From: Marco Antoniotti [mailto:[email protected]] 
> Sent: Tuesday, August 12, 2003 7:52 AM
> To: [email protected]
> Cc: [email protected]; [email protected]
> Subject: [Ilisp-help] Re: bug in xemacs ilisp module
> 
> 
> ILISP questions are better asked the ilisp mailing lists.
> 
> I forwarded it there.
> 
> Cheers
> 
> Marco
> 
> 
> 
> On Tuesday, Aug 12, 2003, at 09:39 America/New_York, Paul 
> Landes wrote:
> 
> > XEmacs version: 21.4.10
> > ILISP version: V5.12.0
> > CMU Common Lisp version: 18e-pre, built 2003-01-26
> > Problem:
> > 1. Start XEmacs: xemacs -q
> > 2. Invoke the inferior shell: (progn (require 'shell) 
> (shell)) 3. Load 
> > the ilisp module: (progn (require 'ilisp) (cmulisp)) 4. Go to the 
> > inferior shell buffer and partial complete a binary: make<TAB>
> >
> > Normal behavior would put a message in the minibuffer 'Partial
> > complete' and
> > then 'Press space to flush' and display a completion list for the 
> > binary
> > (i.e. 'makeindex', 'make', 'makeinfo') etc.
> >
> > Instead, '(No completions)' is written to the shell buffer and the
> > completion
> > buffer does not come up.
> >
> > I suspect it has something to do with ilisp completion clobbering
> > comint
> > module variables that the shell module uses.
> >
> > I have tried to add:
> > (provide 'completer)
> > (provide 'comint-ipc)
> >
> > before the ilisp module is loaded but this didn't work either.
> >
> > I don't know how your bug process works, so can you send me an email
> > about
> > this issue or direct me to a resource about your process?
> >
> > Thanks!
> > --
> > Paul Landes
> > [email protected]
> >
> --
> Marco Antoniotti
> NYU Courant Bioinformatics Group		tel. +1 - 212 - 998 3488
> 715 Broadway 10th FL				fax. +1 - 212 - 998 3484
> New York, NY, 10003, U.S.A.
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites 
> including Data Reports, E-commerce, Portals, and Forums are 
> available now. Download today and enter to win an XBOX or 
> Visual Studio .NET. 
> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet
_072303_01/01
_______________________________________________
Ilisp-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ilisp-help