all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Creating automatic filename stamps
@ 2018-11-19 19:50 Alan E. Davis
  2018-11-19 20:45 ` Drew Adams
  0 siblings, 1 reply; 4+ messages in thread
From: Alan E. Davis @ 2018-11-19 19:50 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

Some years ago---in the early 90s---I was working on a project with a
number of files, moving files around and renaming.  I was able to cobble
together an elisp function to duplicate and extend the time-stamp
functionality, to good effect, to help me keep track of the sources of
changes.

   - Time-stamp the flle
   - Duplicate the previous time-stamp on the next line, (possibly in a
list)
   - "File-stamp": record the current file name
   -  Add the previous filename on the previous line, possibly as the head
of a list of all previous names for this file.

I need this functionality all the time, but I have lost the old
implementation.  It must have been simple, because I knew almost no elisp
at all.  But I believe I stole the "Time-stamp:" code, and modified it.

For years I have tried to locate another implementation.  It seems so
pivotal, to me, that I imagine others have implemented it, probably better
than I had.

I have given it a try, but have not even gotten close.  I would be grateful
for any suggestions how to go about implementing this functionality.

Alan Davis

-- 
[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] 4+ messages in thread

end of thread, other threads:[~2018-11-24 16:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-19 19:50 Creating automatic filename stamps Alan E. Davis
2018-11-19 20:45 ` Drew Adams
2018-11-24  8:03   ` Alan E. Davis
2018-11-24 16:33     ` Drew Adams

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.