-
Hi! I've been having trouble trying to get php mode to work.
### Observed behavior
Switching to php-mode gives me
`Symbols function definition is void: nil`
### Expected behavior
PHP m…
JongW updated
3 years ago
-
Dr. Racket produces an eval result telling me the expected result does not match my `(check-expect)`s. Racket-mode produces any empty result.
```
#lang htdp/bsl
(require 2htdp/image)
(define (do…
ghost updated
4 years ago
-
after installing from melpa and putting following lines in my init.el:
```
(require 'smart-hungry-delete)
(smart-hungry-delete-add-default-hooks)
(global-set-key (kbd "") 'smart-hungry-delete-back…
-
When doing `M-x eval-expression`, I can't actually delete characters with `DEL` (``). I get the error:
```
Debugger entered--Lisp error: (wrong-number-of-arguments #f(compiled-function (count) (in…
-
When I have forge enabled and press the `Down` key in the status buffer, I get the following error message:
```
magit-next-line: Wrong type argument: number-or-marker-p, nil
```
This behaviour…
-
with version hungry-delete-20140729.2231 I'm seeing this :-(
```
if: Wrong number of arguments: #[(n &optional killflag) "¨ÆÇÈD\"É . .ÊU. Ë=(ÌÍ Î \"Í Î |
]ÏX]`SfÐ>]m]ÑfÒ=]iÓ[\…
-
### The package control sometimes forget to remove 1 or 2 packages from the ignored list, after installing them
Sometimes everything works ok, other times, 1 or 2 packages end up at the `ignored pack…
-
Issue Type: Bug
Breakpoints used to move when adding/removing lines, following the line they were added. Not they behave as if they were attached to line number, so I have to restore them when ed…
-
`AceJump: Error: command 'extension.aceJump.input.stop' aready exists`
It seems that it comes from this line
https://github.com/lucax88x/CodeAceJumper/blob/18a785fc7ecf8a5df0926508d64e18163f805b…
ColCh updated
6 years ago
-
Mapping the **hungry-delete** to default **delete/backspace** kinda take you by suprize, and have manually toggling the mode, just to delete few continous white spaces. Result you barely use it as glo…
rhoit updated
6 years ago