unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#10364: bind C-tab to `widget-backward' inside editable-field widget
@ 2011-12-25  5:11 Dmitry Kurochkin
  2019-08-18  0:20 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Kurochkin @ 2011-12-25  5:11 UTC (permalink / raw)
  To: 10364

Hello.

In buffers containing widgets C-tab is bound to `widget-backward'.  But
it does not work if the point is inside an editable-field widget, and
"<C-tab> is undefined" message is displayed.  Since C-tab is not used
for anything specific to editable-field widget, it makes sense to bind
it to `widget-backward' inside editable-field, just as it is outside of
editable-field.

I use Emacs 23.3.1 from Debian.

Regards,
  Dmitry





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#10364: bind C-tab to `widget-backward' inside editable-field widget
  2011-12-25  5:11 bug#10364: bind C-tab to `widget-backward' inside editable-field widget Dmitry Kurochkin
@ 2019-08-18  0:20 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2019-08-18  0:20 UTC (permalink / raw)
  To: Dmitry Kurochkin; +Cc: 10364

Dmitry Kurochkin <dmitry.kurochkin@gmail.com> writes:

> In buffers containing widgets C-tab is bound to `widget-backward'.  But
> it does not work if the point is inside an editable-field widget, and
> "<C-tab> is undefined" message is displayed.  Since C-tab is not used
> for anything specific to editable-field widget, it makes sense to bind
> it to `widget-backward' inside editable-field, just as it is outside of
> editable-field.

(I'm going through old bug reports that unfortunately have gotten no
responses yet.)

I tried this in Emacs 27, and it seems like this has been fixed in the
intervening years.  TAB and S-TAB both work as expected in editable
fields in a Customize buffer.  (I guess this keybinding moved from C-TAB
to S-TAB.)

So I'm closing this bug report, but if you're still seeing this problem
in modern Emacs versions, please reopen.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-18  0:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-25  5:11 bug#10364: bind C-tab to `widget-backward' inside editable-field widget Dmitry Kurochkin
2019-08-18  0:20 ` Lars Ingebrigtsen

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).