We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69c67d5 + fe8e727 commit 175fe2eCopy full SHA for 175fe2e
goto-line-preview.el
@@ -85,7 +85,6 @@ LINE-NUM : Target line number to navigate to."
85
(goto-line-preview-prev-line-num (line-number-at-pos)))
86
(setq jumped (read-number "Goto line: ")))
87
(unless jumped
88
- (message "unwind")
89
(set-window-point window window-point)))))
90
91
0 commit comments