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

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

[debbugs-tracker] bug#15751: closed (24.3.50; region-extract-function)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#15751: closed (24.3.50; region-extract-function)
Date: Wed, 30 Oct 2013 02:53:02 +0000

Your message dated Tue, 29 Oct 2013 22:52:17 -0400
with message-id <address@hidden>
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
address@hidden)


-- 
15751: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15751
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3.50; region-extract-function Date: Wed, 30 Oct 2013 09:08:33 +0900 User-agent: Gnus/5.130008 (真 Gnus v0.8) Emacs/24.3.50 (i686-pc-cygwin)
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)



--- End Message ---
--- Begin Message --- Subject: Re: bug#15751: 24.3.50; region-extract-function Date: Tue, 29 Oct 2013 22:52:17 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)
> 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


--- End Message ---

reply via email to

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