Issue #14620 has been reported by Russ Allbery. ---------------------------------------- Bug #14620: puppet-mode indentation and compatibility fixes https://projects.puppetlabs.com/issues/14620
Author: Russ Allbery Status: Unreviewed Priority: Low Assignee: Category: ext Target version: Affected Puppet version: Keywords: Branch: Handle a closing brace followed by a comma, which is the end of a selector inside a resource. Keep indentation at the same level in that case. Correctly indent the line following an array ending with :, which is an array of resource names at the start of a resource definition. Restore proper indentation following a line with a closing paren and opening brace. Properly highlight the resource name when setting defaults for that resource. Also clean up some places where \( or \) was used in a string to represent a literal paren. The backslash is extraneous here and is ignored, so omit it. Fix compatibility with XEmacs. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
