Hi, I've just updated my Oort and now I have problems when trying to display an article. Here is what I got : ,---- | compare-strings(nil nil nil nil nil nil t) | gnus-string-equal(nil nil) | article-hide-boring-headers() | apply(article-hide-boring-headers nil) | (if interactive (call-interactively (quote article-hide-boring-headers)) (apply (quote article-hide-boring-headers) args)) | (save-excursion (set-buffer gnus-article-buffer) (if interactive (call-interactively ...) (apply ... args))) | gnus-article-hide-boring-headers() | gnus-treat-article(head) | gnus-display-mime() | gnus-article-prepare-display() | gnus-article-prepare(414 nil) | gnus-summary-display-article(414 nil) | gnus-summary-select-article(nil nil pseudo) | gnus-summary-scroll-up(1) | call-interactively(gnus-summary-scroll-up) `---- As it seems there was a modification on hide-boring-headers, I suspect this modification not to work. So am I the only one with that problem ? FYI, this is what I used to set it up : gnus-boring-article-headers '(empty followup-to reply-to newsgroups) Thx, zeDek -- "...anytime you install something new on the Windows platform, you risk spending the next five or six hours trying to figure out what happened" Robert Roblin, Adobe