unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#19400: 24.4.50; `completion-separator-self-insert-command' calls `undefined' with error
@ 2014-12-17 20:09 Nicolas Richard
  2014-12-19 22:48 ` Stefan Monnier
  0 siblings, 1 reply; 9+ messages in thread
From: Nicolas Richard @ 2014-12-17 20:09 UTC (permalink / raw)
  To: 19400

Hello,

From:
emacs -Q -f dynamic-completion-mode

Open a vc controlled directory with vc-dir

Hit ^

Instead of "^ is undefined", I get
"completion-separator-self-insert-command: Wrong number of arguments: (0
. 0), 1"

backtrace is :

Debugger entered--Lisp error: (wrong-number-of-arguments (0 . 0) 1)
  undefined(1)
  completion-separator-self-insert-command(1)
  call-interactively(completion-separator-self-insert-command nil nil)
  command-execute(completion-separator-self-insert-command)

Have the function "undefined" accept (and ignore) any argument would be
an easy workaround. WDYT ?

-- 
Nicolas Richard





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-12-22 17:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-17 20:09 bug#19400: 24.4.50; `completion-separator-self-insert-command' calls `undefined' with error Nicolas Richard
2014-12-19 22:48 ` Stefan Monnier
2014-12-19 23:13   ` Drew Adams
2014-12-22 11:23     ` Nicolas Richard
2014-12-22 11:23   ` Nicolas Richard
2014-12-22 11:27     ` Andreas Schwab
2014-12-22 11:43       ` Nicolas Richard
2014-12-22 16:06     ` Stefan Monnier
2014-12-22 17:44       ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).