GNU bug report logs - #11562
24.0.97; Error "Not in an editable field" when `M-TAB' in editable Customize field

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Sat, 26 May 2012 03:15:02 UTC

Severity: minor

Tags: confirmed, easy, fixed, patch

Found in versions 24.0.97, 25.2

Fixed in version 27.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #19 received at control <at> debbugs.gnu.org (full text, mbox):

From: Mauro Aranda <maurooaranda <at> gmail.com>
To: 11562 <at> debbugs.gnu.org
Cc: Drew Adams <drew.adams <at> oracle.com>
Subject: Re: 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
[Message part 1 (text/plain, inline)]
tags 11562 + patch
quit

"Drew Adams" <drew.adams <at> 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.
[Message part 2 (text/html, inline)]
[0001-Fix-message-when-no-completions-available-for-editab.patch (text/x-patch, attachment)]

This bug report was last modified 5 years and 231 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.