Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9031cdf2
Commit
9031cdf2
authored
May 02, 2001
by
Eli Zaretskii
Browse files
Fix a typo in the "emacs -xrm" command line. Reported by Kenichi Handa.
parent
a9d2fd1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
etc/DEBUG
etc/DEBUG
+1
-1
No files found.
etc/DEBUG
View file @
9031cdf2
...
...
@@ -252,7 +252,7 @@ which call really caused the error.
You can start Emacs in a synchronous mode by invoking it with the -xrm
option, like this:
emacs -rm "emacs.synchronous: true"
emacs -
x
rm "emacs.synchronous: true"
Setting a breakpoint in the function `x_error_quitter' and looking at
the backtrace when Emacs stops inside that function will show what
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment