unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* whitespace-rescan-timer-time bug
@ 2007-09-24 14:32 John J Foerch
  2007-09-24 15:20 ` Michaël Cadilhac
  0 siblings, 1 reply; 3+ messages in thread
From: John J Foerch @ 2007-09-24 14:32 UTC (permalink / raw)
  To: bug-gnu-emacs

Hi,

The docstring for `whitespace-rescan-timer-time' says: "To disable
timer scans, set this to zero."  However, when I set this variable to
0, I get the following error when I try to save a file: "run-at-time:
Invalid repetition interval"

To reproduce in `emacs -Q',

(setq whitespace-rescan-timer-time 0)
(global-whitespace-mode 1)

then save a file.

--John Foerch





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

* Re: whitespace-rescan-timer-time bug
  2007-09-24 14:32 whitespace-rescan-timer-time bug John J Foerch
@ 2007-09-24 15:20 ` Michaël Cadilhac
  2007-10-02  0:44   ` John J Foerch
  0 siblings, 1 reply; 3+ messages in thread
From: Michaël Cadilhac @ 2007-09-24 15:20 UTC (permalink / raw)
  To: John J Foerch; +Cc: bug-gnu-emacs

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

John J Foerch <jjfoerch@earthlink.net> writes:

> Hi,
>
> The docstring for `whitespace-rescan-timer-time' says: "To disable
> timer scans, set this to zero."  However, when I set this variable to
> 0, I get the following error when I try to save a file: "run-at-time:
> Invalid repetition interval"
>
> To reproduce in `emacs -Q',
>
> (setq whitespace-rescan-timer-time 0)
> (global-whitespace-mode 1)
>
> then save a file.

Thank you, this is now fixed.  You can test it with the CVS version.

-- 
 |   Michaël `Micha' Cadilhac       |  Isn't vi that text editor with        |
 |   http://michael.cadilhac.name   |   two modes... One that beeps and      |
 |   JID/MSN:                       |     one that corrupts your file?       |
 `----  michael.cadilhac@gmail.com  |           -- Dan Jacobson         -  --'

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

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

* Re: whitespace-rescan-timer-time bug
  2007-09-24 15:20 ` Michaël Cadilhac
@ 2007-10-02  0:44   ` John J Foerch
  0 siblings, 0 replies; 3+ messages in thread
From: John J Foerch @ 2007-10-02  0:44 UTC (permalink / raw)
  To: bug-gnu-emacs

michael@cadilhac.name (Michaël Cadilhac) writes:
>
> Thank you, this is now fixed.  You can test it with the CVS version.
>

Thanks!  Works perfectly now.

--John





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

end of thread, other threads:[~2007-10-02  0:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-24 14:32 whitespace-rescan-timer-time bug John J Foerch
2007-09-24 15:20 ` Michaël Cadilhac
2007-10-02  0:44   ` John J Foerch

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