[mew-int 01406] Re: Small patch for mew-temp-file-initial
Tatsuya Kinoshita
tats at example.com
Mon Apr 28 03:28:20 JST 2003
On April 27, 2003, [mew-int 01405],
"David A. Panariti" <davep.mew at example.com> wrote:
> Here's a small patch that adds another place in which to look for a temp dir
> for mew: MEWTMP
You can customize Mew's tempdir without your patch, like this:
(setq mew-temp-file-initial "/home/davep/mewtmp/tmp")
Take care that you don't use subdirectory in "/tmp" in the
mew-temp-file-initial variable. Mew doesn't check the parent
directory of Mew's tmpdir. For example, (setq
mew-temp-file-initial "/tmp/davep-mew/tmp") is unsafe setting,
because "/tmp/davep-mew" can be seized by another user.
I recommend that you use your home directory if you want to
change the mew-temp-file-initial variable.
--
Tatsuya Kinoshita
More information about the Mew-int
mailing list