emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60893: closed (30.0.50; ad-deactive has broken interactive TAB compl


From: GNU bug Tracking System
Subject: bug#60893: closed (30.0.50; ad-deactive has broken interactive TAB completion)
Date: Thu, 19 Jan 2023 18:59:02 +0000

Your message dated Thu, 19 Jan 2023 19:57:57 +0100
with message-id <87y1py73nu.fsf@web.de>
and subject line Re: bug#60893: 30.0.50; ad-deactive has broken interactive TAB 
completion
has caused the debbugs.gnu.org bug report #60893,
regarding 30.0.50; ad-deactive has broken interactive TAB completion
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
60893: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60893
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 30.0.50; ad-deactive has broken interactive TAB completion Date: Tue, 17 Jan 2023 12:21:50 -0800
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!



--- End Message ---
--- Begin Message --- Subject: Re: bug#60893: 30.0.50; ad-deactive has broken interactive TAB completion Date: Thu, 19 Jan 2023 19:57:57 +0100 User-agent: Gnus/5.13 (Gnus v5.13)
Dima Kogan <dima@secretsauce.net> writes:

> > Does this fix your problem?
> > <PATCH>
>
> Looks good. Seems to fix that issue. Thanks.

Installed to master.  Thanks for reporting.

Michael.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]