Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's better once you keep it from messing with your text background color. I think this does it:

    (defadvice shr-color-check (before unfuck compile activate)
      "Don't let stupid shr change background colors."
      (setq bg (face-background 'default)))


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: