help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How elim. "~ files" and regain backspace functionality??!?!?!


From: Kevin Dziulko
Subject: Re: How elim. "~ files" and regain backspace functionality??!?!?!
Date: Tue, 13 Nov 2001 08:38:29 -0500

I use:
(setq make-backup-files nil)
in my .emacs file instead of auto-save-mode. This way, my work is still auto-saved in a temp file(those #file# files), but I don't end up with all of the "~ files".


From: "J. E. Lewis" <louie@louie.cc>
To: Chris Seberino <seberino@spawar.navy.mil>, help-gnu-emacs@gnu.org
Subject: Re: How elim. "~ files" and regain backspace functionality??!?!?!
Date: Mon, 12 Nov 2001 16:20:10 -0500

On Thu, Nov 08, 2001 at 01:13:14PM -0800, Chris Seberino wrote:
> How do I avoid all these files with ~ at the end
> being created in the first place?????

In your .emacs you need
(auto-save-mode ARG)

If ARG is positive then it is on, anything else and it is off.
--
-jel-
louie@louie.cc

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnu-emacs


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp




reply via email to

[Prev in Thread] Current Thread [Next in Thread]