emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

eww-update-header-line: Possible breakage after d39ae6f5860ecf6ebbeedc08


From: T.V Raman
Subject: eww-update-header-line: Possible breakage after d39ae6f5860ecf6ebbeedc08bf3aafa5befaf510
Date: Sun, 13 Sep 2020 07:22:28 -0700

eww-update-header-line has changed to apply variable-pitch to the
header as of d39ae6f5860ecf6ebbeedc08bf3aafa5befaf510.

This seems to work correctly when browsing Web sites, but it's
breaking in my ebook handler.

I'm setting eww-data correctly, and plist-get shows that :title is set
correctly in eww-data when I go to the buffer where the ebook is
rendered. However eww-update-header-line throws an error on this line:

+            (let ((title (propertize (plist-get eww-data :title)

  appears that  plist-get in the above call returns nil within
       eww-update-header-line --not sure why 
-- 
♉ Id: kg:/m/0285kf1  🦮

--
♉ Id: kg:/m/0285kf1  🦮



reply via email to

[Prev in Thread] Current Thread [Next in Thread]