all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Mysterious xwidgets code
       [not found] <87bl2y6ncz.fsf.ref@yahoo.com>
@ 2021-11-06  2:15 ` Po Lu
  0 siblings, 0 replies; only message in thread
From: Po Lu @ 2021-11-06  2:15 UTC (permalink / raw)
  To: emacs-devel


Does anyone know the purpose of the following code in xwidget.el?

    (define-key map "r" 'xwidget-webkit-reload)
--> (define-key map "t" (lambda () (interactive) (message "o"))) ;FIXME: ?!?
    (define-key map "\C-m" 'xwidget-webkit-insert-string)

Was `t' originally supposed to do something interesting that nobody
ever got around to implementing?

Thanks.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-06  2:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87bl2y6ncz.fsf.ref@yahoo.com>
2021-11-06  2:15 ` Mysterious xwidgets code Po Lu

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.