unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] master f6ff7bb: Fix indentation of multiline CSS property values
       [not found] ` <20170204192043.96FD522015F@vcs.savannah.gnu.org>
       [not found]   ` <=?UTF-8?Q?20170204192043.96FD522015F@vcs.savannah.gnu.org>
@ 2017-02-04 21:10   ` Stefan Monnier
  2017-02-05 21:26     ` Simen Heggestøyl
  1 sibling, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2017-02-04 21:10 UTC (permalink / raw)
  To: emacs-devel; +Cc: Simen Heggestøyl

> +(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



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

* Re: [Emacs-diffs] master f6ff7bb: Fix indentation of multiline CSS property values
  2017-02-04 21:10   ` [Emacs-diffs] master f6ff7bb: Fix indentation of multiline CSS property values Stefan Monnier
@ 2017-02-05 21:26     ` Simen Heggestøyl
  0 siblings, 0 replies; 2+ messages in thread
From: Simen Heggestøyl @ 2017-02-05 21:26 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: emacs-devel

On Sat, Feb 4, 2017 at 10:10 PM, Stefan Monnier 
<monnier@iro.umontreal.ca> wrote:
>>  +(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

Thanks, I pushed a fix.

-- Simen




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

end of thread, other threads:[~2017-02-05 21:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20170204192043.2078.66490@vcs.savannah.gnu.org>
     [not found] ` <20170204192043.96FD522015F@vcs.savannah.gnu.org>
     [not found]   ` <=?UTF-8?Q?20170204192043.96FD522015F@vcs.savannah.gnu.org>
2017-02-04 21:10   ` [Emacs-diffs] master f6ff7bb: Fix indentation of multiline CSS property values Stefan Monnier
2017-02-05 21:26     ` Simen Heggestøyl

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).