emacs-devel
[Top][All Lists]
Advanced

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

Re: Comment conventions, adding an explicit Header.


From: Stefan Monnier
Subject: Re: Comment conventions, adding an explicit Header.
Date: Thu, 30 Oct 2014 09:43:28 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> Currently, emacs uses comments of the form ";;; Commentary;" to
> effectively indicate section headers in the buffer.

Section headers are defined as ";;; <something>".
And subsection headers as ";;;; <something>".

> ;;; blah.el --- Dull file
  ^^^^^^^^^^^^^^^^^^^^^^^^^

This *is* a section header.


        Stefan



reply via email to

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