Skip to content

Safe guard in avy-goto-line-* commands#328

Open
Inc0n wants to merge 1 commit into
abo-abo:masterfrom
Inc0n:master
Open

Safe guard in avy-goto-line-* commands#328
Inc0n wants to merge 1 commit into
abo-abo:masterfrom
Inc0n:master

Conversation

@Inc0n

@Inc0n Inc0n commented Aug 23, 2021

Copy link
Copy Markdown

Added addition check for nil in avy-goto-line-above and avy-goto-line-below.

This is to prevent cancellation during these commands that will result in an error if debug-on-error is set to non-nil.

Note:
There are some unintentional encoding changes (Control-M in lines 1333) that are most likely to be a result of directly editing in github.

Added addition check for nil in `avy-goto-line-above` and `avy-goto-line-below`.

This is to prevent cancellation during these commands that will result in an error if `debug-on-error` is set to non-nil.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant