emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

variable `replace-count' should have a defvar


From: Drew Adams
Subject: variable `replace-count' should have a defvar
Date: Fri, 4 May 2007 12:06:21 -0700

`replace-count' is bound in replace.el (e.g. replace-eval-replacement,
replace-loop-through-replacements), but it is also referenced from
functions that don't bind it. It should have a defvar.


In GNU Emacs 22.0.96.1 (i386-mingw-nt5.1.2600)
 of 2007-03-21 on LENNART-69DE564
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags -Ic:/g/include'






reply via email to

[Prev in Thread] Current Thread [Next in Thread]