all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* specifying the location of auto-save files
@ 2005-02-25 18:25 Michael Powe
  2005-02-26 11:42 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Powe @ 2005-02-25 18:25 UTC (permalink / raw)


What controls the location into which auto-save files (#test.c#, e.g.)
are placed?  Is there a variable I can set to specify this location?
I can't find in the manual where this is even discussed.  It discusses
the naming convention for the files and how to change that but not
where they are placed.

The reason is, I'm having a problem with an installed version of 21.3
on gentoo linux.  It is trying to save to a non-existent directory
when I am editing files remotely.  (Normally, of course, it auto-saves
into my home directory.)  If I forget to turn off auto-save in these
circumstances, it will take me several minutes to get control of the
editor again to turn it off.  I've grepped all the .el files and I
don't find any reference to this directory.  I'm guessing it was
hardcoded into the binary accidently but I'd like to override that
setting if possible.

Thanks.

mp

-- 
Michael Powe		michael@trollope.org		Naugatuck CT USA
Liberal:  1. Not limited to or by established, orthodox, or 
authoritarian attitudes, views or dogmas; free from bigotry.  
2.  Favoring proposals for reform, open to new ideas for progress,
and tolerant of the ideas and behavior of others; broad-minded.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: specifying the location of auto-save files
  2005-02-25 18:25 specifying the location of auto-save files Michael Powe
@ 2005-02-26 11:42 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2005-02-26 11:42 UTC (permalink / raw)


Michael Powe wrote:

> What controls the location into which auto-save files (#test.c#, e.g.)
> are placed?
[...]
> The reason is, I'm having a problem with an installed version of 21.3
> on gentoo linux.  It is trying to save to a non-existent directory
> when I am editing files remotely.

auto-save-file-name-transforms

Buggy in 21.3 for remote files, IIRC, but fixed in CVS (and also added
to the relevant section of the manual).

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-02-26 11:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-25 18:25 specifying the location of auto-save files Michael Powe
2005-02-26 11:42 ` Glenn Morris

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.