msb@ho5cad.att.com (Mike Balenger) (08/22/89)
I am looking for a way to do stuff AFTER a file is written.
write-file-hooks does stuff BEFORE the file is written.
Specifically, I want to have a written-file-hook attached to my
.profile, .emacs, and $ENV files so that I can modify them on one
machine and have them rcp'd to another machine immediately. This way,
I can have one version of the files run on all the machines I use, but
not worry about which machine has the latest version.
I could use the write-file-hook to submit an at(1) job for "now + 1
minute", but I was hoping for a cleaner solution.
Ideas?
--
----------------------------------------------------------------------
<cute quote> Michael S. Balenger (201) 949-8789
<cute disclaimer> AT&T Bell Labs
Room 1L-405
msb@ho5cad.att.com Crawfords Corner Road
att!ho5cad!msb Holmdel, NJ 07733kim@kannel.lut.fi (Kimmo Suominen) (08/24/89)
In article <MSB.89Aug22150110@ho5cad.att.com> msb@ho5cad.att.com (Mike Balenger) writes:
From: msb@ho5cad.att.com (Mike Balenger)
Date: 22 Aug 89 14:01:10 GMT
Organization: AT&T Bell Laboratories
I am looking for a way to do stuff AFTER a file is written.
write-file-hooks does stuff BEFORE the file is written.
Specifically, I want to have a written-file-hook attached to my
.profile, .emacs, and $ENV files so that I can modify them on one
machine and have them rcp'd to another machine immediately.
...
How about using ftp-write-file in write-file-hook? Sounds good to me (haven't
tried, though).
Kim
--
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
( Kimmo Suominen Electronic Mail on Internet: kim@kannel.lut.fi )
( "That's what I think!" on Funet: KUULA::KIM )
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''