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

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

bug#11562: 24.0.97; Error "Not in an editable field" when `M-TAB' in edi


From: Mauro Aranda
Subject: bug#11562: 24.0.97; Error "Not in an editable field" when `M-TAB' in editable Customize field
Date: Sat, 5 Oct 2019 10:48:34 -0300

tags 11562 + patch
quit

"Drew Adams" <drew.adams@oracle.com> writes:

> emacs -Q
>  
> (defcustom foo '(current-time-string)
>   "@@@@@@@@@@@@@@@"
>   :type 'sexp)
>  
> M-x customize-option foo
>  
> Type this into the editable field:
>  
> (current-
>  
> Then hit `M-TAB'.  You get this inappropriate error message:
>  
> "Not in an editable field"
>  
> If completion is not available, the message should say that.  It should
> not claim that the field is not editable when it is.

I attach a patch to fix this.

Best regards,
Mauro.

Attachment: 0001-Fix-message-when-no-completions-available-for-editab.patch
Description: Text Data


reply via email to

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