talexander
  • Joined on 2023-07-05
talexander pushed to worg at talexander/organic 2023-09-21 18:31:22 +00:00
ba15999534 Add a test showing we are not handling parenthesis in links properly.
61c3e6c10e Require table formulas have a value.
a7e130838d Add a test showing that table formulas with no value do not get associated with the table.
853adadf91 Do not allow unescaped opening bracket in path for link.
Compare 4 commits »
talexander pushed to master at talexander/homepage 2023-09-21 17:29:27 +00:00
e96557998e Update pgp public key.
talexander pushed to main at talexander/machine_setup 2023-09-21 17:29:02 +00:00
a536defe9a Update pgp public key.
talexander pushed to worg at talexander/organic 2023-09-20 07:52:27 +00:00
7b61329889 Add test showing we are not parsing links wrapped in brackets correctly.
9bcfb2f1da Decide headline nesting by star count, not headline level.
4c8d9a3063 Do not require a colon to close dynamic blocks.
48cb3c4a02 Move the post-colon check into the item_tag_divider parser.
9e60ff6683 Support rematching on italic, underline, and strike-through.
Compare 6 commits »
talexander pushed to main at talexander/org_ownership_investigation 2023-09-20 06:31:06 +00:00
3760358783 Compile the elisp ahead of time so it is not done on every docker container launch.
talexander pushed to worg at talexander/organic 2023-09-16 18:46:20 +00:00
716af5bb45 Update org-mode version.
6137a46231 Default to the release-lto profile for running compare in docker.
bdd04f4d5c Do not allow '<' as a pre-character for text-markup but do allow start of file.
36bdc54703 Update bisect script to work with any depth relative path for setupfile.
3031b6edd4 Support arbitrary relative paths for setupfiles in run_docker_compare script.
Compare 5 commits »
talexander pushed to main at talexander/org_ownership_investigation 2023-09-16 18:46:10 +00:00
024b2ade03 Update org-mode version.
talexander pushed to worg at talexander/organic 2023-09-16 02:55:24 +00:00
1a704dd312 Honor the odd startup setting from org-mode files.
talexander pushed to worg at talexander/organic 2023-09-16 02:45:10 +00:00
655c0593dd Honor the odd startup setting from org-mode files.
a74ea730f4 Read the odd startup option from org-mode files.
Compare 2 commits »
talexander pushed to worg at talexander/organic 2023-09-16 02:09:07 +00:00
8450785186 Add test showing we are not handling the odd startup option for headline depth.
d443dbd468 Introduce the tab_width setting and give tabs a greater value when counting indentation level.
c9ce32c881 Remve redundant org_spaces functions.
85454a0a27 Fix footnote reference function label matcher.
fdebf6dec5 Delete already solved TODO.
Compare 5 commits »
talexander pushed to worg at talexander/organic 2023-09-16 01:03:49 +00:00
444d6758aa Handle leading blank lines in greater blocks.
6c7203410e Add a test showing we're not handling leading blank lines in greater blocks.
bfe67b1f75 Parse plain list item checkboxes.
fd41ad9c29 Pretend dos line endings do not exist.
7f751d4f28 Allow no digit in repeater in timestamp.
Compare 6 commits »
talexander pushed to main at talexander/machine_setup 2023-09-14 19:47:37 +00:00
c7b8b4c510 Use go-mod-ts-mode.
talexander pushed to main at talexander/machine_setup 2023-09-14 19:21:46 +00:00
34cd3b7aa4 Defer the loading of edit-indirect via :commands.
1f18074e29 Remove Flymake substring from emacs mode line.
Compare 2 commits »
talexander pushed to main at talexander/machine_setup 2023-09-14 18:37:40 +00:00
971ed7e75d Add pixel precision to plainmacs.
talexander pushed to main at talexander/machine_setup 2023-09-14 18:25:51 +00:00
35709eb06a Enable shellcheck in bash-ts-mode.
25c2f2753b Disable keybind in org-bullets.
Compare 2 commits »
talexander pushed to main at talexander/machine_setup 2023-09-14 17:33:47 +00:00
fa1ed38678 Disable systemd-udev-settle on Linux on framework laptop.
talexander pushed to worg at talexander/organic 2023-09-14 08:47:59 +00:00
3d86e75059 Always match the entire entity name.
ca6fdf1924 Support different cases in radio links.
66d16d89ed Support interchangeable whitespace in re-matching plain text.
ee5e0698b1 Add an optimization idea.
22681b6a58 Support trailing whitespace in fixed-width areas.
Compare 12 commits »
talexander pushed to worg at talexander/organic 2023-09-14 03:56:41 +00:00
ac0db64081 Add cargo directive to rebuild the auto-generated tests when files under org_mode_samples get updated.
b8a4876779 Disable auto-aligning tables when Emacs loads Org-mode.
925c42c8fb Add test showing we currently are letting emacs align tables at startup.
7d4100d956 Add worg to the foreign document test.
53d90a2949 Update the README to have instructions on running the tests and development programs.
Compare 5 commits »
talexander pushed to main at talexander/organic 2023-09-14 00:16:05 +00:00
53d90a2949 Update the README to have instructions on running the tests and development programs.
talexander pushed to main at talexander/organic 2023-09-14 00:07:50 +00:00
5b8be70080 Update the README to have instructions on running the tests and development programs.