From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Initial documentation for xwidgets Date: Sat, 13 Feb 2016 11:09:31 +0200 Message-ID: <83ziv55644.fsf@gnu.org> References: <83y4b7wkmo.fsf@gnu.org> <838u2p7h9o.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1455354583 10217 80.91.229.3 (13 Feb 2016 09:09:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 13 Feb 2016 09:09:43 +0000 (UTC) Cc: emacs-devel@gnu.org To: joakim@verona.se Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 13 10:09:39 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aUWCw-00019e-NY for ged-emacs-devel@m.gmane.org; Sat, 13 Feb 2016 10:09:38 +0100 Original-Received: from localhost ([::1]:40524 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUWCv-00014T-TI for ged-emacs-devel@m.gmane.org; Sat, 13 Feb 2016 04:09:37 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34633) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUWCs-00014N-OM for emacs-devel@gnu.org; Sat, 13 Feb 2016 04:09:35 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aUWCp-0002SR-Ie for emacs-devel@gnu.org; Sat, 13 Feb 2016 04:09:34 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:52257) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aUWCp-0002SM-FH; Sat, 13 Feb 2016 04:09:31 -0500 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3636 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1aUWCo-0005gz-Pf; Sat, 13 Feb 2016 04:09:31 -0500 In-reply-to: (joakim@verona.se) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:199861 Archived-At: > From: joakim@verona.se > Cc: emacs-devel@gnu.org > Date: Fri, 12 Feb 2016 22:35:19 +0100 > > > Are you sure? I cannot imagine I was that lucky. There are some > > functions I didn't document, some of them in xwidget.c, others in > > xwidget.el -- did I decide correctly which ones should be documented > > and which shouldn't? > > I think you did a better job than I would have done. But let me have an > extra look. Thanks. > >> - This fixme, I dont really have a good answer. > >> @c FIXME: What else can a URI specify in this context? > >> The uri is just any ury webkit accepts, which isnt a very helpful > >> explanation of course. > > > > Examples could help. Can you provide examples of URIs that are > > neither URLs nor file names? Please also try to give a few examples, I have a bad feeling about what I wrote in that part. > >> I guess people might have started tinkering with xwidget-osr. > >> > >> What do you think, should I change this, or does it not matter? > > > > We can still change it, it's not too late. > > Ok, I will change it then. > > BTW, when will it be too late to make these kind of changes? I don't know, it depends on the changes.