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: Katsumi Yamaoka <yamaoka <at> jpl.org>
Subject: bug#15751: closed (Re: bug#15751: 24.3.50; region-extract-function)
Date: Wed, 30 Oct 2013 02:53:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#15751: 24.3.50; region-extract-function

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 15751 <at> debbugs.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: 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

[Message part 3 (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)



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.