From owner-ntemacs-users@june  Fri Oct 11 22:44:28 1996
X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil]
	[nil "Fri" "11" "October" "1996" "22:03:53" "-0700" "Levent N. Atasoy" "Levent.Atasoy@macsch.com" nil "14" "Does auto-save work with NTEmacs 19.34?" "^From:" nil nil "10" nil nil nil nil]
	nil)
Received: from joker.cs.washington.edu (joker.cs.washington.edu [128.95.1.42]) by june.cs.washington.edu (8.7.6/7.2ju) with SMTP id WAA25984 for <voelker@june.cs.washington.edu>; Fri, 11 Oct 1996 22:44:27 -0700
Received: from june.cs.washington.edu (june.cs.washington.edu [128.95.1.4]) by joker.cs.washington.edu (8.6.12/7.2ws+) with ESMTP id WAA30014 for <voelker@joker.cs.washington.edu>; Fri, 11 Oct 1996 22:44:25 -0700
Received: from macsch.com (draco.macsch.com [192.73.8.1]) by june.cs.washington.edu (8.7.6/7.2ju) with SMTP id WAA24906 for <ntemacs-users@cs.washington.edu>; Fri, 11 Oct 1996 22:02:40 -0700
Received: from [161.34.1.42] by macsch.com (5.61/MSC-960531) 	id AA10639; Fri, 11 Oct 96 22:02:36 -0700
Received: from optimal.mark.macsch.com by bootes.is.macsch.com (4.1/MSCbootes.950222) 	id AA29672; Fri, 11 Oct 96 22:02:47 PDT
Received: by optimal.mark.macsch.com (950413.SGI.8.6.12/MSC.SM.SGI.950302) 	id WAA09809; Fri, 11 Oct 1996 22:03:53 -0700
Message-Id: <199610120503.WAA09809@optimal.mark.macsch.com>
From: Levent N Atasoy <Levent.Atasoy@macsch.com>
To: ntemacs-users@cs.washington.edu
Subject: Does auto-save work with NTEmacs 19.34?
Date: Fri, 11 Oct 1996 22:03:53 -0700


Autoaves issue an error message and I don't see any files in the
auto-save-directory on the NT. 

I have the following setup, which works fine in XEmacs.
Any pointers will be appreciated.

(require 'auto-save)
(setq
 auto-save-directory (expand-file-name "~/.autosave/")
 auto-save-hash-directory (expand-file-name "~/.autosave/")
 auto-save-directory-fallback auto-save-directory
 auto-save-hash-p nil
 auto-save-interval 2000 )

From owner-ntemacs-users@june  Mon Oct 14 08:31:57 1996
X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil]
	[nil "Mon" "14" "October" "1996" "10:00:09" "-0500" "Milt Epstein" "epstein@cd.com" nil "32" "Re: Does auto-save work with NTEmacs 19.34?" "^From:" nil nil "10" nil nil nil nil]
	nil)
Received: from joker.cs.washington.edu (joker.cs.washington.edu [128.95.1.42]) by june.cs.washington.edu (8.7.6/7.2ju) with SMTP id IAA21796 for <voelker@june.cs.washington.edu>; Mon, 14 Oct 1996 08:31:57 -0700
Received: from june.cs.washington.edu (june.cs.washington.edu [128.95.1.4]) by joker.cs.washington.edu (8.6.12/7.2ws+) with ESMTP id IAA21982 for <voelker@joker.cs.washington.edu>; Mon, 14 Oct 1996 08:31:55 -0700
Received: from beltway (beltway.cd.com [204.217.30.66]) by june.cs.washington.edu (8.7.6/7.2ju) with SMTP id HAA19224 for <ntemacs-users@cs.washington.edu>; Mon, 14 Oct 1996 07:46:14 -0700
Received: from bif.cd.com by beltway (5.x/SMI-SVR4) 	id AA26400; Mon, 14 Oct 1996 09:45:20 -0500
Received: from localhost by bif.cd.com (4.1/SMI-4.1) 	id AA19969; Mon, 14 Oct 96 10:00:09 CDT
In-Reply-To: <199610120503.WAA09809@optimal.mark.macsch.com>
Message-Id: <Pine.SUN.3.94.961014095546.18194C-100000@bif>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
From: Milt Epstein <epstein@cd.com>
Sender: epstein@cd.com
To: Levent N Atasoy <Levent.Atasoy@macsch.com>
Cc: ntemacs-users@cs.washington.edu
Subject: Re: Does auto-save work with NTEmacs 19.34?
Date: Mon, 14 Oct 1996 10:00:09 -0500 (CDT)

On Fri, 11 Oct 1996, Levent N Atasoy wrote:

> Autoaves issue an error message and I don't see any files in the
> auto-save-directory on the NT. 
> 
> I have the following setup, which works fine in XEmacs.
> Any pointers will be appreciated.
> 
> (require 'auto-save)
> (setq
>  auto-save-directory (expand-file-name "~/.autosave/")
>  auto-save-hash-directory (expand-file-name "~/.autosave/")
>  auto-save-directory-fallback auto-save-directory
>  auto-save-hash-p nil
>  auto-save-interval 2000 )

The emacs lisp directory that comes with ntemacs (I have 19.32) has no
auto-save.el file, and I couldn't find any reference to a variable
auto-save-directory (for example).  So, it looks like this
file/package is not part of GNU Emacs/ntemacs (it's not unusual for
XEmacs and GNU Emacs to have different packages).  This doesn't mean
that you can't use this package with GNU Emacs, you just need to set
it up yourself (which may be very easy or quite difficult, depending
on what's in the package, and whether the requisite hooks/mechanisms
for using it are already in GNU Emacs or are easy to add).

Milt Epstein
Software Engineer
Central Data Corporation
epstein@cd.com
WWW: http://www.cd.com/
FTP: ftp.cd.com

From owner-ntemacs-users@june  Mon Oct 14 11:24:30 1996
X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil]
	[nil "Mon" "14" "October" "1996" "10:45:04" "-0700" "Levent N. Atasoy" "Levent.Atasoy@macsch.com" nil "44" "Re: Does auto-save work with NTEmacs 19.34?" "^From:" nil nil "10" nil nil nil nil]
	nil)
Received: from joker.cs.washington.edu (joker.cs.washington.edu [128.95.1.42]) by june.cs.washington.edu (8.7.6/7.2ju) with SMTP id LAA07701 for <voelker@june.cs.washington.edu>; Mon, 14 Oct 1996 11:24:29 -0700
Received: from june.cs.washington.edu (june.cs.washington.edu [128.95.1.4]) by joker.cs.washington.edu (8.6.12/7.2ws+) with ESMTP id LAA29797 for <voelker@joker.cs.washington.edu>; Mon, 14 Oct 1996 11:24:26 -0700
Received: from macsch.com (draco.macsch.com [192.73.8.1]) by june.cs.washington.edu (8.7.6/7.2ju) with SMTP id KAA03506 for <ntemacs-users@cs.washington.edu>; Mon, 14 Oct 1996 10:43:53 -0700
Received: from [161.34.1.42] by macsch.com (5.61/MSC-960531) 	id AA26858; Mon, 14 Oct 96 10:43:46 -0700
Received: from optimal.mark.macsch.com by bootes.is.macsch.com (4.1/MSCbootes.950222) 	id AA03410; Mon, 14 Oct 96 10:43:58 PDT
Received: by optimal.mark.macsch.com (950413.SGI.8.6.12/MSC.SM.SGI.950302) 	id KAA13993; Mon, 14 Oct 1996 10:45:04 -0700
Message-Id: <199610141745.KAA13993@optimal.mark.macsch.com>
In-Reply-To: <Pine.SUN.3.94.961014095546.18194C-100000@bif>
References: <199610120503.WAA09809@optimal.mark.macsch.com> 	<Pine.SUN.3.94.961014095546.18194C-100000@bif>
From: Levent N Atasoy <Levent.Atasoy@macsch.com>
To: Milt Epstein <epstein@cd.com>
Cc: ntemacs-users@cs.washington.edu
Subject: Re: Does auto-save work with NTEmacs 19.34?
Date: Mon, 14 Oct 1996 10:45:04 -0700


You are right.  I should have said that I am using the external
package auto-save.el.

It works with both XEmacs and (GNU) Emacs,
however.  I also have the UNIX version of 19.34 Emacs, and the package
works fine there.  So I was hoping it would also work with NTEmacs

Maybe I'll have to live with the backups files being spread around on
the NT :-).

>>>>> On Mon, 14 Oct 1996 10:00:09 -0500 (CDT), Milt Epstein <epstein@cd.com> said:

 ME> On Fri, 11 Oct 1996, Levent N Atasoy wrote:
 >> Autoaves issue an error message and I don't see any files in the
 >> auto-save-directory on the NT. 
 >> 
 >> I have the following setup, which works fine in XEmacs.
 >> Any pointers will be appreciated.
 >> 
 >> (require 'auto-save)
 >> (setq
 >> auto-save-directory (expand-file-name "~/.autosave/")
 >> auto-save-hash-directory (expand-file-name "~/.autosave/")
 >> auto-save-directory-fallback auto-save-directory
 >> auto-save-hash-p nil
 >> auto-save-interval 2000 )

 ME> The emacs lisp directory that comes with ntemacs (I have 19.32) has no
 ME> auto-save.el file, and I couldn't find any reference to a variable
 ME> auto-save-directory (for example).  So, it looks like this
 ME> file/package is not part of GNU Emacs/ntemacs (it's not unusual for
 ME> XEmacs and GNU Emacs to have different packages).  This doesn't mean
 ME> that you can't use this package with GNU Emacs, you just need to set
 ME> it up yourself (which may be very easy or quite difficult, depending
 ME> on what's in the package, and whether the requisite hooks/mechanisms
 ME> for using it are already in GNU Emacs or are easy to add).

 ME> Milt Epstein
 ME> Software Engineer
 ME> Central Data Corporation
 ME> epstein@cd.com
 ME> WWW: http://www.cd.com/
 ME> FTP: ftp.cd.com

