all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Extending emacs convention for first line
@ 2022-10-17 19:40 Christopher Dimech
  2022-10-18  1:33 ` Stefan Monnier via Users list for the GNU Emacs text editor
  0 siblings, 1 reply; 8+ messages in thread
From: Christopher Dimech @ 2022-10-17 19:40 UTC (permalink / raw)
  To: Help Gnu Emacs

Emacs convention states that the format for the first line is

;;; filename --- description  -*- lexical-binding: t; -*-

Because at the times one does notice longer filenames and descriptions,
it would be favorable if the convention would be extended to handle longer
filenames and descriptions.

For instance, using ;;; to distinguish, with "lexical-binding" still written first.

;;; -*- lexical-binding: t; -*-

;;; filename

;;; description

Or some other way that would work nicely.




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

end of thread, other threads:[~2022-10-21 17:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-17 19:40 Extending emacs convention for first line Christopher Dimech
2022-10-18  1:33 ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-10-18  1:53   ` Emanuel Berg
2022-10-20 17:11   ` Christopher Dimech
2022-10-20 18:06     ` Stefan Monnier
2022-10-20 20:11       ` Christopher Dimech
2022-10-20 22:57         ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-10-21 17:34           ` Christopher Dimech

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.