On 4/17/17 3:00 PM, [email protected] wrote:
> Hi Chet,
> 
> It's coming up on the anniversary of my request for documentation of
> the Readline 6.3 signal handling changes, so I decided to ping you
> again.
> 
> I'm looking at this file:
> 
> http://git.savannah.gnu.org/cgit/readline.git/tree/examples/rl-callbacktest.c?h=devel

Yeah, you should look at the actual documentation.  Not only does it
explain the situation, readline-7.0 adds a variable that restores the
previous persistent signal handling behavior if the application desires.
That reduces the `undocumented sequence' to one line of code.

If you're not going to read the documentation, or at least the new feature
descriptions in the CHANGES file, there's not a lot I can do to help.

The example still exits on SIGINT, as most programs do.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    [email protected]    http://cnswww.cns.cwru.edu/~chet/

_______________________________________________
Bug-readline mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-readline

Reply via email to