mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-19 06:31:34 -08:00
; * etc/PROBLEMS: Minor clarification of a recent entry.
This was accidentally committed to master instead of emacs-28.
(cherry picked from commit a95520d3df)
This commit is contained in:
parent
7fdb2ae412
commit
ffe40045dc
1 changed files with 2 additions and 2 deletions
|
|
@ -185,8 +185,8 @@ is buggy, and errors out trying to start a subprocess through
|
||||||
Bubblewrap sandboxing. You can avoid the crash by setting the
|
Bubblewrap sandboxing. You can avoid the crash by setting the
|
||||||
environment variables SNAP, SNAP_NAME and SNAP_REVISION, which will
|
environment variables SNAP, SNAP_NAME and SNAP_REVISION, which will
|
||||||
make WebKit use GLib to launch subprocesses instead. For example,
|
make WebKit use GLib to launch subprocesses instead. For example,
|
||||||
invoke Emacs like this (where "..." stands for the command-line
|
invoke Emacs like this (where "..." stands for the other command-line
|
||||||
arguments you need to pass to Emacs):
|
arguments you intend to pass to Emacs):
|
||||||
|
|
||||||
$ SNAP=1 SNAP_NAME=1 SNAP_REVISION=1 emacs ...
|
$ SNAP=1 SNAP_NAME=1 SNAP_REVISION=1 emacs ...
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue