Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
f758fcdb
Commit
f758fcdb
authored
Nov 15, 2016
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/emacs/cmdargs.texi (Initial Options): Copyedit for --daemon.
parent
5b0cddd9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
doc/emacs/cmdargs.texi
doc/emacs/cmdargs.texi
+2
-5
No files found.
doc/emacs/cmdargs.texi
View file @
f758fcdb
...
...
@@ -327,18 +327,15 @@ setting @code{inhibit-x-resources} to @code{t} (@pxref{Resources}).
@item -daemon
@opindex -daemon
@itemx --daemon
@itemx --daemon
[=@var{name}]
@opindex --daemon
Start Emacs as a daemon---after Emacs starts up, it starts the Emacs
server and disconnects from the terminal without opening any frames.
(Optionally, you can specify an explicit @var{name} for the server.)
You can then use the @command{emacsclient} command to connect to Emacs
for editing. @xref{Emacs Server}, for information about using Emacs
as a daemon.
@item -daemon=@var{SERVER-NAME}
Start emacs in background as a daemon, and use @var{SERVER-NAME} as
the server name.
@item --no-desktop
@opindex --no-desktop
Do not reload any saved desktop. @xref{Saving Emacs Sessions}.
...
...
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