Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!uwm.edu!rpi!masscomp!peora!tarpit!osceola.cs.ucf.edu!news From: vemula@pluto.cs.ucf.edu (Udaya Bhaskar Vemulapati) Newsgroups: comp.emacs Subject: Strange behaviour of back-up Message-ID: <1991Feb14.230011.3434@osceola.cs.ucf.edu> Date: 14 Feb 91 23:00:11 GMT Sender: news@osceola.cs.ucf.edu (News sysetm) Distribution: usa Organization: University of Central Florida, Orlando Lines: 5 I use Gnu Emacs 18.55 and I noticed that if you edit any file in "/tmp" directory, no back-ups are produced. I then went back to the Emacs lisp file "files.el" and saw some code that was actually checking whether the first 5 characters are "/tmp" before creating a backup file. Does any one know why it was set up like that ?