TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:12324] Emacs



On Thu, Jan 13, 2000 at 04:13:50PM -0600, Bob Tanner wrote:
> Is there a way I can disable the C-X C-C from exiting emacs?
> 
> I am using jde for java and C-C C-V C-C compiles under java and I constantly
> fat finger it and exit emacs.

	Yeah, do:

(global-unset-key "^X^C")

	in your *scratch* buffer,or, to permanently disbale it, your
.emacs file.

	Remember to use C-q and put in an actual control-X, not ^X.

Have fun (if at all possible),
-- 
Its name is Public Opinion.  It is held in reverence. It settles everything.
Some think it is the voice of God.  Loyalty to petrified opinion never yet
broke a chain or freed a human soul.     ---Mark Twain
-- Eric Hopper (hopper@omnifarious.mn.org  http://omnifarious.mn.org/~hopper) --

PGP signature