* Re: Oort "/ N" doesn't mark articles scored lower than mark [not found] <7wzlm1vpbal.fsf@dlsun92.us.oracle.com> @ 2003-01-10 17:59 ` Lars Magne Ingebrigtsen [not found] ` <7wzel7bvbnd.fsf@dlsun92.us.oracle.com> 0 siblings, 1 reply; 5+ messages in thread From: Lars Magne Ingebrigtsen @ 2003-01-10 17:59 UTC (permalink / raw) Nimar Arora <nimar_arora@yahoo.com> writes: > When I refresh the summary buffer using E-g the right thing happens > but when I type / N the mails sent by me don't get marked. `/ N' is designed to be fast. I you want thorough, use `M-g' instead. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <7wzel7bvbnd.fsf@dlsun92.us.oracle.com>]
* Re: Oort "/ N" doesn't mark articles scored lower than mark [not found] ` <7wzel7bvbnd.fsf@dlsun92.us.oracle.com> @ 2003-01-21 4:39 ` Lars Magne Ingebrigtsen [not found] ` <amkX9.12$7S6.144@news.oracle.com> 0 siblings, 1 reply; 5+ messages in thread From: Lars Magne Ingebrigtsen @ 2003-01-21 4:39 UTC (permalink / raw) Nimar Arora <nospam_nimar_arora@yahoo.com> writes: > But I did notice that '/ N' does compute the score correctly of the new > mails. So, if it goes that far why not mark them as read as well? One > would think that scoring which might involve multiple regexp string > comparisons might be far more expensive than a simple numeric comparison > against the mark value? Yes, I should probably remove the scoring from the `/ N' command altogether, I guess... -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <amkX9.12$7S6.144@news.oracle.com>]
[parent not found: <m3znpuxfzb.fsf@quimbies.gnus.org>]
[parent not found: <84r8b51xkg.fsf@lucy.is.informatik.uni-duisburg.de>]
[parent not found: <m3el7324xw.fsf@quimbies.gnus.org>]
[parent not found: <uk7gvzpod.fsf_-_@earthlink.net>]
[parent not found: <m3smvjzpfs.fsf@quimbies.gnus.org>]
[parent not found: <u7kcvr8f7.fsf@earthlink.net>]
* Re: oort compute bound since 12/6 nntp.el changes [not found] ` <u7kcvr8f7.fsf@earthlink.net> @ 2003-01-23 19:20 ` Lars Magne Ingebrigtsen 2003-01-23 19:42 ` Anne & Lynn Wheeler 2003-01-24 23:46 ` Anne & Lynn Wheeler 1 sibling, 1 reply; 5+ messages in thread From: Lars Magne Ingebrigtsen @ 2003-01-23 19:20 UTC (permalink / raw) Anne & Lynn Wheeler <lynn@garlic.com> writes: > i switch back and forth between 0.08 and 0.13 and the elapsed time for > doing things take the same amount of time .... So it isn't CPU bound, really. > but for 0.08 the cpu meter shows very little activity and 0.13 pegs > the meter. Sure. I've now added the variable `nntp-read-timeout' to the current CVS to let you tweak this behavior. It defaults to 0.1; you might want to set it to 1 if you have a slow line. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: oort compute bound since 12/6 nntp.el changes 2003-01-23 19:20 ` oort compute bound since 12/6 nntp.el changes Lars Magne Ingebrigtsen @ 2003-01-23 19:42 ` Anne & Lynn Wheeler 0 siblings, 0 replies; 5+ messages in thread From: Anne & Lynn Wheeler @ 2003-01-23 19:42 UTC (permalink / raw) Lars Magne Ingebrigtsen <larsi@gnus.org> writes: > Sure. > > I've now added the variable `nntp-read-timeout' to the current CVS to > let you tweak this behavior. It defaults to 0.1; you might want to > set it to 1 if you have a slow line. just tried 0.09 & 0.10 ... and they are ok also ... but 0.13 seems to be spinning someplace. -- Anne & Lynn Wheeler | http://www.garlic.com/~lynn/ Internet trivia 20th anv http://www.garlic.com/~lynn/rfcietff.htm ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: oort compute bound since 12/6 nntp.el changes [not found] ` <u7kcvr8f7.fsf@earthlink.net> 2003-01-23 19:20 ` oort compute bound since 12/6 nntp.el changes Lars Magne Ingebrigtsen @ 2003-01-24 23:46 ` Anne & Lynn Wheeler 1 sibling, 0 replies; 5+ messages in thread From: Anne & Lynn Wheeler @ 2003-01-24 23:46 UTC (permalink / raw) Anne & Lynn Wheeler <lynn@garlic.com> writes: > also ... if i load nntp.el from 0.08 before starting 0.13 ... it > doesn't have the problem. i was hoping that it was something that was > going to get fixed w/o having to delve into it further. ok using ognus-0.14 ... if i have the nntp-read-timeout value at default 0.1 or set to 0.9 ... it uses 100 percent of the cpu during startup of the newsgroups from the nttp server. if i set the value to 1.0, it uses less than 2 percent of the cpu and startup takes the same elapsed time. possibly 21.2 emacs or 21.2 emacs on nt/2k issue? i'll try and report on linux (redhat 7.3) later (same server, same newsgroups, same dial-up link). -- Anne & Lynn Wheeler | http://www.garlic.com/~lynn/ Internet trivia 20th anv http://www.garlic.com/~lynn/rfcietff.htm ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-01-24 23:46 UTC | newest] Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <7wzlm1vpbal.fsf@dlsun92.us.oracle.com> 2003-01-10 17:59 ` Oort "/ N" doesn't mark articles scored lower than mark Lars Magne Ingebrigtsen [not found] ` <7wzel7bvbnd.fsf@dlsun92.us.oracle.com> 2003-01-21 4:39 ` Lars Magne Ingebrigtsen [not found] ` <amkX9.12$7S6.144@news.oracle.com> [not found] ` <m3znpuxfzb.fsf@quimbies.gnus.org> [not found] ` <84r8b51xkg.fsf@lucy.is.informatik.uni-duisburg.de> [not found] ` <m3el7324xw.fsf@quimbies.gnus.org> [not found] ` <uk7gvzpod.fsf_-_@earthlink.net> [not found] ` <m3smvjzpfs.fsf@quimbies.gnus.org> [not found] ` <u7kcvr8f7.fsf@earthlink.net> 2003-01-23 19:20 ` oort compute bound since 12/6 nntp.el changes Lars Magne Ingebrigtsen 2003-01-23 19:42 ` Anne & Lynn Wheeler 2003-01-24 23:46 ` Anne & Lynn Wheeler
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).