Hacker News new | ask | show | jobs
by hollerith 4079 days ago
The first arg to add-hook must be a symbol, like so:

   (add-hook 'c-mode-hook 'linum-mode)