(est-format-props): Don't apply `www-format-encode-string' to the
authorMORIOKA Tomohiko <tomo.git@chise.org>
Tue, 12 Apr 2016 04:13:59 +0000 (13:13 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Tue, 12 Apr 2016 04:13:59 +0000 (13:13 +0900)
return value of `est-format-unit' because it has already been encoded.

est-format.el

index 1b2703d..176cbcb 100644 (file)
       (setq dest
            (format "%s %s=\"%s\""
                    dest key
-                   (www-format-encode-string
-                    (format "%s"
-                            (est-format-unit val 'without-tags
-                                             'without-edit 'as-property))
-                    'without-tags))))
+                   (format "%s"
+                           (est-format-unit val 'without-tags
+                                            'without-edit 'as-property))
+                   )))
     dest))
 
 (defun est-format-unit (format-unit