GNU bug report logs - #27881
New major mode: Less mode

Previous Next

Package: emacs;

Reported by: Simen Heggestøyl <simenheg <at> gmail.com>

Date: Sun, 30 Jul 2017 17:54:01 UTC

Severity: wishlist

Tags: patch

Done: Simen Heggestøyl <simenheg <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Simen Heggestøyl <simenheg <at> gmail.com>
Cc: steve <at> sanityinc.com, Tom Tromey <tom <at> tromey.com>, 27881 <at> debbugs.gnu.org, dgutov <at> yandex.ru
Subject: bug#27881: New major mode: Less mode
Date: Thu, 03 Aug 2017 16:08:58 -0400
>> See some comments below.  One thing, tho: an alternative would be to
>> put it into its own file, which would give it more visibility
> Fine by me. Should we perhaps do the same for SCSS mode?

We could, but since scss-mode was already included in Emacs-25.1
(i.e. it's been distributed officially for a while now), it's not
as important.

Putting it in its own file makes it possible to distribute it via
GNU ELPA without having to wait for Emacs-26 to be released.

> I've removed the autoloads from the defcustoms. How does one autoload
> safety info?

    ;;;###autoload
    (put '<VAR> 'safe-local-variable '<PRED>)


-- Stefan




This bug report was last modified 7 years and 285 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.