-
https://www.gnu.org/software/emacs/
Scoop recipe: https://github.com/lukesampson/scoop-extras/blob/master/bucket/emacs.json
-
Please type any relevant information here
Trace Log
```
Traceback (most recent call last):
File "D:\Software\scoop\apps\anaconda3\current\lib\site-packages\urllib3\connectionpool.p…
-
#### Run local script
https://stackoverflow.com/questions/4037939/powershell-says-execution-of-scripts-is-disabled-on-this-system
```
powershell -ExecutionPolicy Bypass -File script.ps1
```
A…
-
In order to use scoop truly system-wide, I've pointed system variable SCOOP to `C:\ProgramData\scoop`. It now treats all installed apps as both local and global:
```
> scoop list
Installed apps:
…
-
As I recall (and the need to recall is because the [CILI site](https://lr.soh.ntu.edu.sg/omw/ili) is currently down), the process for proposing ILIs is to produce a wordnet with `ili="in"` on some syn…
-
### Prerequisites
- [X] I have written a descriptive issue title.
- [X] I have searched all issues/PRs to ensure it has not already been reported or fixed.
- [X] I have verified that I am using the l…
-
### Description of the new feature / enhancement
## Summary
Currently, many CLI packages tend to modify the user `PATH` variable to make its binaries available in the shell. This is totally fine. …
-
The point of this thread is to collect designs from existing websites where `corner-shape` would make web developers jobs easier. Current live sites are preferred to demos.
Some related links:
…
-
Here's my terminal output:
```
PS $HOME\src\scoop-powershell2> scoop install r
installing r (3.2.2)
downloading https://cran.rstudio.com/bin/windows/base/R-3.2.2-win.exe...done
checking hash...ok
unp…
-
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq),…