aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init/ycp-web.el
Commit message (Collapse)AuthorAgeFilesLines
* [emacs] osm-ol removed in osm after an upgradeYuchen Pei2024-04-051-1/+0
|
* [emacs][urxvt] bunch of small changesYuchen Pei2024-04-051-2/+3
| | | | | | | | - add org clock string to frame title - add ansi color to compilation buffer - look for project source dir from build dir - fix my-kill-sexp-or-comment - more lines in urxvt
* [emacs] minor updates to url-rewrite and my-ytdlYuchen Pei2024-01-201-2/+6
| | | | | | - url-rewrite: also redirect from x.com for xitter - luwak: use url-rw for rewrite - ytdl: get rid of silly full-width chars and emojis in file names
* [emacs] minor changesYuchen Pei2023-11-281-0/+7
| | | | | - google slides to odp url rewrite - fixing emacs-29 lag by setting long-line-threshold to nil
* [emacs] Some minor changesYuchen Pei2023-11-081-3/+8
|
* [emacs] Install mastodon.el from nongnu elpaYuchen Pei2023-11-021-1/+1
|
* [emacs] Adding bom.elYuchen Pei2023-11-021-0/+7
| | | | Also strip fbclid from urls
* [emacs] Add google-docs-odt and fix my-lem-orgYuchen Pei2023-11-021-0/+6
|
* [emacs] Adding traclicker and url-rewrite, as well as customizationsYuchen Pei2023-10-301-0/+94
|
* [emacs] Some tweaksYuchen Pei2023-10-281-0/+13
| | | | | | | - small fixes - which func headline should apply to js mode too - magit-diff mode no truncate lines - w3m keybindings
* [emacs] Fix lem.el load pathYuchen Pei2023-09-301-0/+1
|
* [emacs] Adding lem-org, a package to read lemmy posts in org mode.Yuchen Pei2023-09-091-0/+3
| | | | Also adding the submodule lem.el it depends on.
* A few changesYuchen Pei2023-09-051-0/+2
| | | | | | | | | | | | - 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
* Fixing a few things in emacs, adding xdgdefYuchen Pei2023-08-211-1/+1
| | | | | Emacs: updating the org clock refile so that it refiles all text in the logbook
* Adding common packages for use of any profileYuchen Pei2023-08-191-2/+2
|
* Fix various download and incoming dirsYuchen Pei2023-08-191-2/+5
|
* Minor fixes for wiki and buildbot configsYuchen Pei2023-07-261-3/+3
|
* some minor changesYuchen Pei2023-07-141-1/+5
|
* fix hnreaderYuchen Pei2023-07-061-1/+2
|
* precision fixesYuchen Pei2023-06-191-1/+14
| | | | | | | | | | - 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/+165
To ease gnu stow usage. Now we can do stow -t ~ emacs