Gentoo Archives: gentoo-user

From: Raffaele Belardi <raffaele.belardi@××.com>
To: gentoo-user@l.g.o, Danny YUE <sheepduke@×××××.com>
Subject: Re: [gentoo-user] How do you emerge emacs 25 with xwidgets support?
Date: Thu, 20 Apr 2017 14:48:21
Message-Id: 1c0e3c8d-f9e8-a251-ebac-1dd184131f82@st.com
In Reply to: [gentoo-user] How do you emerge emacs 25 with xwidgets support? by Danny YUE
1 Danny YUE wrote:
2 > Hi guys,
3 >
4 > Maybe I am too stupid, but how can you emerge emacs-25 with xwidgets?
5 >
6 > Running `equey use emacs' shows:
7 > ~ $ equery u emacs
8 > [ Legend : U - final flag setting for installation]
9 > [ : I - package is installed with flag ]
10 > [ Colors : set, unset ]
11 > * Found these USE flags for app-editors/emacs-25.2_rc2:
12 ...
13 >
14 > Where is the xwidgets USE flag?
15 >
16 > I can see it by running `eix -e emacs' but setting that flag does not
17 > work.
18 >
19 > `USE=xwidgets emerge -a emacs' does not work.
20 >
21 > Any idea? Thanks in advance for any clue.
22 >
23 > Danny
24 >
25 > .
26 >
27
28 $ euse -i -l xwidgets
29 local use flags (searching: xwidgets)
30 ************************************************************
31 [- ] xwidgets
32 app-editors/emacs: Enable use of GTK widgets in Emacs buffers
33 (requires GTK3)
34 (18) 18.59-r11 [gentoo]
35 (23) 23.4-r14 [gentoo]
36 (23) 23.4-r15 [gentoo]
37 (24) 24.4-r4 [gentoo]
38 (24) 24.5-r3 [gentoo]
39 [- ] (25) 25.1 [gentoo]
40 [- ] (25) 25.2_rc1 [gentoo]
41 [- ] (25) 25.2_rc2 [gentoo]
42
43
44 Maybe you need to set gtk3 also?
45
46 raffaele

Replies

Subject Author
Re: [gentoo-user] How do you emerge emacs 25 with xwidgets support? Danny YUE <sheepduke@×××××.com>