emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Fix quoted files for 'verify-visited-file-modtime'


From: Eli Zaretskii
Subject: Re: [PATCH] Fix quoted files for 'verify-visited-file-modtime'
Date: Wed, 26 Apr 2017 08:38:59 +0300

> From: Philipp Stephani <address@hidden>
> Date: Sun, 23 Apr 2017 19:06:07 +0200
> Cc: Philipp Stephani <address@hidden>
> 
> +  (with-temp-buffer
> +    (let* ((buffer-file-name "/:/tmp/bug25951.txt")

Please don't use file names that make assumptions about the underlying
filesystem structure.  I think our convention for files created by the
test suite to use make-temp-file.  Is there any reason this test
couldn't do the same?

Thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]