GNU bug report logs - #15751
24.3.50; region-extract-function

Previous Next

Package: emacs;

Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>

Date: Wed, 30 Oct 2013 00:10:01 UTC

Severity: normal

Found in version 24.3.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#15751: closed (24.3.50; region-extract-function)
Date: Wed, 30 Oct 2013 02:53:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 29 Oct 2013 22:52:17 -0400
with message-id <jwvvc0fzd18.fsf-monnier+emacsbugs <at> gnu.org>
and subject line Re: bug#15751: 24.3.50; region-extract-function
has caused the debbugs.gnu.org bug report #15751,
regarding 24.3.50; region-extract-function
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
15751: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15751
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; region-extract-function
Date: Wed, 30 Oct 2013 09:08:33 +0900
The default function for it requires one argument, but
`copy-region-as-kill' calls it with no arg.

Debugger entered--Lisp error:\
 (wrong-number-of-arguments ((compilation-current-error compilation-context-lines t) (delete) (if (region-beginning) (progn (if (eq delete (quote delete-only)) (delete-region (region-beginning) (region-end)) (filter-buffer-substring (region-beginning) (region-end) delete))))) 0)
[...]
  copy-region-as-kill(148162 148210 1)
  kill-ring-save(148162 148210 1)
  call-interactively(kill-ring-save nil nil)
  command-execute(kill-ring-save)


[Message part 3 (message/rfc822, inline)]
From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Katsumi Yamaoka <yamaoka <at> jpl.org>
Cc: 15751-done <at> debbugs.gnu.org
Subject: Re: bug#15751: 24.3.50; region-extract-function
Date: Tue, 29 Oct 2013 22:52:17 -0400
> The default function for it requires one argument, but
> `copy-region-as-kill' calls it with no arg.

Ha, indeed.  I just fixed it it a minute ago.


        Stefan


This bug report was last modified 11 years and 266 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.