Jan R

Results 12 issues of Jan R

Reproduction steps: 1. Make sure no Emacs instance is running 2. (setq atomic-chrome-buffer-open-style 'frame) 3. Start 'emacs --daemon' 4. Close Emacs frame (C-x 5 0) 5. In Chrome edit text...

The code in hideshowvis-symbols can be moved to the toplevel and the function will only update hs-set-up-overlay. Mostly testing needed

Enabling lispy-mode inside orgmode buffers causes some minor issues because both org and lispy implementations redefine many common keys from self-insert to their own versions to hook into it. This...

When nesting a match%sedlex inside another one the error message is pretty confusing: ``` ocaml let nested str = let buf = Sedlexing.Latin1.from_string str in match%sedlex buf with | "0"...

Currently ace-jump-mode throws an error if a key has been pressed that is not a character. It would be nice if users could add key bindings for non-character keys here...

## Compiler version 3.3.1 ## Minimized example ```Scala trait L[T]: type E def foo() = type Warn1 = [T] => (l: L[T]) => T => l.E type Warn2 = [T]...

itype:enhancement
area:reporting
stat:needs triage
better-errors

Currently loading the package means org-capture will always load in a new window. It would be nice to make this optional. Maybe an option to toggle this and two new...

Enabling `hl-line-mode` in an org-mode buffer after loading org-beautify-theme results in ugly artifacts around headlines. It looks like there is a white outline around headline text which will get rendered...

It would be nice if the package description had a screen shot or something that shows what it does, exactly

I’m the maintainer of a package called hideshowvis.el. It’s version on Marmalade is quite outdated so I’d like to update it. I think I might already have an account but...