commit ef535dc516b4c5e4fd941068d61768b65cbdcea3 from: Omar Polo date: Tue Nov 09 22:53:03 2021 UTC enable hl-line-mode in the popup window commit - a6477e78056768edfd0b5a94e353e6e830f11f9e commit + ef535dc516b4c5e4fd941068d61768b65cbdcea3 blob - 8dc8f3d819839d698e3d779dbd55568ad60fe24f blob + e9009965668606f55f06306a91eb898e177a2cfb --- sndio.el +++ sndio.el @@ -135,6 +135,7 @@ Call `delete-window' when the sndio popup window is op (if (derived-mode-p 'sndio-mode) (sndio-update) (sndio-mode)) + (hl-line-mode +1) (setq mode-line-format nil header-line-format nil tab-line-format nil)