; Fix warnings
This commit is contained in:
parent
6ccb5f19f6
commit
6a4158022e
1 changed files with 1 additions and 1 deletions
|
@ -2024,7 +2024,7 @@ Otherwise, the restored buffer will contain a prompt to do so by using
|
|||
(list :url (plist-get misc-data :uri))))
|
||||
(unless file-name
|
||||
(when (plist-get eww-data :url)
|
||||
(case eww-restore-desktop
|
||||
(cl-case eww-restore-desktop
|
||||
((t auto) (eww (plist-get eww-data :url)))
|
||||
((zerop (buffer-size))
|
||||
(let ((inhibit-read-only t))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue