unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [almer@gnome.org: Zone]
@ 2002-06-12 23:47 Richard Stallman
  2002-06-13 18:47 ` Jason Rumney
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Stallman @ 2002-06-12 23:47 UTC (permalink / raw)
  Cc: emacs-devel

This does not happen for me on GNU/Linux in the latest sources.  I
don't see anything in ChangeLog about fixing it.  (I can't access the
repository from here.)  Does it fail for you?

------- Start of forwarded message -------
Subject: Zone
From: "Almer S. Tigelaar" <almer@gnome.org>
To: <bug-gnu-emacs@gnu.org>
X-Priority: 3
Importance: Normal
X-MSMail-Priority: Normal
Sender: bug-gnu-emacs-admin@gnu.org
Date: Wed, 12 Jun 2002 09:58:39 +0200 (CEST)

Dear maintainers of my favourite editor,

Using : GNU Emacs 21.1.1 (i386-msvc-nt5.0.2195) of 2002-03-19 on buffy

Description :
I noticed an error in the "zone" package, it seems that the argument to
"zone-when-idle" is not in seconds but in 1/10ths of a second.
Reproduction:
try "M-x zone-when-idle 180"
Sit back and don't touch anything, notice that it zones out after 18
seconds, not 180 as the documentation suggests.
Remarks:
The "run-with-idle-timer" function does not exhibit this malfunction which
suggests that the problem lies within the zone package itself.
Yours sincerely,

Almer S. Tigelaar



_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------

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

* Re: [almer@gnome.org: Zone]
  2002-06-12 23:47 [almer@gnome.org: Zone] Richard Stallman
@ 2002-06-13 18:47 ` Jason Rumney
  2002-06-13 20:52   ` Jason Rumney
  0 siblings, 1 reply; 3+ messages in thread
From: Jason Rumney @ 2002-06-13 18:47 UTC (permalink / raw)
  Cc: emacs-devel

Richard Stallman <rms@gnu.org> writes:

> This does not happen for me on GNU/Linux in the latest sources.  I
> don't see anything in ChangeLog about fixing it.  (I can't access the
> repository from here.)  Does it fail for you?

zone-when-idle 180 does indeed give a delay of around 18 seconds.
But zone-when-idle 20 gives a delay of 20 seconds, so it is not as
simple as a multiple of 10 out. I get the same results on GNU/Linux,
so it is probably a bug in zone rather than a low level timer bug
specific to Windows.

> 
> From: "Almer S. Tigelaar" <almer@gnome.org>
> Subject: Zone
> To: <bug-gnu-emacs@gnu.org>
> Date: Wed, 12 Jun 2002 09:58:39 +0200 (CEST)
> 
> Dear maintainers of my favourite editor,
> 
> Using : GNU Emacs 21.1.1 (i386-msvc-nt5.0.2195) of 2002-03-19 on buffy
> 
> Description :
> I noticed an error in the "zone" package, it seems that the argument to
> "zone-when-idle" is not in seconds but in 1/10ths of a second.
> Reproduction:
> try "M-x zone-when-idle 180"
> Sit back and don't touch anything, notice that it zones out after 18
> seconds, not 180 as the documentation suggests.
> Remarks:
> The "run-with-idle-timer" function does not exhibit this malfunction which
> suggests that the problem lies within the zone package itself.
> Yours sincerely,
> 
> Almer S. Tigelaar
> 
> 
> 
> _______________________________________________
> Bug-gnu-emacs mailing list
> Bug-gnu-emacs@gnu.org
> http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs
> ----------

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

* Re: [almer@gnome.org: Zone]
  2002-06-13 18:47 ` Jason Rumney
@ 2002-06-13 20:52   ` Jason Rumney
  0 siblings, 0 replies; 3+ messages in thread
From: Jason Rumney @ 2002-06-13 20:52 UTC (permalink / raw)
  Cc: emacs-devel, Almer S. Tigelaar

Jason Rumney <jasonr@gnu.org> writes:

> zone-when-idle 180 does indeed give a delay of around 18 seconds.
> But zone-when-idle 20 gives a delay of 20 seconds, so it is not as
> simple as a multiple of 10 out. I get the same results on GNU/Linux,
> so it is probably a bug in zone rather than a low level timer bug
> specific to Windows.

In fact, what I saw was the somewhat surprising behaviour that after
running (zone-when-idle 20), (zone-when-idle 180) does not change the
idle period to 180 seconds, but leaves it as 20 seconds.  On both
platforms, calling zone-leave-me-alone before (zone-when-idle 180)
results in the expected behaviour.

> "Almer S. Tigelaar" <almer@gnome.org> writes:

> > I noticed an error in the "zone" package, it seems that the argument to
> > "zone-when-idle" is not in seconds but in 1/10ths of a second.
> > Reproduction:
> > try "M-x zone-when-idle 180"
> > Sit back and don't touch anything, notice that it zones out after 18
> > seconds, not 180 as the documentation suggests.
> > Remarks:
> > The "run-with-idle-timer" function does not exhibit this malfunction which
> > suggests that the problem lies within the zone package itself.

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

end of thread, other threads:[~2002-06-13 20:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-12 23:47 [almer@gnome.org: Zone] Richard Stallman
2002-06-13 18:47 ` Jason Rumney
2002-06-13 20:52   ` Jason Rumney

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).