unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#7620: [PATH] doc/man/emacsclient.1: order options alphabetically
@ 2010-12-12 14:19 Jari Aalto
  2010-12-29  3:42 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Jari Aalto @ 2010-12-12 14:19 UTC (permalink / raw)
  To: 7620

[-- Attachment #1: Type: text/plain, Size: 430 bytes --]

Package: emacs
Version: 23.2+1-5.1
Severity: wishlist
Tags: patch

Options in GNU manual pages many times list options in alphabetical order;
see cp(1) etc. The following patch adjusts emacsclient.1 as well. The patch
s against Git:

    74bd01f 2010-12-12  Merge branch 'master' of git://git.sv.gnu.org/emacs

[ doc/man/ChangeLog ]

2010-12-12  Jari Aalto  <jari.aalto@cante.net>

	* emacsclient.1: Order options alhabetically.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-doc-man-emacsclient.1-order-options-alphabetically.patch --]
[-- Type: text/x-diff, Size: 2612 bytes --]

From 79390367aba643998085751fb8584cfa244be6cb Mon Sep 17 00:00:00 2001
From: Jari Aalto <jari.aalto@cante.net>
Date: Sun, 12 Dec 2010 11:31:54 +0200
Subject: [PATCH] doc/man/emacsclient.1: order options alphabetically
Organization: Private
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit


Signed-off-by: Jari Aalto <jari.aalto@cante.net>
---
 doc/man/emacsclient.1 |   30 +++++++++++++++---------------
 1 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/doc/man/emacsclient.1 b/doc/man/emacsclient.1
index 16bfb73..6af699e 100644
--- a/doc/man/emacsclient.1
+++ b/doc/man/emacsclient.1
@@ -49,36 +49,36 @@ If you set the variable `server-window' to a window or a frame, `C-x
 The programs follow the usual GNU command line syntax, with long
 options starting with two dashes (`-').
 .TP
-.B \-nw, \-t, \-\-tty
-open a new Emacs frame on the current terminal
+.B \-a, \-\-alternate-editor=EDITOR
+if the Emacs server is not running, run the specified editor instead.
+This can also be specified via the `ALTERNATE_EDITOR' environment variable.
+If the value of EDITOR is the empty string, then Emacs is started in
+daemon mode and emacsclient will try to connect to it.
 .TP
 .B -c, \-\-create-frame
 create a new frame instead of trying to use the current Emacs frame
 .TP
+.B \-d, \-\-display=DISPLAY
+tell the server to display the files on the given display.
+.TP
 .B \-e, \-\-eval
 do not visit files but instead evaluate the arguments as Emacs
 Lisp expressions.
 .TP
+.B \-f, \-\-server-file=FILENAME
+use TCP configuration file FILENAME for communication.
+This can also be specified via the `EMACS_SERVER_FILE' environment variable.
+.TP
 .B \-n, \-\-no-wait
 returns
 immediately without waiting for you to "finish" the buffer in Emacs.
 .TP
+.B \-nw, \-t, \-\-tty
+open a new Emacs frame on the current terminal
+.TP
 .B \-s, \-\-socket-name=FILENAME
 use socket named FILENAME for communication.
 .TP
-.B \-f, \-\-server-file=FILENAME
-use TCP configuration file FILENAME for communication.
-This can also be specified via the `EMACS_SERVER_FILE' environment variable.
-.TP
-.B \-a, \-\-alternate-editor=EDITOR
-if the Emacs server is not running, run the specified editor instead.
-This can also be specified via the `ALTERNATE_EDITOR' environment variable.
-If the value of EDITOR is the empty string, then Emacs is started in
-daemon mode and emacsclient will try to connect to it.
-.TP
-.B \-d, \-\-display=DISPLAY
-tell the server to display the files on the given display.
-.TP
 .B \-V, \-\-version
 print version information and exit
 .TP
-- 
1.7.2.3


[-- Attachment #3: Type: text/plain, Size: 559 bytes --]


-- System Information
Debian Release: squeeze/sid
  APT Prefers testing
  APT policy: (990, testing) (500, unstable) (1, experimental)
Architecture: amd64
Kernel: Linux picasso 2.6.32-5-amd64 #1 SMP Fri Sep 17 21:50:19 UTC 2010 x86_64 GNU/Linux
Locale: LANG=en_DK.UTF-8

-- Versions of packages `emacs depends on'.
Depends:
emacs23         23.2+1-5.1      GNU Emacs is the extensible self-documenting 
emacs23-lucid   23.2+1-5.1      GNU Emacs is the extensible self-documenting 
emacs23-nox     23.2+1-5.1      GNU Emacs is the extensible self-documenting 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#7620: [PATH] doc/man/emacsclient.1: order options alphabetically
  2010-12-12 14:19 bug#7620: [PATH] doc/man/emacsclient.1: order options alphabetically Jari Aalto
@ 2010-12-29  3:42 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2010-12-29  3:42 UTC (permalink / raw)
  To: Jari Aalto; +Cc: 7620

Jari Aalto <jari.aalto@cante.net> writes:

> Options in GNU manual pages many times list options in alphabetical order;
> see cp(1) etc. The following patch adjusts emacsclient.1 as well.

Committed, thanks.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-29  3:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-12 14:19 bug#7620: [PATH] doc/man/emacsclient.1: order options alphabetically Jari Aalto
2010-12-29  3:42 ` Chong Yidong

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).