emacs-devel
[Top][All Lists]
Advanced

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

Re: [nongnu] elpa/autothemer f1cf7b8d91: Generate missing templates with


From: Stefan Monnier
Subject: Re: [nongnu] elpa/autothemer f1cf7b8d91: Generate missing templates with optional filter.
Date: Sun, 21 Aug 2022 10:00:55 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Hi,

>  ;;; URL: https://github.com/jasonm23/autothemer
> -;;; Version: 0.2.5
> +;;; Version: 0.2.6
>  ;;; Package-Requires: ((dash "2.10.0") (emacs "24") (cl-lib "0.5"))

Side note: by convention, in ELisp three (or more) semi-colons mean
a section header (as seen in the `;;; Commentary:` and `;;; Code:` thingies).

So the above lines should only use two semi-colons, otherwise things
like `outline-minor-mode` don't behave the way they are expected.


        Stefan




reply via email to

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