emacs-diffs
[Top][All Lists]
Advanced

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

master a95520d: ; * etc/PROBLEMS: Minor clarification of a recent entry.


From: Stefan Kangas
Subject: master a95520d: ; * etc/PROBLEMS: Minor clarification of a recent entry.
Date: Sun, 7 Nov 2021 12:32:41 -0500 (EST)

branch: master
commit a95520d3dfa1b97f88e51f1ee5ef07e278cb854a
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; * etc/PROBLEMS: Minor clarification of a recent entry.
---
 etc/PROBLEMS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 2e3f70a..372a524 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -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
 environment variables SNAP, SNAP_NAME and SNAP_REVISION, which will
 make WebKit use GLib to launch subprocesses instead.  For example,
-invoke Emacs like this (where "..." stands for the command-line
-arguments you need to pass to Emacs):
+invoke Emacs like this (where "..." stands for the other command-line
+arguments you intend to pass to Emacs):
 
   $ SNAP=1 SNAP_NAME=1 SNAP_REVISION=1 emacs ...
 



reply via email to

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