emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-25 7c1f66a: Support for the new Xwidget feature.


From: Rasmus
Subject: Re: emacs-25 7c1f66a: Support for the new Xwidget feature.
Date: Wed, 20 Jan 2016 12:05:21 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Lars Magne Ingebrigtsen <address@hidden> writes:

> Rasmus <address@hidden> writes:
>
>> Clément Pit--Claudel <address@hidden> writes:
>>
>>> Indeed, it's really nice progress; thanks Joakim! I'm having an
>>> issue too, however:
>>>
>>> Running xwidget-webkit-browse-url yields `read-string: Symbol’s value
>>> as variable is void: xwidget-view-list`.
>>> And then I can't exit emacs: all commands yield that message.
>>
>> I'm seeing this error too.  I have webkitgtk v2.4.9.
>
> I seem to get a similar error message (but without the exit-erroring
> thing) unless I say:
>
> ./configure --with-xwidgets --with-x-toolkit=gtk3 

Thanks, but no luck. I added that and rebuild (with make bootstrap).

My flags are:

--prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var 
--mandir=/usr/share/man --pdfdir=/usr/share/doc/emacs/pdf --with-sound=alsa 
--with-xwidgets --with-x-toolkit=gtk3 --with-xft

But I will try to trim some away.  And maybe try to --with-module...

./configure tells me:

      Does Emacs support Xwidgets (requires gtk3)?        yes
      Does xwidgets support webkit?                       yes
      Does xwidgets support gobject introspection?        yes

> So there's something funky about when/when not things are compiled in...
> And the error message.

I now get:

Debugger entered--Lisp error: (void-function make-xwidget)
  make-xwidget(1 1 webkit-osr "*xwidget-webkit*" 1000 1000 nil)
  xwidget-insert(1 webkit-osr "*xwidget-webkit*" 1000 1000)
  xwidget-webkit-new-session("http://gnu.org";)
  xwidget-webkit-goto-url("http://gnu.org";)
  xwidget-webkit-browse-url("http://gnu.org"; nil)
  funcall-interactively(xwidget-webkit-browse-url "http://gnu.org"; nil)
  call-interactively(xwidget-webkit-browse-url record nil)
  command-execute(xwidget-webkit-browse-url record)
  execute-extended-command(nil "xwidget-webkit-browse-url" nil)
  funcall-interactively(execute-extended-command nil 
"xwidget-webkit-browse-url" nil)
  call-interactively(execute-extended-command nil nil)
  command-execute(execute-extended-command)

Thanks,
Rasmus

-- 
The right to be left alone is a human right




reply via email to

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