Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [emacs] iarc: show item info and listings | Yuchen Pei | 29 hours | 1 | -0/+1 |
| | |||||
* | [emacs] fixup | Yuchen Pei | 13 days | 1 | -1/+1 |
| | |||||
* | [emacs] gnus with isync | Yuchen Pei | 13 days | 1 | -0/+1 |
| | |||||
* | [emacs][bashrc] Various web changes | Yuchen Pei | 2024-12-25 | 1 | -0/+4 |
| | | | | | | - emacs as web browser - libfic download - fix pdf-merge | ||||
* | [emacs] bbdb mua popup is getting annoying | Yuchen Pei | 2024-11-17 | 1 | -0/+1 |
| | |||||
* | [emacs] Fix gnus navigation | Yuchen Pei | 2024-11-17 | 1 | -1/+3 |
| | | | | | | - q to bury buffer, rather than doing special funny things - my-gnus-open-inbox should not auto-open an article - gnus group mode should not go to next group on exit from summary | ||||
* | [emacs] minor fix | Yuchen Pei | 2024-06-13 | 1 | -3/+0 |
| | |||||
* | [emacs] fix gnus directories | Yuchen Pei | 2024-06-07 | 1 | -0/+12 |
| | |||||
* | [emacs] Some minor changes | Yuchen Pei | 2023-11-08 | 1 | -0/+3 |
| | |||||
* | [emacs] Adding traclicker and url-rewrite, as well as customizations | Yuchen Pei | 2023-10-30 | 1 | -2/+9 |
| | |||||
* | [emacs] Some minor fixes | Yuchen Pei | 2023-10-18 | 1 | -1/+7 |
| | | | | | | gnus: prefers plaintext my-buffer: fixes a bug my-org: fixing a local var | ||||
* | [emacs] some minor changes | Yuchen Pei | 2023-10-03 | 1 | -0/+1 |
| | |||||
* | [emacs] R to wide reply in gnus | Yuchen Pei | 2023-09-15 | 1 | -0/+1 |
| | |||||
* | [emacs] Some small changes with gnus->org-capture | Yuchen Pei | 2023-09-14 | 1 | -1/+2 |
| | |||||
* | [emacs] gnus keys and hnreader save page to an archive dir | Yuchen Pei | 2023-09-11 | 1 | -3/+7 |
| | | | | | Default hnreader archive dir is ~/.emacs.d/hn-archive/, filename is of the format <hacker-news-id>.org. | ||||
* | [emacs] some convenience editing functions in message mode | Yuchen Pei | 2023-09-09 | 1 | -2/+8 |
| | |||||
* | A few changes | Yuchen Pei | 2023-09-05 | 1 | -2/+4 |
| | | | | | | | | | | | | - add dedicate-windows-by-modes as window-configuration-change-hook, but it did not work well when used on gnus-summary-mode - copying gnus article regions also copies links, which are appended at the end of the copy as footnote - overload org-id-store-link so that capturing today's work could include the item priority - org should open a gnus link in other-window - fixing my-org-clean-up-entry so that it deletes trailing empty lines - added a silly utility function to clean a red energy bill pay link | ||||
* | A few more org utilities, and small fixes in editing / goto places | Yuchen Pei | 2023-09-02 | 1 | -0/+1 |
| | | | | | | | added my-org-swap-referral-with-headline added my-org-clean-up-entry fixed avy binding org capture todo: contain initial content (if any) in an example block | ||||
* | fixing a few things in bbdb, json and org | Yuchen Pei | 2023-08-03 | 1 | -0/+1 |
| | |||||
* | Some small changes. | Yuchen Pei | 2023-07-31 | 1 | -5/+6 |
| | | | | visual line mode, bbdb mua, org agenda, org capture, xref, bbdb | ||||
* | minor changes | Yuchen Pei | 2023-06-30 | 1 | -0/+1 |
| | |||||
* | Adapted more configs from other emacs configs | Yuchen Pei | 2023-06-26 | 1 | -2/+0 |
| | | | | Including wasamasa and jwiegley | ||||
* | Refile clock entries and some basic settings | Yuchen Pei | 2023-06-25 | 1 | -1/+1 |
| | |||||
* | Make bbdb gnus integration usable | Yuchen Pei | 2023-06-24 | 1 | -2/+5 |
| | |||||
* | minor changes to org and gnus | Yuchen Pei | 2023-06-23 | 1 | -1/+2 |
| | |||||
* | Some small fixes | Yuchen Pei | 2023-06-20 | 1 | -2/+4 |
| | | | | | | | | - bbdb: integration with gnus and message - disable tree-sitter for c-mode - my-buffer-quick-major-mode: switch rather than pop to buffer - rofi config: comment timeout and filebrowser due to issues with lower versions | ||||
* | precision fixes | Yuchen Pei | 2023-06-19 | 1 | -8/+1 |
| | | | | | | | | | | - Adding org-jira - Also fixed getting builders in buildbot - Adding gdb-mi and gud - Adding gdb and shell configs - Also mariadb dev related stuff - A few more modes - some more updates | ||||
* | Moving things one level deeper | Yuchen Pei | 2023-06-17 | 1 | -0/+214 |
To ease gnu stow usage. Now we can do stow -t ~ emacs |