all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* persistent crash
@ 2024-02-13 17:07 John ff
  2024-02-13 17:18 ` Eli Zaretskii
  2024-02-13 18:01 ` Andreas Schwab
  0 siblings, 2 replies; 6+ messages in thread
From: John ff @ 2024-02-13 17:07 UTC (permalink / raw)
  To: emacs-devel

How do I stop this error?

Master build from source
==John ffitch
Debugger entered--Lisp error: (wrong-number-of-arguments
#f(compiled-function (&optional device) #<bytecode
-0x1d28e41334b4e2c8>) 2) 
  device-class(#<frame *GNU Emacs* - GNU Emacs at weir 0x28051d0> "SEM
  USB Keyboard") 
  minibuffer-setup-on-screen-keyboard()
  read-from-minibuffer("Find file: " "~/" (keymap (keymap (32
  . minibuffer-complete-word)) keymap (down . next-history-element)
  (up . previous-history-element) (32 . minibuffer-complete-word) (10
  . minibuffer-complete-and-exit) (13 . minibuffer-complete-and-exit)
  keymap (down . next-history-element) (up . previous-history-element)
  (menu-bar keymap (minibuf "Minibuf" keymap (tab menu-item "Complete"
  minibuffer-complete :help "Complete as far as possible") (space
  menu-item "Complete Word" minibuffer-complete-word :help "Complete
  at most one word") (63 menu-item "List Completions"
  minibuffer-completion-help :help "Display all possible completions")
  "Minibuf")) (M-down . minibuffer-next-completion) (M-up
  . minibuffer-previous-completion) (27 keymap (13
  . minibuffer-choose-completion) (103 keymap (27 keymap (99
  . switch-to-completions))) (118 . switch-to-completions)) (prior
  . switch-to-completions) (63 . minibuffer-completion-help) (32
  . minibuffer-complete-word) (backtab . minibuffer-complete) (9
  . minibuffer-complete) keymap (menu-bar keymap (minibuf "Minibuf"
  keymap (previous menu-item "Previous History Item"
  previous-history-element :help "Put previous minibuffer history
  element in the minibuffer") (next menu-item "Next History Item"
  next-history-element :help "Put next minibuffer history element in
  the minibuffer") (isearch-backward menu-item "Isearch History
  Backward" isearch-backward :help "Incrementally search minibuffer
  history backward") (isearch-forward menu-item "Isearch History
  Forward" isearch-forward :help "Incrementally search minibuffer
  history forward") (return menu-item "Enter" exit-minibuffer
  :key-sequence "\15" :help "Terminate input and exit minibuffer")
  (quit menu-item "Quit" abort-recursive-edit :help "Abort input and
  exit minibuffer") "Minibuf")) (24 keymap (down
  . minibuffer-complete-defaults) (up . minibuffer-complete-history))
  (13 . exit-minibuffer) (10 . exit-minibuffer) (7
  . minibuffer-keyboard-quit) (C-tab . file-cache-minibuffer-complete)
  (9 . self-insert-command) (XF86Back . previous-history-element) (up
  . previous-history-element) (prior . previous-history-element)
  (XF86Forward . next-history-element) (down . next-history-element)
  (next . next-history-element) (27 keymap (60
  . minibuffer-beginning-of-buffer) (114
  . previous-matching-history-element) (115
  . next-matching-history-element) (112 . previous-history-element)
  (110 . next-history-element))) nil file-name-history "~/" nil)

completing-read-default("Find file: " read-file-name-internal
  file-exists-p confirm-after-completion "~/" file-name-history "~/"
  nil)

coAmpleting-read("Find file: " read-file-name-internal file-exists-p confirm-after-completion "~/" file-name-history "~/")
  read-file-name-default("Find file: " nil "~/" confirm-after-completion nil nil)
  read-file-name("Find file: " nil "~/" confirm-after-completion)
  find-file-read-args("Find file: " confirm-after-completion)
  byte-code("\300\301\302 \"\207" [find-file-read-args "Find file: " confirm-nonexistent-file-or-buffer] 3)
  call-interactively(find-file nil nil)
  command-execute(find-file)




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

end of thread, other threads:[~2024-02-14 20:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-13 17:07 persistent crash John ff
2024-02-13 17:18 ` Eli Zaretskii
2024-02-13 17:49   ` john
2024-02-13 19:41     ` Eli Zaretskii
2024-02-14 20:18       ` john
2024-02-13 18:01 ` Andreas Schwab

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.