From 55106f3bc78cc39cb95f7183f87f35d6b2abc60f Mon Sep 17 00:00:00 2001 From: Thanh Vuong Date: Thu, 22 Aug 2019 00:34:16 -0600 Subject: wip wip --- TODOs.org | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'TODOs.org') diff --git a/TODOs.org b/TODOs.org index 41b863b..207dfdb 100644 --- a/TODOs.org +++ b/TODOs.org @@ -22,7 +22,8 @@ https://emacs.stackexchange.com/questions/10245/counting-sub-headings-in-org-mod or recursive on dom will be just fine don't know about the performance impact -* TODO run eslip on org link +* DONE run eslip on org link +CLOSED: [2019-08-21 Wed 23:46] #+begin_example org-mode [[elisp:(find-function 'describe-function)]] @@ -55,11 +56,10 @@ autoload? just a private flag on running * DONE comment page show main link and intro text -* TODO display page takes page number +* DONE display page takes page number * TODO reload page -* TODO frontpage has next page link +* DONE frontpage has next page link * DONE remove * in text -CLOSED: [2019-08-20 Tue 13:39] find and replace raw htlm '>*' with '>-' * add eww link * TODO long links are cut off @@ -84,3 +84,5 @@ Assuming the current buffer is an org-mode buffer, the following code collects p #+end_example In an org buffer, (org-element-parse-buffer) returns the parse tree of the current buffer. And you can map over it with org-element-map. +* DONE first run on comment buffer won't have right width +also need to shadow shr-use-fonts to nil -- cgit v1.2.3