User Tools

Site Tools


technical:programming:env

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
technical:programming:env [2023/03/09 07:01] jctechnical: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's local repository and build cache. I frequently run into problems with Doom Emacs upgrade failures. Most issues can be resolved by simply removing the offending package's local repository and build cache.
 +<markdown>
 ``` bash ``` bash
 # Remove the package's repository # Remove the package's repository
Line 95: Line 96:
 doom upgrade doom upgrade
 ``` ```
 +</markdown>
 ===== Elisp ===== ===== Elisp =====
 * [[https://www.emacswiki.org/emacs/LearnEmacsLisp|Emacs Wiki: Elisp]] * [[https://www.emacswiki.org/emacs/LearnEmacsLisp|Emacs Wiki: Elisp]]
technical/programming/env.1678363312.txt.gz · Last modified: 2023/03/09 07:01 by jc