Commit Graph

516 Commits

Author SHA1 Message Date
TEC c3e171be21
Org: move ox-gfm loading to near package statement 2021-01-16 04:54:38 +08:00
TEC 156ec049c5
Emacs anywhere: export babel results too 2021-01-16 04:28:46 +08:00
TEC f54e195060
Emacs anywhere: set markdown state after mode
This preserves the buffer-local value
2021-01-16 04:28:13 +08:00
TEC 516d3fdc8a
Make xkcd's cache dir if it doesn't exist 2021-01-15 02:39:02 +08:00
TEC 444963b4d8
Put xkcd's cache in the .local/cache dir 2021-01-14 23:46:11 +08:00
TEC a7b362e808
Org: modernise LaTeX compilation toolchain 2021-01-13 23:54:42 +08:00
TEC 6b7333f006
Org html: fix setting of custom checkbox
The format of this variable must have changed in Org at some point.
2021-01-11 01:11:40 +08:00
TEC 1bb62a567b
Emacs anywhere: rm trailing space, minor updates 2021-01-10 23:40:58 +08:00
TEC f2092071ba
Typo fix: clipboard not clipdord 2021-01-08 22:03:38 +08:00
TEC 3688bb0f53
Rename misc/pile-css-theme/ to misc/org-css/ 2021-01-08 19:56:53 +08:00
TEC e7a09d5cbe
Tweak ExecStart of emacsclient service 2021-01-06 02:21:11 +08:00
TEC 685effb87d
Emacsclient wrapper: was accidentally using bash 2021-01-05 18:39:20 +08:00
TEC a8ca281d27
Adapt to change in signature for org--mks-read-key 2021-01-04 13:42:49 +08:00
TEC 78f6a10837
Update org-html-meta-tags format to match my patch 2021-01-04 00:54:55 +08:00
TEC 40afc96bd6
More password caching on desktops 2021-01-04 00:53:04 +08:00
TEC 6b5d3c6cfd
Condense emacsclient shell script a little 2021-01-04 00:26:45 +08:00
TEC 77624f4e38
Emacsclient script typo: bogus condition negation 2021-01-04 00:20:11 +08:00
TEC 6f6c37888a
Discuss the emacsclient script a little 2021-01-04 00:19:57 +08:00
TEC cfc2aa5661
Emacsclient script: improve truecolor handling 2021-01-03 23:45:45 +08:00
TEC 071367be04
Org ml patch finder: only show shell log when err 2021-01-03 19:20:48 +08:00
TEC 6a217db896
Org ml patch finder: ignore resolved patches 2021-01-03 17:47:55 +08:00
TEC bff4e1b45e
Discuss Org's ~code~ vs. =verbatim= a bit 2021-01-02 00:49:48 +08:00
TEC 34a2658f97
Add --wait flag to emacsclient script 2020-12-30 16:33:35 +08:00
TEC d416c41e0e
Make ~/.local/bin/ if it doesn't exist 2020-12-30 14:44:15 +08:00
TEC 20f0d8b14b
Add emacsclient convenience script 2020-12-30 14:40:17 +08:00
TEC 6cddb77e8c
Read and manage ebooks from Emacs 2020-12-25 23:43:12 +08:00
TEC a72561f44f
Add screenshot package 2020-12-25 02:50:16 +08:00
TEC b2107c2c6a
Bump packages
Oh, and my org-plot PR got merged, so we don't need that any more.
2020-12-25 02:25:38 +08:00
TEC 470f915135
Whitespace re-alignment + tabs to spaces 2020-12-25 02:18:21 +08:00
TEC 571d917499
Speed up initialisation with hook on an idle timer
theme-magic was responsible for a significant portion of the startup
time ... no longer
2020-12-25 01:29:45 +08:00
TEC e75ea48833 Config: Refile emacs 'apps' into own section 2020-12-20 16:57:03 +08:00
TEC 7521524e14 Forgot to quote function reference 2020-12-20 02:27:13 +08:00
TEC f074def12e Org htmlize: enable highlight-numbers 2020-12-20 02:25:08 +08:00
TEC a7e64412fc Org html: Make TOC header link to top of page 2020-12-20 02:24:02 +08:00
TEC e0d5fb9824 Org html: Add image information to OG metadata 2020-12-20 02:22:07 +08:00
TEC 2a81e2ddd5 Add function to quick-test Org patches 2020-12-18 04:53:47 +08:00
TEC e0603da598 Org html: update meta tags setting to match patch 2020-12-16 12:28:34 +08:00
TEC 325d1a31e3 Add yas org snippet helper functions
and a few little similar tweaks
2020-12-16 03:01:35 +08:00
TEC bc1a07af46 Add org-plot configuration
Thanks to the newly merged patches, we can do some nice configuration :)
2020-12-16 02:59:19 +08:00
TEC 5b88116d9b Fix stupid typo (orig-fn != orig-fun) 2020-12-13 20:10:39 +08:00
TEC 8f8d5f61f1 Add missing param to advice function def 2020-12-13 19:51:40 +08:00
TEC 563fc81cc3 Correct references to renamed function 2020-12-10 22:43:51 +08:00
TEC 31db6b9203 Improve org ref contraction readability and docs 2020-12-10 22:35:21 +08:00
TEC b5f928bec1 Config: Add commit hash to html export
also use last git change date, not current time
2020-12-10 02:44:01 +08:00
TEC e5cb16b14b Org: use #+date not current time in html timestamp 2020-12-09 20:57:23 +08:00
TEC bd65ff20f4 Simplify modeline buffer roam relabelling
Hopefully more robust too
2020-12-09 15:31:20 +08:00
TEC 2a8c5ae9ba mu4e: add yesterday bookmark 2020-12-09 15:28:32 +08:00
TEC 2cfef5dd56 Bump packages 2020-12-09 15:27:43 +08:00
TEC 0a0d6ad3ed Add missing cl- prefix to function 2020-12-09 10:40:03 +08:00
TEC 02957f68a4 Fix typo 2020-11-27 23:42:08 +08:00