Niall Dooley

Results 170 comments of Niall Dooley

Thanks YorkZ. As per the other issue it would be great to submit this PR to [orgtre's fork](https://github.com/orgtre/anki-editor) as well.

Firstly, thank you for the quick response. That explains one thing. The default value of `straight-recipe-repositories` is: ``` (org-elpa melpa gnu-elpa-mirror nongnu-elpa el-get emacsmirror-mirror) ``` So doesn't the `melpa` recipe...

> What may have happened is the el-get recipe was used when you initially installed the package. That recipe was then cached (see straight--recipe-cache, straight--repo-cache, etc) and is being used...

Test Case ```emacs-lisp (straight-bug-report :post-bootstrap (message "scratch: %S\n" (straight-recipes-retrieve 'scratch)) (straight-use-package 'scratch)) ``` - Test run at: `2022-10-24 17:29:46` - system-type: `gnu/linux` - straight-version: `prerelease (HEAD -> master, origin/master) f21103d...

Yes, I am. And as a matter of course I update the lockfile after adding or removing a package(s). My configuration for this package is minimal: ```emacs-lisp (use-package scratch ;...

This is now happening for more packages namely: __Codeberg__ - `git-timemachine` __Sourcehut__ - `fullframe` - `repl-toggle` - `modus-themes`

I've just discovered your project. Any further progress on adding Italian to the database?

Thanks. Yes, I had a look at the first list already as it was linked earlier in this discussion. You seemed to have forgotten the link to the second list....

It would help to describe the steps you took and what issues you encountered?

I see. This is actually a part of the methodology I haven't really looked into. Still trying to get horizon 1 ingrained!