* File-stamp implementation?
@ 2018-06-30 5:33 Alan E. Davis
2018-06-30 5:40 ` Drew Adams
0 siblings, 1 reply; 2+ messages in thread
From: Alan E. Davis @ 2018-06-30 5:33 UTC (permalink / raw)
To: help-gnu-emacs@gnu.org
Some years ago, I had rewritten time-stamp.el as a useful file-stamp
function. I had a habit of changing filenames during a project, and wished
to preserve a "bread crumb trail" of the previous file names, as well as
the ordinary "Time-stamp". At the time, I was sufficiently up to speed on
Elisp to make the needed changes, and it worked fantastically. Ths very
idea of writing customization templates, along with the basic changes
themselves was discouraging for one of my limited programming abilities.
Beneath the Time-stamp, was "File-stamp:" template. I also kept a running
list of the previous file names in the header. First:
File-stamp: <>
then
Previously:
Actually, the most important thing was the File-stamp: entry. One previous
file version would be useful, and the previous name before a major change
would also be useful.
Does anyone have such a utility? I
--
[Fill in the blanks]
The use of corrupt manipulations and blatant rhetorical ploys ...---
outright lying, flagwaving, personal attacks, setting up phony
alternatives, misdirection, jargon-mongering, evading key issues, feigning
disinterested objectivity, willful misunderstanding of other points of
view---suggests that ... lacks both credibility and evidence.
---- Edward Tufte (in context of making presentations)
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: File-stamp implementation?
2018-06-30 5:33 File-stamp implementation? Alan E. Davis
@ 2018-06-30 5:40 ` Drew Adams
0 siblings, 0 replies; 2+ messages in thread
From: Drew Adams @ 2018-06-30 5:40 UTC (permalink / raw)
To: Alan E. Davis, help-gnu-emacs
> Some years ago, I had rewritten time-stamp.el as a useful file-stamp
> function. I had a habit of changing filenames during a project, and
> wished
> to preserve a "bread crumb trail" of the previous file names, as well as
> the ordinary "Time-stamp". At the time, I was sufficiently up to speed
> on
> Elisp to make the needed changes, and it worked fantastically. Ths very
> idea of writing customization templates, along with the basic changes
> themselves was discouraging for one of my limited programming abilities.
>
> Beneath the Time-stamp, was "File-stamp:" template. I also kept a
> running
> list of the previous file names in the header. First:
>
> File-stamp: <>
>
> then
>
> Previously:
>
> Actually, the most important thing was the File-stamp: entry. One
> previous
> file version would be useful, and the previous name before a major change
> would also be useful.
>
> Does anyone have such a utility? I
This page might help: https://www.emacswiki.org/emacs/TimeStamp
And library `header2.el': https://www.emacswiki.org/emacs/download/header2.el
And its description: https://www.emacswiki.org/emacs/AutomaticFileHeaders#header2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-06-30 5:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-30 5:33 File-stamp implementation? Alan E. Davis
2018-06-30 5:40 ` Drew Adams
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).