Sam Steingold wrote:
>>* Chet Ramey <[EMAIL PROTECTED]> [2005-10-16 17:53:39 -0400]:
>>
>>Sam Steingold wrote:

> 
> is there a way to check whether readline has been initialized already?
> e.g., clisp may be running interactively and using readline and it may
> be running in the batch mode and not using readline (so when the
> SIGWINCH handler is called, readline has not been initialized).

The rl_readline_state variable has the RL_INITIALIZED bit set after
initialization.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
                                                Live Strong.
Chet Ramey, ITS, CWRU    [EMAIL PROTECTED]    http://cnswww.cns.cwru.edu/~chet/


_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to