Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Cannot disable hl-line-mode and idle-highlight-mode #134

@blt

Description

@blt

I have in my ~/.emacs

(remove-hook 'prog-mode-hook 'esk-turn-on-hl-line-mode)
(remove-hook 'prog-mode-hook 'esk-turn-on-idle-highlight-mode)  

Still, both modes are loaded even after ~/.emacs has been loaded--both by total restart of emacs and selective kill of pre reload buffers. I am using emacs 24.1.50.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions