-
The error is probably due to this project using Nix for it's dependencies. And emacs is not running within the nix-context.
I've tried to disable this with either of these two options but I still r…
-
Installed phpcbf on linux box and added this repo in emacs.
PHP_Beautify works, but puts all functions and docblocks together. Deleting all empty lines.
Option phpcbf is not found at all. It is in…
-
after M-x orch-toggle on GNU Emacs 26.0.50.2 (i686-pc-linux-gnu, GTK+ Version 3.10.8)
of 2016-10-25 server does not start, and emacs says:
apply: make server process failed: Conseguido, :name, ws…
-
# Summary
I can't get a venv to activate on Windows 10.
# Steps to reproduce
M-x run-python
Anaconda python 3.7.3 starts, but gives this warning:
Warning:
This Python interpreter is in a con…
-
# Issue type
- Bug report
# Environment
Emacs version: GNU Emacs 28.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.34, cairo version 1.17.6) of 2022-09-12
Operating System: Arch Li…
-
I use `org-mac-grab-link` to copy links to resources in other applications, e.g. files in Finder. However, when using cask Emacs, it simply prints the following error message:
`do-applescript: Not au…
-
I'd like projectile `projectile-completing-read` to add a `:category` parameter that callers can use to assign the category metadata for `completing-read`. This can intern be used by packages such as …
-
## Expected behavior
Typing math/ in a CLJC file should insert the libspec `[clojure.math :as math]` into the ns form.
## Actual behavior
The libspec inserted is `#?(:clj [clojure.math :as ma…
-
I selected 2 lines, but the selection is invisible:
![image](https://user-images.githubusercontent.com/150986/206196638-4e42d20f-bf22-4e8b-9fd8-c9470f654136.png)
I'm not sure when this started.
dckc updated
4 months ago
-
Run `emacs -Q` and load `projectile.el`
Eval `(setq-local projectile-project-root "/home/daniel/some/project/AAA")`
Now `projectile-find-file` shows files from project AAA but no
eval `(setq-local …