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

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

bug#57163: completing-read not allow cycling of the options by default


From: Eli Zaretskii
Subject: bug#57163: completing-read not allow cycling of the options by default
Date: Sat, 13 Aug 2022 20:21:57 +0300

> Date: Sat, 13 Aug 2022 16:09:53 +0000
> From: uzibalqa <uzibalqa@proton.me>
> Cc: michael_heerdegen@web.de, 57163@debbugs.gnu.org
> 
> M-n and M-p work as you say.  Have noticed that when one is using 
> debug-on-error,
> using M-n until the last option gives
> 
> Debugger entered--Lisp error: (user-error "End of defaults; no next item")
>   signal(user-error ("End of defaults; no next item"))
>   user-error("End of defaults; no next item")

Well, don't set debug-on-error, then.

> After that, doing M-p gives [M-p is undefined]

Because you are in the debugger, in recursive-edit.  Type C-] to exit
that.





reply via email to

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