all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: 15751@debbugs.gnu.org
Subject: bug#15751: 24.3.50; region-extract-function
Date: Wed, 30 Oct 2013 09:08:33 +0900	[thread overview]
Message-ID: <b4m7gcv62ny.fsf@jpl.org> (raw)

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)





             reply	other threads:[~2013-10-30  0:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-30  0:08 Katsumi Yamaoka [this message]
2013-10-30  2:52 ` bug#15751: 24.3.50; region-extract-function Stefan Monnier

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b4m7gcv62ny.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=15751@debbugs.gnu.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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.