GNU bug report logs - #22524
25.0.90; defface indentation regression

Previous Next

Package: emacs;

Reported by: Leo Liu <sdl.web <at> gmail.com>

Date: Mon, 1 Feb 2016 18:06:02 UTC

Severity: normal

Found in version 25.0.90

Done: Leo Liu <sdl.web <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Liu <sdl.web <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#22524: closed (25.0.90; defface indentation regression)
Date: Fri, 05 Feb 2016 01:55:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 05 Feb 2016 09:54:04 +0800
with message-id <m2mvrfvs5f.fsf <at> gmail.com>
and subject line Re: bug#22524: 25.0.90; defface indentation regression
has caused the debbugs.gnu.org bug report #22524,
regarding 25.0.90; defface indentation regression
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
22524: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22524
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Liu <sdl.web <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.0.90; defface indentation regression
Date: Tue, 02 Feb 2016 02:04:54 +0800
My perfectly fine code:

(defface great-highlight '((t (:inherit highlight)))
  "Face used to highlight variables."
  :group 'greatness)

now indents like this:

(defface great-highlight '((t (:inherit highlight)))
         "Face used to highlight variables."
         :group 'greatness)

Leo


[Message part 3 (message/rfc822, inline)]
From: Leo Liu <sdl.web <at> gmail.com>
To: 22524-done <at> debbugs.gnu.org
Cc: Glenn Morris <rgm <at> gnu.org>, ohwoeowho <at> gmail.com
Subject: Re: bug#22524: 25.0.90; defface indentation regression
Date: Fri, 05 Feb 2016 09:54:04 +0800
On 2016-02-02 13:17 -0500, Glenn Morris wrote:
> commit 58aa0dad3645cec66aa4bdda87cfd5f67f0a1e93
> Author: Oleh Krehel <ohwoeowho <at> gmail.com>
> Date:   Wed Jan 28 10:07:54 2015 +0100
>
> lisp/custom.el (defface): Set indent to 1.

I have fixed it.

Leo


This bug report was last modified 9 years and 138 days ago.

Previous Next


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