Gnus development mailing list
 help / color / mirror / Atom feed
* Pb with hide-header
@ 2003-04-16 22:47 Xavier Maillard
  2003-04-27  2:55 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Xavier Maillard @ 2003-04-16 22:47 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 1327 bytes --]

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

[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Pb with hide-header
  2003-04-16 22:47 Pb with hide-header Xavier Maillard
@ 2003-04-27  2:55 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2003-04-27  2:55 UTC (permalink / raw)


Xavier Maillard <zedek@gnu-rox.org> writes:

> |   compare-strings(nil nil nil nil nil nil t)
> |   gnus-string-equal(nil nil)

That looks kinda odd, since `gnus-string-equal' doesn't call
`compare-strings'. 

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-04-27  2:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-16 22:47 Pb with hide-header Xavier Maillard
2003-04-27  2:55 ` Lars Magne Ingebrigtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).