aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init/ycp-buffer.el
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] Fix a few small thingsYuchen Pei2024-04-051-1/+1
| | | | - cape: cape-symbol has been replaced by cape-elisp-symbol
* [emacs] Fix notes and shell cycle and creation.Yuchen Pei2023-10-141-1/+1
| | | | | One function to switch or cycle default notes indirect buffers. One to switch or cycle shell mode buffers.
* A few changesYuchen Pei2023-09-051-4/+5
| | | | | | | | | | | | - 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
* wiki mode should call activate link in syntaxYuchen Pei2023-07-071-1/+1
|
* Adapted more configs from other emacs configsYuchen Pei2023-06-261-2/+0
| | | | Including wasamasa and jwiegley
* precision fixesYuchen Pei2023-06-191-3/+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 deeperYuchen Pei2023-06-171-0/+239
To ease gnu stow usage. Now we can do stow -t ~ emacs