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

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