[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs local variables sections in files; time-stamping
From: |
Paul Eggert |
Subject: |
Re: Emacs local variables sections in files; time-stamping |
Date: |
Tue, 22 Feb 2011 16:11:20 -0800 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Thunderbird/3.1.7 |
On 02/22/2011 03:24 PM, Glenn Morris wrote:
Because `eval' is potentially risky
Yes, and I'd rather that we removed that stuff entirely.
The minor advantage of having time stamps in the text
of the files is outweighed by the major disadvantage
of the files' all being attack vectors.
Even if the time stamps are maintained in the original,
it would make sense to remove the Local Variables sections
from the copies installed via gnulib, since changes to
the copies should not update those time stamps. Perhaps
gnulib-tool should be modified to do that by default?