No need to run gnus-article-highlight (bug#32706)
* lisp/gnus/deuglify.el (gnus-outlook-display-article-buffer): No need to run gnus-article-highlight (bug#32706).
This commit is contained in:
parent
3b38cb0516
commit
df3d7e401b
1 changed files with 0 additions and 2 deletions
|
@ -299,8 +299,6 @@ It is run after `gnus-article-prepare-hook'."
|
|||
;; it. Calling `gnus-article-prepare-display' on an already
|
||||
;; prepared article removes all MIME parts. I'm unsure whether
|
||||
;; this is a bug or not.
|
||||
(when (gnus-visual-p 'article-highlight 'highlight)
|
||||
(gnus-article-highlight t))
|
||||
(save-excursion
|
||||
(save-restriction
|
||||
(widen)
|
||||
|
|
Loading…
Add table
Reference in a new issue