~ashton314

Utah, USA

https://lambdaland.org

Husband, father, and Emacs fanatic. PhD student at the University of Utah studying programming languages.

Most of my work is currently on GitHub. Slowly moving to SourceHut; most of my new projects live here. You can contact me via any of the means listed on my blog.

Trackers

~ashton314/emacs-bedrock

Last active 19 days ago

~ashton314/auto-olivetti

Last active 4 months ago

~ashton314/nordic-night

Last active 5 months ago

~ashton314/docker_dev_db

Last active 11 months ago

~ashton314/microKanren_issues

Last active 1 year, 3 months ago

#7 Add cape configuration 6 days ago

Comment by ~ashton314 on ~ashton314/emacs-bedrock

Closed by 60cedce

REPORTED RESOLVED CLOSED

#9 Error at start 12 days ago

Comment by ~ashton314 on ~ashton314/emacs-bedrock

Hi Vincent,

Thanks for looking into this. I'll take a look at it too if I get the chance.

Thanks! Ashton

-- Ashton Wiersdorf https://lambdaland.org/

#9 Error at start 13 days ago

Comment by ~ashton314 on ~ashton314/emacs-bedrock

Ah, I just realized: I actually have instructions for adding MELPA in init.el already. Please follow those. I've also updated extras/researcher.el to have more extensive comments on adding MELPA to package-archives.

#9 Error at start 13 days ago

Comment by ~ashton314 on ~ashton314/emacs-bedrock

Ah, I see. It looks citar and org-roam are on MELPA. Please follow MELPA's getting started instructions for getting those packages to come down. I'll update the comments at the top of the file to direct users to this page. Sorry for the confusion, and thanks for the bug report!

Try adding the MELPA archive, and then let me know if that fixes the problems.

#9 Error at start 19 days ago

Comment by ~ashton314 on ~ashton314/emacs-bedrock

It's possible that the ELPA those packages are on was unreachable at the time/where you tried it. Is it still happening?

#9 Error at start 19 days ago

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

#9 Error at start 19 days ago

Comment by ~ashton314 on ~ashton314/emacs-bedrock

Could you please send your Emacs version as well? Are you trying to use this with a different package-manager? And do things work if you manually install the packages that Emacs reports that it is struggling with? (E.g. with `package-install'.)

Thanks,

-- Ashton Wiersdorf https://lambdaland.org/

#9 Error at start 21 days ago

Comment by ~ashton314 on ~ashton314/emacs-bedrock

Thanks for the bug report.

Could you please tell me what operating system you're running?

⛔ Warning (emacs): The package embark-consult should be installed if you use both Embark and Consult [2 times]

This is harmless; I need to see if I can turn it off though.

⛔ Error (use-package): Failed to install org-roam: Package ‘org-roam’ is unavailable

This sounds like it might be a connectivity problem. I'll look into it though.

-- Ashton Wiersdorf https://lambdaland.org/

#8 eshell install error 3 months ago

Comment by ~ashton314 on ~ashton314/emacs-bedrock

REPORTED RESOLVED CLOSED

#8 eshell install error 3 months ago

Comment by ~ashton314 on ~ashton314/emacs-bedrock

Just found this repo yesterday looking for a nice Emacs 29 starter in order to transition from Doom. Thank you for this. It's a nice starting point.

I'm glad you've found it useful! I'd be eager to hear what your experience with it is like. Thanks for giving it a spin!

I fixed it by changing :elpaca nil to :ensure t.

Whoops. Fixed now: https://git.sr.ht/~ashton314/emacs-bedrock/commit/fab053fe88eb01d88b65fbcdf3cdbd013eb40dee

Thank you for the bug report!

-- Ashton Wiersdorf sh@wiersdorf.dev