-
I cannot find how to replicate this easily, but remacs crashes for me every day or two with the following stacktrace on macOS 10.14 (mojave)
```
Process: Remacs [33593]
Path: …
-
When I do M-x `list-packages` RET after enabling the Marmalade repo, I get the following output in `*Messages*`:
```
Importing package-keyring.gpg...done
Contacting host: elpa.gnu.org:80 [2 times]
Co…
-
## What's wrong
Straight is checking `(emacs-version)` and using it, without sanitizing, to determine the need to build again.
For example:
```lisp
(emacs-version)
=> "GNU Emacs 28.1 (bui…
-
## Expected behavior
In an html file like this:
``` html
some|thing
```
call `sp-kill-hybrid-sexp` should give this:
``` html
some
```
## Actual behavior
In html-mode:
``` htm…
-
I am getting this error:
Error (use-package): phps-mode/:catch: Invalid read syntax: "#"
My version is:
;;; phps-mode.el --- Major mode for PHP with code intelligence -*- lexical-binding: t -…
-
Hi, there,
I have an issue: after jumped to a third party file (say a system include dir), how can I find further definition in that file?
the default emacs tags has this feature as described:
…
-
I know this app is useful and easy to use, with modern UI.
In the mean time, since we got emacs officially for android, why dont you give it a try?
Info: https://www.emacswiki.org/emacs/EmacsOnA…
-
I have here a gentoo linux. I tried to follow the installation hints from https://github.com/Sarcasm/irony-mode: I downloaded irony with 'M-x el-get-install RET irony-mode RET', added the configuratio…
-
### Confirmation
- [X] I have checked the documentation (README, Wiki, docstrings, etc)
- [ ] I am checking these without reading them.
- [X] I have searched previous issues to see if my questio…
-
## Expected Behavior
It would be helpful, if I could hit `C-c C-c` (or any other shortcut) and Emacs would fetch the HTML of the given URL and provide me the title as text. Then I can edit it and j…
jo-so updated
4 years ago