GNU bug report logs - #19815
25.0.50; [PATCH] css-mode: function call indentation

Previous Next

Package: emacs;

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

Date: Sun, 8 Feb 2015 12:21:02 UTC

Severity: normal

Tags: patch

Found in version 25.0.50

Done: Stefan Monnier <monnier <at> IRO.UMontreal.CA>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 19815-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Simen Heggestøyl <simenheg <at> gmail.com>
Cc: 19815-done <at> debbugs.gnu.org
Subject: Re: bug#19815: 25.0.50; [PATCH] css-mode: function call indentation
Date: Mon, 09 Feb 2015 12:27:45 -0500
> -    (`(:before . "{") (if (smie-rule-hanging-p)
> -                         (smie-rule-parent 0)))))
> +    (`(:before . ,(or "{" "("))
> +     (if (smie-rule-hanging-p)
> +         (smie-rule-parent 0)))))

Thanks, installed,


        Stefan




This bug report was last modified 10 years and 109 days ago.

Previous Next


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