#1185: puppet-mode.el issue with array syntax
--------------------------------------+-------------------------------------
Reporter:  heydrick                   |        Owner:  community    
    Type:  defect                     |       Status:  new          
Priority:  normal                     |    Component:  documentation
 Version:  0.24.4                     |     Severity:  normal       
Keywords:  emacs mode puppet-mode.el  |        Stage:  Unreviewed   
   Patch:  None                       |   Complexity:  Unknown      
--------------------------------------+-------------------------------------
 puppet-mode.el has problems with array syntax. When I enter an array I get
 this error in the mini-buffer: "Wrong type argument: number-or-marker-p,
 "1 occurrences". How to reproduce:

   1. install emacs-mode.el from 0.24.x branch
   2. open foo.pp in emacs
   3. enter in:

 {{{
 class foo {
   foo => [ "foo", "bar" ],
 }
 }}}

 This is with at least emacs 21.4.1 included with Ubuntu Feisty.

-- 
Ticket URL: <http://reductivelabs.com/trac/puppet/ticket/1185>
puppet <http://reductivelabs.com>
Puppet - Portable System Automation
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to