[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: temp file hole?
From: |
Johan Bockgård |
Subject: |
Re: temp file hole? |
Date: |
Thu, 04 Oct 2007 16:37:42 +0200 |
User-agent: |
Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux) |
Michael Albinus <address@hidden> writes:
> The other reason why I have switched from make-temp-file to
> make-temp-name is that make-temp-file creates a file without the
> possibility to declare a file name extension.
FWIW, the possibility exists in Emacs 22
(make-temp-file PREFIX &optional DIR-FLAG SUFFIX)
--
Johan Bockgård