<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -39,8 +39,7 @@
               (message &quot;Empty partial name&quot;) (return)))
           (kill-region (region-beginning) (region-end))
           (insert (concat &quot;&lt;%= render :partial =&gt; \&quot;&quot; name &quot;\&quot; %&gt;&quot;))
-          (mmm-parse-region (line-beginning-position) (line-end-position))
-          (insert  &quot;\n&quot;)
+          (insert &quot;\n&quot;)
           (split-window-vertically)
           (other-window 1)
           (find-file (concat &quot;_&quot; name &quot;.html.erb&quot;))
@@ -77,7 +76,7 @@
                      (helper-func-def (concat &quot;def &quot; helper-defination)))
                  (kill-region begin-pos end-pos)
                  (insert (concat &quot;&lt;%= &quot; helper-defination &quot; -%&gt;&quot; ))
-                 (mmm-parse-region (line-beginning-position) (line-end-position))
+                 (funcall indent-line-function)
                  (insert &quot;\n&quot;)
                  (split-window-vertically)
                  (other-window 1)</diff>
      <filename>rails-view-minor-mode.el</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>409329cd2bada22ed643d91445236e3bbda6c554</id>
    </parent>
  </parents>
  <author>
    <name>Remco van 't Veer</name>
    <email>rwvtveer@xs4all.nl</email>
  </author>
  <url>http://github.com/remvee/emacs-rails/commit/5b50ac7baeae981d1a7bf45a957717f175cab121</url>
  <id>5b50ac7baeae981d1a7bf45a957717f175cab121</id>
  <committed-date>2009-07-01T00:24:54-07:00</committed-date>
  <authored-date>2009-07-01T00:24:54-07:00</authored-date>
  <message>fix create-partial-from-selection and create-helper-from-block by dropping mmm-mode dependency</message>
  <tree>de03c237186ec671c58f12f363273a2395a4c50a</tree>
  <committer>
    <name>Remco van 't Veer</name>
    <email>rwvtveer@xs4all.nl</email>
  </committer>
</commit>
