Go to the top of notebook list on open/refresh

This commit is contained in:
Takafumi Arakaki 2012-05-25 18:13:44 +02:00
parent 63835d82be
commit 6135204f62

View file

@ -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 ()