Puppet: System Administration Automated

Support

Ticket #1270 (closed enhancement: fixed)

Opened 6 months ago

Last modified 6 months ago

Further Emacs mode updates

Reported by: rra Assigned to: community
Priority: normal Milestone:
Component: ext Version: 0.24.4
Severity: normal Keywords: Emacs mode
Cc: Triage Stage: Ready for checkin
Attached Patches: Code Complexity: Unknown

Description

Some further Emacs mode updates. More correctly handle indentation of multiple lines enclosed in [] even if the data inside has embedded matched []s. Fontify object references even if they're not at the beginning of the line.

Also, it looks like the current Git repository is missing a fix from a previous ticket to correctly exclude newlines in some of the regexes for more reliable parsing.

My public Git repository is http://archives.eyrie.org/software/git/puppet.git

The commit is [54ab7c0c00fca14a63f79050aa6f910a322f8d83] on the emacs-mode branch.

Change History

05/30/08 03:14:00 changed by jamtur01

  • status changed from new to closed.
  • stage changed from Unreviewed to Ready for checkin.
  • resolution set to fixed.
  • patch changed from None to Code.

Pushed to 0.24.x stable.