|
From: | Stefan Monnier |
Subject: | Re: [Emacs-diffs] master f6ff7bb: Fix indentation of multiline CSS property values |
Date: | Sat, 04 Feb 2017 16:10:20 -0500 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.2.50 (gnu/linux) |
> +(require 'subr-x) This should normally only be needed `when-compile`. IOW, if there's a problem when wrapped in `eval-when-compile`, it's probably indicative of a bug in subr-x.el. Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |