WIP: Tidy
This commit is contained in:
parent
daa3ab31e8
commit
f054804968
1 changed files with 2 additions and 1 deletions
|
|
@ -321,7 +321,8 @@ Searches in ELEMENT's buffer."
|
|||
org-ql-view-columns org-ql-view-column-formatters taxy)
|
||||
format-table (car format-cons)
|
||||
column-sizes (cdr format-cons)
|
||||
header-line-format (taxy-magit-section-format-header column-sizes org-ql-view-column-formatters))
|
||||
header-line-format (taxy-magit-section-format-header
|
||||
column-sizes org-ql-view-column-formatters))
|
||||
(let ((inhibit-read-only t))
|
||||
(save-excursion
|
||||
(goto-char (point-max))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue