From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jari Aalto Newsgroups: gmane.emacs.bugs Subject: bug#7620: [PATH] doc/man/emacsclient.1: order options alphabetically Date: Sun, 12 Dec 2010 16:19:15 +0200 Message-ID: <87tyij5b18.fsf@picasso.cante.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: dough.gmane.org 1292163762 8939 80.91.229.12 (12 Dec 2010 14:22:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 12 Dec 2010 14:22:42 +0000 (UTC) To: 7620@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Dec 12 15:22:32 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PRmop-00050B-CE for geb-bug-gnu-emacs@m.gmane.org; Sun, 12 Dec 2010 15:22:31 +0100 Original-Received: from localhost ([127.0.0.1]:52383 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PRmoo-00058g-Oj for geb-bug-gnu-emacs@m.gmane.org; Sun, 12 Dec 2010 09:22:30 -0500 Original-Received: from [140.186.70.92] (port=56710 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PRmoj-00054V-Uu for bug-gnu-emacs@gnu.org; Sun, 12 Dec 2010 09:22:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PRmoi-0003yY-7E for bug-gnu-emacs@gnu.org; Sun, 12 Dec 2010 09:22:25 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:44209) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PRmoi-0003yT-5c for bug-gnu-emacs@gnu.org; Sun, 12 Dec 2010 09:22:24 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PRmgc-0000vq-ED; Sun, 12 Dec 2010 09:14:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Jari Aalto Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 12 Dec 2010 14:14:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 7620 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch X-Debbugs-Original-To: submit@debbugs.gnu.org Original-Received: via spool by submit@debbugs.gnu.org id=B.12921631933511 (code B ref -1); Sun, 12 Dec 2010 14:14:02 +0000 Original-Received: (at submit) by debbugs.gnu.org; 12 Dec 2010 14:13:13 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PRmfp-0000ua-5D for submit@debbugs.gnu.org; Sun, 12 Dec 2010 09:13:13 -0500 Original-Received: from emh05.mail.saunalahti.fi ([62.142.5.111]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PRmfm-0000uM-6p for submit@debbugs.gnu.org; Sun, 12 Dec 2010 09:13:12 -0500 Original-Received: from saunalahti-vams (vs3-10.mail.saunalahti.fi [62.142.5.94]) by emh05-2.mail.saunalahti.fi (Postfix) with SMTP id BC4258BF5B for ; Sun, 12 Dec 2010 16:19:17 +0200 (EET) Original-Received: from emh03.mail.saunalahti.fi ([62.142.5.109]) by vs3-10.mail.saunalahti.fi ([62.142.5.94]) with SMTP (gateway) id A05B09B81FC; Sun, 12 Dec 2010 16:19:17 +0200 Original-Received: from picasso.cante.net (a91-155-187-216.elisa-laajakaista.fi [91.155.187.216]) by emh03.mail.saunalahti.fi (Postfix) with ESMTP id 9C156158A65 for ; Sun, 12 Dec 2010 16:19:15 +0200 (EET) Mail-Copies-To: poster X-Antivirus: VAMS X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sun, 12 Dec 2010 09:14:02 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:42437 Archived-At: --=-=-= Content-Type: text/plain 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 * emacsclient.1: Order options alhabetically. --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0001-doc-man-emacsclient.1-order-options-alphabetically.patch >From 79390367aba643998085751fb8584cfa244be6cb Mon Sep 17 00:00:00 2001 From: Jari Aalto 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 --- 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 --=-=-= Content-Type: text/plain -- 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 --=-=-=--