~ashton314

Utah, USA

https://lambdaland.org

Note: I am moving away from SourceHut to Codeberg.

Trackers

~ashton314/emacs-bedrock

Last active 1 year, 4 months ago

~ashton314/auto-olivetti

Last active 1 year, 11 months ago

~ashton314/nordic-night

Last active 2 years ago

~ashton314/docker_dev_db

Last active 2 years ago

~ashton314/microKanren_issues

Last active 2 years ago

#14 typescript files are not recognized out of the box 1 year, 3 months ago

Comment by ~ashton314 on ~ashton314/emacs-bedrock

Hey, thanks for the detailed reply.

OK, looks like major-mode-remap-alist is set properly. Once you add the auto-mode-alist lines, does everything work as expected? Or, are you still having to manually enable typescript-ts-mode when opening up a .ts file?

#14 typescript files are not recognized out of the box 1 year, 4 months ago

Comment by ~ashton314 on ~ashton314/emacs-bedrock

You can find this out with M-x describe-variable RET major-mode-remap-alist

This variable controls when/how ts modes get activated. This gets set in the dev extra file. I presume you’re loading this file?

#14 typescript files are not recognized out of the box 1 year, 4 months ago

Comment by ~ashton314 on ~ashton314/emacs-bedrock

What is the value of major-mode-remap-alist?

#9 Error at start 1 year, 4 months ago

Comment by ~ashton314 on ~ashton314/emacs-bedrock

REPORTED RESOLVED CLOSED

#13 eshell binding C-r masks isearch-backward 1 year, 4 months ago

Comment by ~ashton314 on ~ashton314/emacs-bedrock

Fixed! There's something strange going on with how Eshell defines its keymaps, so I found a work-around. Please see release 1.3.1. Thanks for reporting!

REPORTED RESOLVED FIXED

#1 Add Eglot setup 1 year, 5 months ago

Comment by ~ashton314 on ~ashton314/emacs-bedrock

REPORTED RESOLVED CLOSED

#9 Error at start 1 year, 5 months ago

Comment by ~ashton314 on ~ashton314/emacs-bedrock

Wonderful! Sorry that was a problem for such a long time. Would you mind pasting what you changed?

#12 Problems with yaml mode & tree-sitter 1 year, 5 months ago

Comment by ~ashton314 on ~ashton314/emacs-bedrock

Have you run M-x treesit-install-language-grammar?

There's a comment at the top of the dev.el extra file to run this. TBH the situation with built-in treesitter isn't the best.

#11 Lag due to auto-revert 1 year, 5 months ago

bug added by ~ashton314 on ~ashton314/emacs-bedrock

#11 Lag due to auto-revert 1 year, 5 months ago

Comment by ~ashton314 on ~ashton314/emacs-bedrock

Closed by 96a69db

Thank you so much for suggesting this! I've added this customization to my personal config and I love it!

REPORTED RESOLVED CLOSED