emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using xwidget to play youtube videos


From: Eli Zaretskii
Subject: Re: Using xwidget to play youtube videos
Date: Tue, 09 Feb 2016 18:51:27 +0200

> From: Lars Ingebrigtsen <address@hidden>
> Date: Tue, 09 Feb 2016 16:58:51 +1100
> Cc: address@hidden
> 
> (defun xwidget-webkit-adjust-size-to-window ()
>   "Adjust webkit to window."
>   (interactive)
>   (xwidget-resize (xwidget-webkit-current-session) (window-pixel-width)
>                   (window-pixel-height)))
> 
> So...  (xwidget-webkit-current-session) is nil?  I tried grepping
> through the xwidget documentation for "session" but didn't see anything
> obvious...

When the dust settles on this episode, please consider adding the
missing pieces to the documentation, or at least filing a bug report
that says what's missing from there.  The current documentation was
written by someone (yours truly) who had no idea what the various APIs
do and how they work, nor which ones need to be documented and which
don't.

Thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]