all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Karl Otness <karl@karlotness.com>
Cc: 32987-done@debbugs.gnu.org
Subject: bug#32987: 27.0.50; `revert-buffer' fails in occur
Date: Tue, 09 Oct 2018 17:50:44 +0300	[thread overview]
Message-ID: <83ftxfyy0r.fsf@gnu.org> (raw)
In-Reply-To: <CAGk_8XKX6dq0erxRDLVLHv_rNjaO5pYCYQ58uqgr+1yhYtziMg@mail.gmail.com> (message from Karl Otness on Mon, 8 Oct 2018 12:01:36 +0100)

> From: Karl Otness <karl@karlotness.com>
> Date: Mon, 8 Oct 2018 12:01:36 +0100
> 
> I get an error when reverting occur buffers. Specifically:
> "apply: Wrong number of arguments: (3 . 4), 1"
> 
> Seems to be during apply of `occur-1'. Not sure what the correct call
> would look like, but I grabbed a quick backtrace.
> Here it is:
> Debugger entered--Lisp error: (wrong-number-of-arguments (3 . 4) 1)
>   occur-1("test.txt")
>   apply(occur-1 "test.txt")
>   occur-revert-function(t nil)
>   revert-buffer(t)
>   funcall-interactively(revert-buffer t)
>   call-interactively(revert-buffer nil nil)
>   command-execute(revert-buffer)
> 
> To reproduce with emacs -q:
> Fill a buffer with some text. M-x occur, and search for something,
> switch to the occur buffer then hit g to revert. Error message is
> printed.

Thanks, should be fixed now.





      reply	other threads:[~2018-10-09 14:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-08 11:01 bug#32987: 27.0.50; `revert-buffer' fails in occur Karl Otness
2018-10-09 14:50 ` Eli Zaretskii [this message]

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=83ftxfyy0r.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=32987-done@debbugs.gnu.org \
    --cc=karl@karlotness.com \
    /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.