[linedit-devel] maybe a possible bug?
Nikodemus Siivola
nikodemus at random-state.net
Wed Jun 3 13:29:03 UTC 2009
2009/6/3 james morris <james at jwm-art.net>:
> ah, i see! i'm back on x86 - a quick google tells me to use $ebp instead:
>
> 0: SB-IMPL::SUB-SUB-SERVE-EVENT
> 1: SB-IMPL::SUB-SERVE-EVENT
> 2: (SB-C::HAIRY-ARG-PROCESSOR SB-SYS::WAIT-UNTIL-FD-USABLE)
> 3: SB-IMPL::REFILL-INPUT-BUFFER
> 4: SB-IMPL::INPUT-CHAR/UTF-8
> 5: (SB-C::HAIRY-ARG-PROCESSOR COMMON-LISP::READ-CHAR)
> 6: (SB-C::HAIRY-ARG-PROCESSOR COMMON-LISP::READ-CHAR)
> 7: (SB-PCL::FAST-METHOD LINEDIT::READ-CHORD (LINEDIT::TERMINAL))
Ok, so Linedit is waiting for input, but not getting any. I'm guessing
that those key-combos do something nasty to your terminal state. No
ideas beyond that right now.
What does (TRACE LINEDIT::READ-CHORD), and trying the system-hanging
chords after that report?
Cheers,
-- Nikodemus
More information about the linedit-devel
mailing list