SUMMARY: emacs and SunOS question.

From: Aline H. Runde - MicroModule Systems (runde@mlode.mms.com)
Date: Tue Apr 23 1996 - 17:29:56 CDT


Thanks so much for the quick reply of the following managers:
From: emsigler@comsoft.org (Eric Sigler)
From: Michael Blandford <mikey@lanl.gov>
From: Fedor Gnuchev <qwe@ht.eimb.rssi.ru>
From: Ian MacPhedran <Ian_MacPhedran@engr.USask.Ca>
From: Scott Turvey <scottt@nacm.com>
From: Guy Cole <guycole@netcom.com>
From: kwthomas@wizard.nssl.uoknor.edu (Kevin W. Thomas)
From: mrs@cadem.mc.xerox.com ("Michael Salehi x22725")
From: poffen@San-Jose.ate.slb.com (Russ Poffenberger)
From: Dave Zavatson <dhzavatson@ucdavis.edu>

The solution that works for me comes from Russ Poffenberger. I modified the
user's .emacs per Russ suggested, and the user is really impressed and pleased,
because he does not have to change his bad work habit!!!???

Thanks a lot, Russ.

Aline...

----------------------------------------------------------------------------

What I do to prevent this is in my $HOME/.emacs file I put..

(global-unset-key "\C-z")
(global-set-key "\C-z" 'save-buffers-kill-emacs)

The first line disables the old function tied to C-z, and the other makes it
mimic C-x C-c.

--
Russ Poffenberger               Engineering Specialist
Schlumberger Technologies ATE   DOMAIN: poffen@San-Jose.ate.slb.com
1601 Technology Drive		CIS:	72401,276
San Jose, Ca. 95110             Voice: (408)437-5254  FAX: (408)437-5246



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:10:58 CDT