This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| technical:programming:env [2023/03/09 07:01] – jc | technical:programming:env [2023/03/09 07:02] (current) – jc | ||
|---|---|---|---|
| Line 87: | Line 87: | ||
| I frequently run into problems with Doom Emacs upgrade failures. Most issues can be resolved by simply removing the offending package' | I frequently run into problems with Doom Emacs upgrade failures. Most issues can be resolved by simply removing the offending package' | ||
| + | < | ||
| ``` bash | ``` bash | ||
| # Remove the package' | # Remove the package' | ||
| Line 95: | Line 96: | ||
| doom upgrade | doom upgrade | ||
| ``` | ``` | ||
| + | </ | ||
| ===== Elisp ===== | ===== Elisp ===== | ||
| * [[https:// | * [[https:// | ||