|
From: | Emacs bug Tracking System |
Subject: | bug#2107: marked as done (temp-file-name-pattern vs temporary-file-directory) |
Date: | Fri, 30 Jan 2009 18:25:03 +0000 |
Your message dated Fri, 30 Jan 2009 13:17:54 -0500 with message-id <87k58clktp.fsf@cyd.mit.edu> and subject line Re: bug#2107: temp-file-name-pattern vs temporary-file-directory has caused the Emacs bug report #2107, regarding temp-file-name-pattern vs temporary-file-directory to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com immediately.) -- 2107: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2107 Emacs Bug Tracking System Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message ---Subject: temp-file-name-pattern vs temporary-file-directory Date: Thu, 29 Jan 2009 17:45:21 +0100 Recently I learned about the variable temp-file-name-pattern when under odd circumstances I didn't have access to /tmp. I was surprised that the default value of this variable was /tmp/emacsXXXXXX, thus ignoring my setting of temporary-file-directory. Shouldn't temp-file-name-pattern take into account the value of temporary-file-directory? In GNU Emacs 22.2.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2008-03-27 on tfkp07 configured using `configure '--with-gcc' '--with-x-toolkit=athena'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: C value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: en_GB.utf8 value of $LANG: en_US.iso885915 locale-coding-system: iso-8859-15 default-enable-multibyte-characters: t
--- End Message ---
--- Begin Message ---Subject: Re: bug#2107: temp-file-name-pattern vs temporary-file-directory Date: Fri, 30 Jan 2009 13:17:54 -0500 I've removed temp-file-name-pattern, and changed call-process-region to use temporary-file-directory.
--- End Message ---
[Prev in Thread] | Current Thread | [Next in Thread] |