bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: automake aclocal bug


From: Gary V . Vaughan
Subject: Re: automake aclocal bug
Date: Tue, 17 Jul 2001 20:28:52 +0100

On Tuesday 17 July 2001  6:52 am, Tom Tromey wrote:
> >>>>> "Gary" == Gary V Vaughan <address@hidden> writes:
>
> Gary> Now that you mention it, I found sevral files that I have
> Gary> changed this year without updating the copyright.  All fixed now
> Gary> =)O|
>
> I use this code in my .emacs to prompt me about copyright updates:
>
>     (defun fp-copyright-update ()
>       (and (not (eq major-mode 'fundamental-mode))
>          (copyright-update)))
>
>     (and (fboundp 'copyright-update)
>        (add-hook 'write-file-hooks 'fp-copyright-update))
>
> Very handy, at least if you use Emacs.
>
> Tom

I used to have a .emacs that was so large, that I renamed it dotemacs.el and 
bytecompiled it (and it had a similar write-hook to yours).  Unfortunately I 
lost it when I fried my disk a few months back =(O|  On the other hand, I 
have started to use vi whenever I make small edits that won't require keeping 
the editor open for more than a few minutes, so I haven't tried too hard to 
replace what I lost.

When gtk+ emacs with guile arrives, I might change my login shell back to 
emacs ;-)

Cheers,
        Gary.
-- 
  ())_. Gary V. Vaughan     gary@(oranda.demon.co.uk|gnu.org)
  ( '/  Research Scientist  http://www.oranda.demon.co.uk       ,_())____
  / )=  GNU Hacker          http://www.gnu.org/software/libtool  \'      `&
`(_~)_  Tech' Author        http://sources.redhat.com/autobook   =`---d__/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]