From: Drew Adams <drew.adams@oracle.com>
To: 39143@debbugs.gnu.org
Subject: bug#39143: 26.3; `widget-complete' in `customize-option'
Date: Wed, 15 Jan 2020 09:54:58 -0800 (PST) [thread overview]
Message-ID: <ffb33622-8239-40a2-ab9d-9ea5be2baac9@default> (raw)
emacs -Q
`M-x customize-option default-frame-alist'
Click `INS'.
Enter `cursor-color' for field `Parameter: '.
Put cursor at beginning of field `Value: ', and delete the default
value, `nil'.
Use `M-TAB' (or `ESC TAB').
You get this error/message: "Not in an editable field".
Two parts to this report. The first is a bug; the second is an
enhancement request for handling of option `default-frame-alist' and
other frame-alist options.
1. That message is incorrect. The cursor is definitely in an editable
field. (Same incorrect message if you first type `Blu', then `M-TAB'.)
2. Emacs should provide reasonable completion for both fields,
`Parameter' and `Value', for `default-frame-alist'.
2a. Completion can be lax for `Parameter', providing candidates that are
predefined parameters, but letting you enter other values too.
2b. Completion can perhaps be strict for `Value' for some known
parameters, but it would probably be better if it were lax in all cases,
unless there is a strict requirement about the possible values in some
case.
In GNU Emacs 26.3 (build 1, x86_64-w64-mingw32)
of 2019-08-29 built on CIRROCUMULUS
Repository revision: 96dd0196c28bc36779584e47fffcca433c9309cd
Windowing system distributor 'Microsoft Corp.', version 10.0.17763
next reply other threads:[~2020-01-15 17:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-15 17:54 Drew Adams [this message]
2020-01-15 18:06 ` bug#39143: 26.3; `widget-complete' in `customize-option' Eli Zaretskii
[not found] <<ffb33622-8239-40a2-ab9d-9ea5be2baac9@default>
[not found] ` <<83blr44mst.fsf@gnu.org>
2020-01-15 18:39 ` Drew Adams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ffb33622-8239-40a2-ab9d-9ea5be2baac9@default \
--to=drew.adams@oracle.com \
--cc=39143@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).