1 Feb 2023 |
yantar92 (Org contributor) | the capture template has :immediate-finish t, so I can capture very quickly going through all the new emails until the email inbox is emptied | 07:10:17 |
yantar92 (Org contributor) | reviewing the new tasks in inbox.org is a once-per-day activity. it includes emails and all other new tasks | 07:11:07 |
dash | thanks | 07:13:54 |
Yuu Yin | is there a variable, ... for setting in buffer settings keys #+key and drawers :drawer: , etc to be lowercase? | 11:37:14 |
yantar92 (Org contributor) | In reply to @yuu:matrix.org is there a variable, ... for setting in buffer settings keys #+key and drawers :drawer: , etc to be lowercase? they can be | 11:44:13 |
yantar92 (Org contributor) | Org does not care if they are upper- or lowercase | 11:44:26 |
Yuu Yin | yantar92 (Org contributor): Sorry I meant by default when org auto inserts the text by a command | 12:04:54 |
yantar92 (Org contributor) | In reply to @yuu:matrix.org yantar92 (Org contributor): Sorry I meant by default when org auto inserts the text by a command which command? | 12:05:31 |
Yuu Yin | yantar92 (Org contributor): org-id-get-create, logbook auto inserting drawers... | 13:29:15 |
yantar92 (Org contributor) | In reply to @yuu:matrix.org yantar92 (Org contributor): org-id-get-create, logbook auto inserting drawers... it is hard-coded | 13:32:01 |
yantar92 (Org contributor) | patches welcome though | 13:32:12 |
yantar92 (Org contributor) | one can parametrize strings like ":END:" or ":PROPERTIES:" depending on user option | 13:32:43 |
yantar92 (Org contributor) | for inserting custom drawers, the :END: case may follow the drawer name user input | 13:33:06 |
yantar92 (Org contributor) | See https://orgmode.org/worg/org-contribute.html | 13:33:24 |
Yuu Yin | yantar92 (Org contributor): i will begin by making a list of issues affecting me, then i see into fixing bit by bit when i can. thank you🙏 | 13:45:50 |
| jostein joined the room. | 14:26:29 |
jostein | hey everyone. Im trying to build emacs from source (and have been doing that for a couple of years) | 14:27:00 |
jostein | But now something weird is happening, and the build keeps complaining about a org-mode mismatch | 14:27:15 |
jostein | OK. Thats embarassing. Deleting lisp/org, and then doing a "git reset --hard HEAD" fixed it :P | 14:28:30 |
jostein | for some reason "git pull" alone didnt work. problem solved I guess. | 14:29:33 |
yantar92 (Org contributor) | In reply to @jostein:matrix.kjonigsen.net for some reason "git pull" alone didnt work. problem solved I guess. likely stale .elc or .eln | 14:31:33 |
yantar92 (Org contributor) | remember that emacs git sometimes requires make extraclean | 14:31:54 |
yantar92 (Org contributor) | or make bootstrap | 14:31:57 |
jostein | Ive been using "make distclean" for a while | 14:32:11 |
jostein | Is extraclean even cleaner than that? :D | 14:32:24 |
yantar92 (Org contributor) | In reply to @jostein:matrix.kjonigsen.net Is extraclean even cleaner than that? :D it is the cleanest clean :) | 14:32:56 |
jostein | righto. will try to remember it next time Im having issues like that | 14:34:21 |
| volhard left the room. | 16:51:51 |
2 Feb 2023 |
| lusco joined the room. | 02:09:53 |
| Lucas Viana joined the room. | 02:37:36 |