* Makefile.in lacks arch-tags?
@ 2008-12-27 10:14 Eli Zaretskii
2008-12-27 15:57 ` Miles Bader
0 siblings, 1 reply; 2+ messages in thread
From: Eli Zaretskii @ 2008-12-27 10:14 UTC (permalink / raw)
To: Miles Bader; +Cc: emacs-devel
Out of curiosity: why do all the Makefile.in files lack the arch-tag
cookie? I thought all the files in the repository should have them,
no?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Makefile.in lacks arch-tags?
2008-12-27 10:14 Makefile.in lacks arch-tags? Eli Zaretskii
@ 2008-12-27 15:57 ` Miles Bader
0 siblings, 0 replies; 2+ messages in thread
From: Miles Bader @ 2008-12-27 15:57 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: emacs-devel
Eli Zaretskii <eliz@gnu.org> writes:
> Out of curiosity: why do all the Makefile.in files lack the arch-tag
> cookie? I thought all the files in the repository should have them,
> no?
Arch can keep the tag info externally, though it is slightly useful.
In the case of Makefile.in, there's no good comment syntax to use ("#"
comments are not stripped during processing), so the external form is
used.
-Miles
--
Consult, v.i. To seek another's disapproval of a course already decided on.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-12-27 15:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-27 10:14 Makefile.in lacks arch-tags? Eli Zaretskii
2008-12-27 15:57 ` Miles Bader
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.