all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#60893: 30.0.50; ad-deactive has broken interactive TAB completion
@ 2023-01-17 20:21 Dima Kogan
  2023-01-18  5:03 ` Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2023-01-18 11:34 ` Michael Heerdegen
  0 siblings, 2 replies; 15+ messages in thread
From: Dima Kogan @ 2023-01-17 20:21 UTC (permalink / raw)
  To: 60893

Hi. I'm seeing this in the bleeding-edge build of emacs from git:

1. emacs -Q

2. M-x load-library advice

3. eval:   (defadvice open-line (before dummy-advice (N) activate) 5)

   The actual advice doesn't matter. As long as something is advised
   somewhere

4. M-x ad-deactivate TAB

It should try to complete to a list of existing advised functions.
Intead it throws an error:

  completion--some: Wrong type argument: listp, "open-line"

Thanks!





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

end of thread, other threads:[~2023-01-20 15:50 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-17 20:21 bug#60893: 30.0.50; ad-deactive has broken interactive TAB completion Dima Kogan
2023-01-18  5:03 ` Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-01-18  5:12   ` Dima Kogan
2023-01-18  6:22     ` Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-01-18 11:34 ` Michael Heerdegen
2023-01-19  5:35   ` Dima Kogan
2023-01-19 18:57     ` Michael Heerdegen
2023-01-19 21:21       ` Howard Melman
2023-01-19 23:37         ` Michael Heerdegen
2023-01-20  6:50           ` Eli Zaretskii
2023-01-20 13:27             ` Michael Heerdegen
2023-01-20 13:48               ` Eli Zaretskii
2023-01-20 15:11                 ` Robert Pluim
2023-01-20 15:19                   ` Eli Zaretskii
2023-01-20 15:50                     ` Robert Pluim

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.