GNU bug report logs -
#11562
24.0.97; Error "Not in an editable field" when `M-TAB' in editable Customize field
Previous Next
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
View this message in rfc822 format
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.
In GNU Emacs 24.0.97.1 (i386-mingw-nt5.1.2600)
of 2012-05-16 on MARVIN
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
`configure --with-gcc (4.6) --no-opt --enable-checking --cflags
-ID:/devel/emacs/libs/libXpm-3.5.8/include
-ID:/devel/emacs/libs/libXpm-3.5.8/src
-ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include
-ID:/devel/emacs/libs/zlib-dev_1.2.5-2/include
-ID:/devel/emacs/libs/giflib-4.1.4-1/include
-ID:/devel/emacs/libs/jpeg-6b-4/include
-ID:/devel/emacs/libs/tiff-3.8.2-1/include
-ID:/devel/emacs/libs/gnutls-3.0.9/include'
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.