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

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

bug#63913: [PATCH] * lisp/minibuffer.el (minibuffer-completion-help): On


From: Morgan Smith
Subject: bug#63913: [PATCH] * lisp/minibuffer.el (minibuffer-completion-help): Only ding when appropriate.
Date: Mon, 05 Jun 2023 13:50:02 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

Hello,

I think this patch is self-explanatory.  In order to get the ding you
have to "(setopt completion-auto-help 'visible)" and try to complete
something successfully.  I was doing 'M-x eshell-command-mo <TAB>' to
complete the symbol eshell-command-mode.

I'm not sure if that's actually the complete minimal setup, but I don't
think you guys have to bother reproducing it since it's pretty obvious
my patch is an improvement.

Attachment: 0001-lisp-minibuffer.el-minibuffer-completion-help-Only-d.patch
Description: Text Data

Thanks,

Morgan

reply via email to

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