unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: mike@rohleder.de
To: Tim Gesthuizen <tim.gesthuizen@yahoo.de>
Cc: 35279@debbugs.gnu.org
Subject: bug#35279: emacs-xwidget does not provide support for xwidgets
Date: Tue, 10 Mar 2020 18:48:35 +0100	[thread overview]
Message-ID: <871rq0qex8.fsf@rohleder.de> (raw)
In-Reply-To: <877ebwh0un.fsf@yahoo.de> (Tim Gesthuizen's message of "Sun, 14 Apr 2019 20:56:48 +0200")

[-- Attachment #1: Type: text/plain, Size: 865 bytes --]

Tim Gesthuizen <tim.gesthuizen@yahoo.de> writes:
> The section `Building Emacs with the '--with-xwidgets' option now
> requires WebKit2.` from the Emacs 26.2 news indicates that we probably
> just need to update to WebKit2 to fix the problem.

this seems to be the case:

$ guix environment -C bash --ad-hoc emacs-xwidget
[env]$ ldd $(readlink -f $(type -p emacs)) |grep webkit
	libwebkit2gtk-4.0.so.37 => /gnu/store/3qfw8flc5rd063pz7m30g77zc9sacphf-webkitgtk-2.26.4/lib/libwebkit2gtk-4.0.so.37 (0x00007f59243ea000)
	libjavascriptcoregtk-4.0.so.18 => /gnu/store/3qfw8flc5rd063pz7m30g77zc9sacphf-webkitgtk-2.26.4/lib/libjavascriptcoregtk-4.0.so.18 (0x00007f5922f04000)

$ guix environment -C bash --ad-hoc emacs
[env]$ ldd $(readlink -f $(type -p emacs)) |grep webkit
  => nothing


so, I think this can be closed.

-- 
Sex, Drugs & Linux Rules

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

  reply	other threads:[~2020-03-10 17:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-14 18:56 bug#35279: emacs-xwidget does not provide support for xwidgets Tim Gesthuizen
2020-03-10 17:48 ` mike [this message]
2020-09-28  3:36   ` Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871rq0qex8.fsf@rohleder.de \
    --to=mike@rohleder.de \
    --cc=35279@debbugs.gnu.org \
    --cc=tim.gesthuizen@yahoo.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.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).