Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-filterhist.el
@ 2001-05-10 11:57 Thomas Skogestad
  2001-05-10 13:53 ` gnus-filterhist.el BrYan
  0 siblings, 1 reply; 8+ messages in thread
From: Thomas Skogestad @ 2001-05-10 11:57 UTC (permalink / raw)


http://www.comsecmilnavpac.net/elisp/gnus-filterhist.el

Is there a version of this that pops up a little buffer or so only if there
is new mail?

-- 
thomas.skogestad@jusstud.uio.no
http://quimby.gnus.org/circus/problem.gif
http://www.messengers-of-messiah.org/~csebold/emacs/why.phtml


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

* Re: gnus-filterhist.el
  2001-05-10 11:57 gnus-filterhist.el Thomas Skogestad
@ 2001-05-10 13:53 ` BrYan
  2001-05-10 15:39   ` gnus-filterhist.el Thomas Skogestad
  0 siblings, 1 reply; 8+ messages in thread
From: BrYan @ 2001-05-10 13:53 UTC (permalink / raw)
  Cc: ding

Thomas Skogestad <tskogest@jusstud.uio.no> writes:
> http://www.comsecmilnavpac.net/elisp/gnus-filterhist.el
> 
> Is there a version of this that pops up a little buffer or so only if there
> is new mail?

No. Want one?

BrYan


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

* Re: gnus-filterhist.el
  2001-05-10 13:53 ` gnus-filterhist.el BrYan
@ 2001-05-10 15:39   ` Thomas Skogestad
  2001-05-10 16:38     ` gnus-filterhist.el BrYan
  0 siblings, 1 reply; 8+ messages in thread
From: Thomas Skogestad @ 2001-05-10 15:39 UTC (permalink / raw)
  Cc: ding

* BrYan

| > Is there a version of this that pops up a little buffer or so only if there
| > is new mail?
| 
| No. Want one?

Well, that would be nice...

-- 
thomas.skogestad@jusstud.uio.no
thomas.skogestad@chembio.ntnu.no
http://quimby.gnus.org/circus/problem.gif


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

* Re: gnus-filterhist.el
  2001-05-10 15:39   ` gnus-filterhist.el Thomas Skogestad
@ 2001-05-10 16:38     ` BrYan
  2001-05-10 20:32       ` gnus-filterhist.el Thomas Skogestad
  0 siblings, 1 reply; 8+ messages in thread
From: BrYan @ 2001-05-10 16:38 UTC (permalink / raw)
  Cc: ding

Thomas Skogestad <tskogest@jusstud.uio.no> writes:

> * BrYan
> 
> | > Is there a version of this that pops up a little buffer or so only if there
> | > is new mail?
> | 
> | No. Want one?
> 
> Well, that would be nice...

Sorry. Didn't mean to sound so facetious.

If you visit http://www.comsecmilnavpac.net/elisp/
now there's a new version that does what you ask. 

You can have the filter history only pop up a window if there's new
mail by setting gnus-filter-history-popup to true.

I've only tested it with XEmacs 21.4, but I don't think anything
should be amiss with Emacs or older versions of XEmacs.

BrYan


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

* Re: gnus-filterhist.el
  2001-05-10 16:38     ` gnus-filterhist.el BrYan
@ 2001-05-10 20:32       ` Thomas Skogestad
  2001-05-10 21:23         ` gnus-filterhist.el bilko
  0 siblings, 1 reply; 8+ messages in thread
From: Thomas Skogestad @ 2001-05-10 20:32 UTC (permalink / raw)


* BrYan

| If you visit http://www.comsecmilnavpac.net/elisp/
| now there's a new version that does what you ask. 

Excellent!

However. In the history section you write that 

;; Added ability to only pop up if there's new mail. Check
;; gnus-fitler-history-popup for more.

Fitler, Gitler, Hitler...

| I've only tested it with XEmacs 21.4, but I don't think anything
| should be amiss with Emacs or older versions of XEmacs.

I haven't used filterhist for some time. However,
(add-hook 'gnus-group-mode-hook 'gnus-filter-history)
doesn't quite seem to work. When I start Gnus and there is new mail the
buffer pops up. However Gnus does not seem to continue loading.

Perhaps I should use a hook that is called at a later point during loading?a

-- 
thomas.skogestad@jusstud.uio.no
http://www.messengers-of-messiah.org/~csebold/emacs/why.phtml


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

* Re: gnus-filterhist.el
  2001-05-10 20:32       ` gnus-filterhist.el Thomas Skogestad
@ 2001-05-10 21:23         ` bilko
  2001-05-10 21:43           ` gnus-filterhist.el Thomas Skogestad
  0 siblings, 1 reply; 8+ messages in thread
From: bilko @ 2001-05-10 21:23 UTC (permalink / raw)
  Cc: ding

Thomas Skogestad <tskogest@jusstud.uio.no> writes:

> * BrYan
> 
> | If you visit http://www.comsecmilnavpac.net/elisp/
> | now there's a new version that does what you ask. 
> 
> Excellent!
> 
> However. In the history section you write that 
> 
> ;; Added ability to only pop up if there's new mail. Check
> ;; gnus-fitler-history-popup for more.
> 
> Fitler, Gitler, Hitler...

I type fast, but I don't proofread too good. :-)
 
> | I've only tested it with XEmacs 21.4, but I don't think anything
> | should be amiss with Emacs or older versions of XEmacs.
> 
> I haven't used filterhist for some time. However,
> (add-hook 'gnus-group-mode-hook 'gnus-filter-history)
> doesn't quite seem to work. When I start Gnus and there is new mail the
> buffer pops up. However Gnus does not seem to continue loading.

Hmmm. That's peculiar. I have a *lot* of cruft in my config
files. Maybe something else is keeping it going for me. Hmmm...  Try
using

(add-hook 'nnmail-post-get-new-mail-hook  'gnus-filter-history)

instead. That actually seems to make more sense to me now than the old
way. I don't know how I missed that hook before. But if that's still
causing it to hang, please let me know. I'm updating the info in the
file (and on the web page.)

BrYan


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

* Re: gnus-filterhist.el
  2001-05-10 21:23         ` gnus-filterhist.el bilko
@ 2001-05-10 21:43           ` Thomas Skogestad
  2001-05-10 21:48             ` gnus-filterhist.el bilko
  0 siblings, 1 reply; 8+ messages in thread
From: Thomas Skogestad @ 2001-05-10 21:43 UTC (permalink / raw)


* bilko@onebabyzebra.com

| (add-hook 'nnmail-post-get-new-mail-hook  'gnus-filter-history)
| 
| instead. That actually seems to make more sense to me now than the old
| way. I don't know how I missed that hook before. But if that's still
| causing it to hang, please let me know.

No change.

Also, I seem to have to check for new mail twice when there is new mail:
once to get the mail buffer, once to actually fetch the mail.

-- 
thomas.skogestad@jusstud.uio.no


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

* Re: gnus-filterhist.el
  2001-05-10 21:43           ` gnus-filterhist.el Thomas Skogestad
@ 2001-05-10 21:48             ` bilko
  0 siblings, 0 replies; 8+ messages in thread
From: bilko @ 2001-05-10 21:48 UTC (permalink / raw)
  Cc: ding

Thomas Skogestad <tskogest@jusstud.uio.no> writes:
> * bilko@onebabyzebra.com
> 
> | (add-hook 'nnmail-post-get-new-mail-hook  'gnus-filter-history)
> | 
> | instead. That actually seems to make more sense to me now than the old
> | way. I don't know how I missed that hook before. But if that's still
> | causing it to hang, please let me know.
> 
> No change.
> 
> Also, I seem to have to check for new mail twice when there is new mail:
> once to get the mail buffer, once to actually fetch the mail.

Creepy. I'll look at it some more tonight and see what I can see.

BrYan


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

end of thread, other threads:[~2001-05-10 21:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-10 11:57 gnus-filterhist.el Thomas Skogestad
2001-05-10 13:53 ` gnus-filterhist.el BrYan
2001-05-10 15:39   ` gnus-filterhist.el Thomas Skogestad
2001-05-10 16:38     ` gnus-filterhist.el BrYan
2001-05-10 20:32       ` gnus-filterhist.el Thomas Skogestad
2001-05-10 21:23         ` gnus-filterhist.el bilko
2001-05-10 21:43           ` gnus-filterhist.el Thomas Skogestad
2001-05-10 21:48             ` gnus-filterhist.el bilko

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).