[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Emacs-diffs] master 5d1e62e: When autoload-timestamps is nil, use a
From: |
Stefan Monnier |
Subject: |
Re: [Emacs-diffs] master 5d1e62e: When autoload-timestamps is nil, use a dummy timestamp rather than "t". |
Date: |
Sun, 24 Apr 2016 10:56:05 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
> +;; In some ways it would be nicer to use a value that is recognisably
> +;; not a time-value, eg t, but that can cause issues if an older Emacs
> +;; that does not expect non-time-values loads the file.
I can't think of any scenario where this would be a problem, other than
far-fetched ones.
Stefan
- Re: [Emacs-diffs] master 5d1e62e: When autoload-timestamps is nil, use a dummy timestamp rather than "t".,
Stefan Monnier <=