emacs-diffs
[Top][All Lists]
Advanced

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

emacs-28 ffe4004: ; * etc/PROBLEMS: Minor clarification of a recent entr


From: Stefan Kangas
Subject: emacs-28 ffe4004: ; * etc/PROBLEMS: Minor clarification of a recent entry.
Date: Sun, 7 Nov 2021 12:43:52 -0500 (EST)

branch: emacs-28
commit ffe40045dcfe818289ece8ca0d11787b9042d15e
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; * etc/PROBLEMS: Minor clarification of a recent entry.
    
    This was accidentally committed to master instead of emacs-28.
    
    (cherry picked from commit a95520d3dfa1b97f88e51f1ee5ef07e278cb854a)
---
 etc/PROBLEMS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 1f62146..af62e93 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]