unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* arch taglines for emacs
@ 2003-08-19  3:55 Miles Bader
  2003-08-20  2:42 ` Richard Stallman
                   ` (2 more replies)
  0 siblings, 3 replies; 23+ messages in thread
From: Miles Bader @ 2003-08-19  3:55 UTC (permalink / raw)


Would anyone object to me adding an arch `taglines' to the source files
in emacs?

A tagline is basically a single-line comment near the end (or beginning)
of the file that gives the file a unique ID (which persists even if you
rename the file); their presence makes using arch easier and more
efficient (of course some file formats can't handle comments, so arch
has other methods of tagging files, but there various disadvantages to
these other methods; in general it seems best to use taglines when
possible).

Some example taglines:

   For an elisp file:

     ;; arch-tag: af05e2b7-12a2-48a1-8af4-0f0cb793b869

   For a C file:

     /* arch-tag: 53bb84c6-dee0-46c6-a275-2db144993d89
     */

If these were placed at the end of source files, I think there would be
little or no problem with the change causing conflicts.

Thanks,

-Miles
-- 
`There are more things in heaven and earth, Horatio,
 Than are dreamt of in your philosophy.'

^ permalink raw reply	[flat|nested] 23+ messages in thread
* arch taglines for emacs
@ 2003-09-01 16:03 Miles Bader
  0 siblings, 0 replies; 23+ messages in thread
From: Miles Bader @ 2003-09-01 16:03 UTC (permalink / raw)
  Cc: gnu-arch-users

[-- Attachment #1: Type: text/plain, Size: 177 bytes --]

I've added arch taglines to (most of) the emacs source files in CVS.

There shouldn't be any problems, but be aware.

-Miles
-- 
自らを空にして、心を開く時、道は開かれる

[-- Attachment #2: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2003-09-01 16:03 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-19  3:55 arch taglines for emacs Miles Bader
2003-08-20  2:42 ` Richard Stallman
2003-08-20  2:54   ` Miles Bader
2003-08-20  3:03     ` Tom Lord
2003-08-21 14:11       ` Richard Stallman
2003-08-21 14:56         ` Tom Lord
2003-08-23  3:59     ` Richard Stallman
2003-08-23 14:02       ` Tom Lord
2003-08-24 18:00         ` Richard Stallman
2003-08-24 18:00         ` Richard Stallman
2003-08-24 18:59           ` Tom Lord
2003-08-24 19:38             ` Jonathan Walther
2003-08-24 19:44               ` [Gnu-arch-users] " Tom Lord
2003-08-25  1:59             ` Miles Bader
2003-08-25  2:08               ` Tom Lord
2003-08-26  1:38               ` Richard Stallman
     [not found] ` <87he4cfkhf.fsf@mail.jurta.org>
2003-08-21  4:36   ` Miles Bader
2003-08-22 20:54     ` Juri Linkov
2003-08-21 11:29 ` Florian Weimer
2003-08-22  1:47   ` Miles Bader
2003-08-22 12:07     ` Andreas Schwab
2003-08-22 20:55       ` Miles Bader
  -- strict thread matches above, loose matches on Subject: below --
2003-09-01 16:03 Miles Bader

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).