1
0
mirror of https://codeberg.org/cage/tinmop/ synced 2025-02-17 08:10:36 +01:00

- added docstring.

This commit is contained in:
cage 2022-02-25 16:40:53 +01:00
parent 8e9e19dd82
commit 5f17796318

View File

@ -1325,6 +1325,8 @@ Browse and optionally open the links the text of the message window contains."
(open-message-link-window:open-message-link url enqueue)))
(defun gemini-jump-to-link ()
"Scroll the document to the line where this link appears in the
gemini document."
(when-let* ((link-win *open-message-link-window*)
(message-win *message-window*)
(selected-line (line-oriented-window:selected-row link-win))