emacs-devel
[Top][All Lists]
Advanced

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

Emacs lisp file templates?


From: Bill Wohler
Subject: Emacs lisp file templates?
Date: Tue, 20 Nov 2001 16:21:51 -0800

  The header of the mh-e files contain stuff from maintainers past.
  Stuff like this:
  
    ;; Time-stamp: <2001-07-15 09:36:30 pavel>
    ;; Maintainer: Bill Wohler <address@hidden>
    ;; Keywords: mail
    ;; Bug-reports: include `M-x mh-version' output in any correspondence

  Some of them are used in other lisp files, others are not. Other
  than the copyright info, I could not find these header fields defined
  in the Information For Maintainers of GNU Software, GNU Coding
  Standards, or the Coding Conventions section of the Emacs Lisp
  manual.

  Is there a document or template that discusses the header of an
  Emacs lisp file and describes what must, should, or could be there?
  Is there software that maintains these header fields? Uses them?

  I'd like these files to be conformant and consistent. I have no idea
  about the former; they certainly aren't the latter. Thanks!

--
Bill Wohler <address@hidden>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and mh-e. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.



reply via email to

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