Carsten Dominik hace 17 años
padre
commit
51eac353ae
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      lisp/org-table.el

+ 1 - 0
lisp/org-table.el

@@ -3755,6 +3755,7 @@ directly by `orgtbl-send-table'.  See manual."
   (let* ((splicep (plist-get params :splice))
 	 (hline (plist-get params :hline))
 	 (remove-nil-linesp (plist-get params :remove-nil-lines))
+	 (*orgtbl-hline* hline)
 	 (*orgtbl-table* table)
 	 (*orgtbl-sep* (plist-get params :sep))
 	 (*orgtbl-efmt* (plist-get params :efmt))