* Argument leave-dead to emacs-start is not explained in doc string
@ 2007-01-23 15:37 Lennart Borgman (gmail)
2007-01-27 18:05 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Lennart Borgman (gmail) @ 2007-01-23 15:37 UTC (permalink / raw)
Just that.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Argument leave-dead to emacs-start is not explained in doc string
2007-01-23 15:37 Argument leave-dead to emacs-start is not explained in doc string Lennart Borgman (gmail)
@ 2007-01-27 18:05 ` Eli Zaretskii
2007-01-27 18:47 ` David Kastrup
0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2007-01-27 18:05 UTC (permalink / raw)
To: Lennart Borgman (gmail); +Cc: emacs-devel
> Date: Tue, 23 Jan 2007 16:37:29 +0100
> From: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
>
> Just that.
What is emacs-start, and where is it defined?
(Really, Lennart, you, of all the people, should have known how to
make a proper bug report!)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Argument leave-dead to emacs-start is not explained in doc string
2007-01-27 18:05 ` Eli Zaretskii
@ 2007-01-27 18:47 ` David Kastrup
2007-01-27 19:05 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: David Kastrup @ 2007-01-27 18:47 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: Lennart Borgman (gmail), emacs-devel
Eli Zaretskii <eliz@gnu.org> writes:
>> Date: Tue, 23 Jan 2007 16:37:29 +0100
>> From: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
>>
>> Just that.
>
> What is emacs-start, and where is it defined?
>
> (Really, Lennart, you, of all the people, should have known how to
> make a proper bug report!)
M-x apropos-documentation RET leave-dead RET
server-start
Command: Allow this Emacs process to be a server for client processes.
This starts a server communications subprocess through which
client "editors" can send your editing commands to this Emacs job.
To use the server, set up the program `emacsclient' in the
Emacs distribution as your standard "editor".
Prefix arg means just kill any existing server communications subprocess.
(fn &optional LEAVE-DEAD)
It is somewhat amusing that the function is called "server-start"
rather than "emacs-start" and that the meaning of a prefix argument is
explained in the DOC string.
Let is just assume that Lennart wanted to pretest our abilities to
deal with unfathomable bug reports.
--
David Kastrup
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Argument leave-dead to emacs-start is not explained in doc string
2007-01-27 18:47 ` David Kastrup
@ 2007-01-27 19:05 ` Eli Zaretskii
0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2007-01-27 19:05 UTC (permalink / raw)
To: David Kastrup; +Cc: lennart.borgman, emacs-devel
> Cc: "Lennart Borgman \(gmail\)" <lennart.borgman@gmail.com>,
> emacs-devel@gnu.org
> From: David Kastrup <dak@gnu.org>
> Date: Sat, 27 Jan 2007 19:47:27 +0100
>
> M-x apropos-documentation RET leave-dead RET
>
> server-start
Thanks, I fixed that.
> Let is just assume that Lennart wanted to pretest our abilities to
> deal with unfathomable bug reports.
Obviously, I failed that test quite miserably.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-01-27 19:05 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-23 15:37 Argument leave-dead to emacs-start is not explained in doc string Lennart Borgman (gmail)
2007-01-27 18:05 ` Eli Zaretskii
2007-01-27 18:47 ` David Kastrup
2007-01-27 19:05 ` Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.