diff options
| author | Joakim Verona | 2011-11-03 22:25:57 +0100 |
|---|---|---|
| committer | Joakim Verona | 2011-11-03 22:25:57 +0100 |
| commit | e40ee7bd1eac05291eb99306f8b7afc7637e9064 (patch) | |
| tree | d595dcee4dd86760181816af6ce6194ec9128055 /README.xwidget | |
| parent | 85a3fca5206d1a2bc466cdb5d8817e1bf69b8820 (diff) | |
| download | emacs-e40ee7bd1eac05291eb99306f8b7afc7637e9064.tar.gz emacs-e40ee7bd1eac05291eb99306f8b7afc7637e9064.zip | |
improvement to 'g'
Diffstat (limited to 'README.xwidget')
| -rw-r--r-- | README.xwidget | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.xwidget b/README.xwidget index f1b3e245dc5..5b0bfcd91f3 100644 --- a/README.xwidget +++ b/README.xwidget | |||
| @@ -1476,3 +1476,11 @@ VirtualBox images to test with. | |||
| 1476 | CLOSED: [2011-11-01 Tue 11:19] | 1476 | CLOSED: [2011-11-01 Tue 11:19] |
| 1477 | http://www.youtube.com/watch?v=DZdUgjEx_dQ&html5=1 | 1477 | http://www.youtube.com/watch?v=DZdUgjEx_dQ&html5=1 |
| 1478 | html5 makes it work without stupid flash plugins! | 1478 | html5 makes it work without stupid flash plugins! |
| 1479 | ** TODO clicking on an webkit xwidgets | ||
| 1480 | doesn't make the window active. this leads to problems. | ||
| 1481 | ** DONE "g" should default to current url | ||
| 1482 | CLOSED: [2011-11-03 Thu 22:25] | ||
| 1483 | "g" runs xwidget-webkit-browse-url which gets its interactive argument | ||
| 1484 | from browse-url-interactive-arg. this might need a new optional argument. | ||
| 1485 | |||
| 1486 | http://test | ||