mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-06 01:21:38 -05:00
Go to the top of notebook list on open/refresh
This commit is contained in:
parent
63835d82be
commit
6135204f62
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@
|
|||
(make-ein:$notebooklist :url-or-port url-or-port
|
||||
:data data))
|
||||
(ein:notebooklist-render)
|
||||
(goto-char (point-min))
|
||||
(current-buffer))))
|
||||
|
||||
(defun ein:notebooklist-reload ()
|
||||
|
|
Loading…
Add table
Reference in a new issue