* Re:completion-all-completions not backward compatible? 3 messages
@ 2011-06-11 0:51 T. V. Raman
0 siblings, 0 replies; only message in thread
From: T. V. Raman @ 2011-06-11 0:51 UTC (permalink / raw)
To: emacs-devel
Stephane,
I call completion-all-completions in my code that implements
Google Suggest as minibuffer completion for instance, see
http://emacspeak.googlecode.com/svn/trunk/lisp/g-client/gweb.el
Also, the breakage appears much worse than I earlier suspected --
right now, doing describe-function, typing next- and hitting tab
throws the folowing backtrace.
Debugger entered--Lisp error: (wrong-number-of-arguments (5 . 5) 4)
completion-all-completions("next-" [By\ Lines :auto-preamble vm-menu-create-subject-virtual-folder vm-toolbar-print-button emacspeak-websearch-recorded-books-advanced-form block-comment-end :current mark-islamic-calendar-date-pattern :capabilities dictionary-google emacspeak-eterm-speak-cursor debugger-frame emacspeak-url-template-documentation vm-mime-auto-save-all-attachments-subdir local-date term-send-invisible emacspeak-imenu-flatten-index-alist emacspeak-wizards-ppt-mode-syntax-table \.html w-area 4x\ Smaller term-terminal-menu foldoc rowend emacspeak-url-template-help-internal id2606529 vm-forget-composition-buffer Add\ Label mc-read-mode-string url-http-proxy terminal-pager-enable l-opt undelete __nested_tables vm-menu-undo-menu term-ansi-current-underline dabbrev--last-obarray vm-mail-prompt-if-subject-empty lc-input types-alist emacspeak-eterm-define-window Take\ Action\ on\ MIME\ body\ \.\.\. gbw term-previous-matching-input-from-input vm-visit-virtual-folder-same-author friends_count mbEnd fll dabbrev--try-find term-ansi-default-program ...] fboundp 5)
minibuffer-completion-help()
completion--do-completion()
ad-Orig-minibuffer-complete()
minibuffer-complete()
call-interactively(minibuffer-complete nil nil)
completing-read-default("Describe function: " [By\ Lines :auto-preamble vm-menu-create-subject-virtual-folder vm-toolbar-print-button emacspeak-websearch-recorded-books-advanced-form block-comment-end :current mark-islamic-calendar-date-pattern :capabilities dictionary-google emacspeak-eterm-speak-cursor debugger-frame emacspeak-url-template-documentation vm-mime-auto-save-all-attachments-subdir local-date term-send-invisible emacspeak-imenu-flatten-index-alist emacspeak-wizards-ppt-mode-syntax-table \.html w-area 4x\ Smaller term-terminal-menu foldoc rowend emacspeak-url-template-help-internal id2606529 vm-forget-composition-buffer Add\ Label mc-read-mode-string url-http-proxy terminal-pager-enable l-opt undelete __nested_tables vm-menu-undo-menu term-ansi-current-underline dabbrev--last-obarray vm-mail-prompt-if-subject-empty lc-input types-alist emacspeak-eterm-define-window Take\ Action\ on\ MIME\ body\ \.\.\. gbw term-previous-matching-input-from-input vm-visit-virtual-folder-same-author friends_count mbEnd fll dabbrev--try-find term-ansi-default-program ...] fboundp t nil nil nil nil)
completing-read("Describe function: " [By\ Lines :auto-preamble vm-menu-create-subject-virtual-folder vm-toolbar-print-button emacspeak-websearch-recorded-books-advanced-form block-comment-end :current mark-islamic-calendar-date-pattern :capabilities dictionary-google emacspeak-eterm-speak-cursor debugger-frame emacspeak-url-template-documentation vm-mime-auto-save-all-attachments-subdir local-date term-send-invisible emacspeak-imenu-flatten-index-alist emacspeak-wizards-ppt-mode-syntax-table \.html w-area 4x\ Smaller term-terminal-menu foldoc rowend emacspeak-url-template-help-internal id2606529 vm-forget-composition-buffer Add\ Label mc-read-mode-string url-http-proxy terminal-pager-enable l-opt undelete __nested_tables vm-menu-undo-menu term-ansi-current-underline dabbrev--last-obarray vm-mail-prompt-if-subject-empty lc-input types-alist emacspeak-eterm-define-window Take\ Action\ on\ MIME\ body\ \.\.\. gbw term-previous-matching-input-from-input vm-visit-virtual-folder-same-author friends_count mbEnd fll dabbrev--try-find term-ansi-default-program ...] fboundp t nil nil nil)
byte-code("\302 \303\304\x01\x18\304\262\x02\305\x03\203\x15\0\306\307\x05\"\202\x16\0\310 \311\303\304\211\x06 \205$\0\312\x06\n!&\a\262\x01\211\313\232\2032\0\x02\2025\0\314\x01!)C\207" [enable-recursive-minibuffers obarray function-called-at-point t nil completing-read format "Describe function (default %s): " "Describe function: " fboundp symbol-name "" intern] 12)
call-interactively(describe-function nil nil)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-06-11 0:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-11 0:51 Re:completion-all-completions not backward compatible? 3 messages T. V. Raman
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.