Add tags
This commit is contained in:
parent
f8a6bfd02d
commit
849c930288
1 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
;;;;;
|
||||
title: Stop shr from using background color
|
||||
tags: emacs, elisp, config
|
||||
tags: emacs, elisp, config, gnus, html
|
||||
date: 2014-04-03 22:11
|
||||
format: md
|
||||
;;;;;
|
||||
|
@ -28,3 +28,7 @@ background colors.
|
|||
(advice-add #'shr-colorize-region :filter-args
|
||||
#'oni:shr-colorize-remove-last-arg))
|
||||
```
|
||||
|
||||
<!-- Local Variables: -->
|
||||
<!-- mode: markdown -->
|
||||
<!-- End: -->
|
||||
|
|
Loading…
Reference in a new issue