emacs-devel
[Top][All Lists]
Advanced

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

Re: arch taglines for emacs


From: Florian Weimer
Subject: Re: arch taglines for emacs
Date: Thu, 21 Aug 2003 13:29:44 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

Miles Bader <address@hidden> writes:

>    For a C file:
>
>      /* arch-tag: 53bb84c6-dee0-46c6-a275-2db144993d89
>      */

What about the following?

#define ARCH_TAG "arch-tag: 53bb84c6-dee0-46c6-a275-2db144993d89"

This would avoid the problem with placing " */".

(It doesn't make sense to compile the string into the binary because
it never changes.)




reply via email to

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