back-button icon indicating copy to clipboard operation
back-button copied to clipboard

Visual navigation through mark rings in Emacs

Results 8 back-button issues
Sort by recently updated
recently updated
newest added

Calling any of the `back-button` commands, such as `back-button-local-backward`, returns ``` emacs-lisp Debugger entered--Lisp error: (wrong-type-argument obarrayp [nil nil nil nil nil nil nil nil nil nil nil nil nil])...

It seems that [ucs-utils](https://github.com/rolandwalker/ucs-utils) causes C-x C-c to take around three, four seconds on Windows 7. I have yet to figure out exactly what causes it within ucs-utils, but in...

Back-button navigation is very slow, the local back-button action takes about 4.5 seconds. I'm on Emacs 26.3 and Windows 10, running on a new gaming laptop with an i7-9750H (2.60GHz)...

This packages is great, but from some reason the smartrep does not keep the `C-x` prefix with arrows. When I do `C-x ` it activates, but then when I do...

Can visible mark mode be permanently disabled in the package? Whenever I use it, it turns off visible mark mode in my buffers which I normally use. I prefer it...

If I enable back-button-mode on my Ubuntu 16.04 with Emacs 24.5, it consumes at least more 20+MB memory. Is it possible to decrease memory usage?

When back-button mode is enabled, `(pulse-momentary-highlight-one-line (point))` call does not work as expected. The line gets highlighted but highlighted color does not disappear until a key is pressed. This function...

Hello, This bug is kinda weird, so I'm not sure if it really belongs here or in powerline. I also don't suffer from it because right now back-button is loaded...