unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Richard Lawrence <rwl@recursewithless.net>
Cc: 51320@debbugs.gnu.org
Subject: bug#51320: 26.1; kill-region does not ignore its first two args if region is active
Date: Thu, 21 Oct 2021 22:15:27 +0300	[thread overview]
Message-ID: <837de68a0g.fsf@gnu.org> (raw)
In-Reply-To: <877de6p5o2.fsf@aquinas.rewrittenlocator.xyz> (message from Richard Lawrence on Thu, 21 Oct 2021 20:57:17 +0200)

> From: Richard Lawrence <rwl@recursewithless.net>
> Cc: 51320@debbugs.gnu.org
> Date: Thu, 21 Oct 2021 20:57:17 +0200
> 
> 2) Literally the first and only thing that kill-region does before
> throwing the error is check whether BEG and END are non-nil. The error I
> see is the one in the unless clause quoted above.

Ah, I see.  The function tests BEG and END being non-nil, but
interactively they never are nil, due to the 'interactive' form.

So yes, this is a bug, and I've now fixed it on the emacs-28 branch.

Thanks.





  reply	other threads:[~2021-10-21 19:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-21 12:29 bug#51320: 26.1; kill-region does not ignore its first two args if region is active Richard Lawrence
2021-10-21 16:56 ` Eli Zaretskii
2021-10-21 18:57   ` Richard Lawrence
2021-10-21 19:15     ` Eli Zaretskii [this message]
2021-10-22  9:34       ` Richard Lawrence

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=837de68a0g.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=51320@debbugs.gnu.org \
    --cc=rwl@recursewithless.net \
    /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).