[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#753: [Fwd: sh-script.el: indentation of ( )]
From: |
Stefan Monnier |
Subject: |
bug#753: [Fwd: sh-script.el: indentation of ( )] |
Date: |
Tue, 06 Jan 2009 23:47:23 -0500 |
User-agent: |
Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
>> The difference seems to be caused by sh-get-kw, specifically:
>>
>> 2006-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
>>
>> * progmodes/sh-script.el (sh-get-kw): | is not among the allowed chars
>> for a keyword.
>>
>> In making this change (rev 1.191), you also added '()' to the
>> non-allowed characters along with '|'. Since it wasn't documented in
>> the ChangeLog, was this a mistake?
> Ping.
> Can you remember why you added '()'?
Because neither ( nor ) are allowed in keywords.
Stefan
- bug#753: [Fwd: sh-script.el: indentation of ( )],
Stefan Monnier <=