From: Tino Calancha <tino.calancha@gmail.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: Emacs developers <emacs-devel@gnu.org>,
Tino Calancha <tino.calancha@gmail.com>
Subject: Re: Warning in replace.el
Date: Tue, 17 Sep 2019 14:38:03 +0000 (UTC) [thread overview]
Message-ID: <alpine.LNX.2.21.99999.362.1909171433310.22543@ip-10-207-252-54.us-west-2.compute.internal> (raw)
In-Reply-To: <87v9trm8r2.fsf@gnus.org>
On Tue, 17 Sep 2019, Lars Ingebrigtsen wrote:
> Compiling Emacs now, I get
>
> In perform-replace:
> replace.el:2714:35:Warning: assignment to free variable
> `last-replacement-replaced'
>
> It's this code:
>
> search-string-replaced search-string
> last-replacement-replaced last-replacement
> last-was-act-and-show nil)
>
> But setting last-replacement-replaced is the only place this variable is
> mentioned.
last-replacement-replaced ---> next-replacement-replaced
I'll fix it in the evening.
Thank you
prev parent reply other threads:[~2019-09-17 14:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-17 12:01 Warning in replace.el Lars Ingebrigtsen
2019-09-17 14:38 ` Tino Calancha [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.LNX.2.21.99999.362.1909171433310.22543@ip-10-207-252-54.us-west-2.compute.internal \
--to=tino.calancha@gmail.com \
--cc=emacs-devel@gnu.org \
--cc=larsi@gnus.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).