annotate admin/notes/cvslogs @ 100312:6da82f7dfa67
* misc.texi (emacsclient Options): Describe what an empty string
argument does for --alternate-editor.
* emacsclient.1: Describe what an empty string argument does for
--alternate-editor.
* emacsclient.c (print_help_and_exit): Describe what an empty
string argument does for --alternate-editor.
(set_socket): Make it possible to not exit in case of an error.
(start_daemon_and_retry_set_socket): New function.
(main): Use it. Restore the NULL value for socket_name and
server_file after the set_socket call.
| author |
Dan Nicolaescu <dann@ics.uci.edu> |
| date |
Wed, 10 Dec 2008 07:56:51 +0000 |
| parents |
eeb9265e0ea5 |
| children |
|
| rev |
line source |
|
92045
|
1 http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01208.html
|
|
|
2
|
|
|
3 From: Eli Zaretskii
|
|
|
4 Subject: Re: Log messages in CVS
|
|
|
5 Date: Sat, 29 Dec 2007 16:06:29 +0200
|
|
|
6
|
|
|
7 I once posted a summary that I know about; see:
|
|
|
8
|
|
|
9 http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00229.html
|
|
|
10 http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00234.html
|
|
|
11 http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00312.html
|
|
|
12
|
|
|
13 Richard commented here, basically approving my summary:
|
|
|
14
|
|
|
15 http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00276.html
|