emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#12267: closed (24.2; sh-indent-comment bad default


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#12267: closed (24.2; sh-indent-comment bad default)
Date: Mon, 27 Aug 2012 10:56:01 +0000

Your message dated Mon, 27 Aug 2012 18:54:00 +0800
with message-id <address@hidden>
and subject line Re: bug#12267: 24.2; sh-indent-comment bad default
has caused the debbugs.gnu.org bug report #12267,
regarding 24.2; sh-indent-comment bad default
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
12267: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12267
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.2; sh-indent-comment bad default Date: Fri, 24 Aug 2012 11:37:25 +0800
--------------------------------
#!/bin/bash

function x() {
  #
    abc='a'
}
--------------------------------

Put the snippet in a sh-mode buffer and try indenting the comment line
(line 4). The default prohibits indenting any comment lines which
contradicts behaviour in all other modes. Thus I propose changing the
default value of sh-indent-comment to t to be consistent with other
modes.

I no one objects I will make the change in next days.

Leo



--- End Message ---
--- Begin Message --- Subject: Re: bug#12267: 24.2; sh-indent-comment bad default Date: Mon, 27 Aug 2012 18:54:00 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (OS X 10.8.1)
Fixed in emacs-24


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]