Gnus development mailing list
 help / color / mirror / Atom feed
From: Miles Bader <miles@lsi.nec.co.jp>
Subject: cvs keyword hacking in texi/Makefile.in
Date: Thu, 24 Mar 2005 18:26:00 +0900	[thread overview]
Message-ID: <buo4qf15r9z.fsf@mctpc71.ucom.lsi.nec.co.jp> (raw)

This little bit appears in (my checkout of) texi/Makefile.in:

   gnus-faq.texi: gnus-faq.xml
           ./xml2texi.sh $< $@.tmp
           @echo
   # FIXME: This should be done in xml2texi.scm or gnus-faq.xml should be
   # changed:
           sed '/\$$Id: Makefile.in,v 7.12 2005/03/24 09:14:37 miles Exp $$/d' < $@.tmp > $@

Besides the more general question of whether CVS keywords should be
used at all, this probably doesn't do what someone thought it does
-- it replaces the expansion of $Id$ for `Makefile.in' in the text
of `gnus-faq.xml'?!?  That's surely a nop...?

-Miles
-- 
/\ /\
(^.^)
(")")
*This is the cute kitty virus, please copy this into your sig so it can spread.



             reply	other threads:[~2005-03-24  9:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-24  9:26 Miles Bader [this message]
2005-03-24 13:33 ` Reiner Steib
2005-03-24 22:27   ` Karl Pflästerer
2005-03-25  1:48     ` Miles Bader
2005-03-25 10:32       ` Reiner Steib
2005-03-25 12:42         ` Karl Pflästerer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=buo4qf15r9z.fsf@mctpc71.ucom.lsi.nec.co.jp \
    --to=miles@lsi.nec.co.jp \
    --cc=miles@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).