unofficial mirror of emacs-devel@gnu.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 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).