GNU bug report logs -
#75306
31.0.50; Make `small-temporary-file-directory` variable obsolete
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Severity: wishlist
The variable `small-temporary-file-directory` was created in 2000 for
MS-DOS systems and systems with widely different specs than what we run
now. Putting temporary files on a RAM disk should be done by the system
administrator (usually the user themselves), for example by simply using
tmpfs for _all_ temporary files (not just "small" ones, whatever that
means).
I think the variable doesn't make much sense these days, and should be
made obsolete. Note that it is barely used in Emacs and third-party
packages.
However, Tramp recently started using the variable as a place to create
OpenSSH Unix domain sockets. May I suggest that Tramp uses some other
variable for this purpose, perhaps a Tramp specific one?
I've attached a diff that makes the variable obsolete and removes all
uses, for reference.
[rmvar.diff (text/x-patch, attachment)]
This bug report was last modified 162 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.