Xref: news2.mv.net comp.os.msdos.djgpp:4026 Newsgroups: comp.os.msdos.djgpp From: dunder AT nyongwa DOT montreal DOT qc DOT ca (Don Karnage) Subject: Ctrl-C arg Message-ID: Organization: Radio Free Nyongwa, Montreal (Qc), Canada Date: Sat, 18 May 1996 18:57:24 GMT Lines: 7 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Is it possible not to generate any SIGINT errors whenever pressing CTRL-C ? Its quite annoying. And my editor has 'emacs' keybindings, meaning I must press ^X^C for exiting. Now I know about ALT-Num3 but its NOT a good solution for quick exiting. Must I recompile all my editor using DJGPP v1.2 (which I don't have and don't have the disk space for either) or is there any new hack that can disable this annoyance?? (like a compiler switch telling we want to disable Ctrl-C maybe?!)