From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sean Sieger Newsgroups: gmane.emacs.help Subject: Documentation Date: Sat, 30 Jul 2005 15:36:31 -0400 Message-ID: <87wtn8axxc.fsf@gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1122754189 19599 80.91.229.2 (30 Jul 2005 20:09:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 30 Jul 2005 20:09:49 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jul 30 22:09:47 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dyxe6-00034i-RX for geh-help-gnu-emacs@m.gmane.org; Sat, 30 Jul 2005 22:09:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dyxgf-0001Bi-Jz for geh-help-gnu-emacs@m.gmane.org; Sat, 30 Jul 2005 16:12:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dyxbn-0008A9-35 for help-gnu-emacs@gnu.org; Sat, 30 Jul 2005 16:06:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dyxbe-00084o-0S for help-gnu-emacs@gnu.org; Sat, 30 Jul 2005 16:06:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dyxbb-0007qy-97 for help-gnu-emacs@gnu.org; Sat, 30 Jul 2005 16:06:47 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1DyxKK-00039R-Vd for help-gnu-emacs@gnu.org; Sat, 30 Jul 2005 15:48:57 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Dyx8X-0000AO-4L for help-gnu-emacs@gnu.org; Sat, 30 Jul 2005 21:36:45 +0200 Original-Received: from pool-70-19-107-96.ny325.east.verizon.net ([70.19.107.96]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 30 Jul 2005 21:36:45 +0200 Original-Received: from sean.sieger by pool-70-19-107-96.ny325.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 30 Jul 2005 21:36:45 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 19 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: pool-70-19-107-96.ny325.east.verizon.net User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:fY6jvHckUH4MLNMIJqAL9mCTWQs= X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:28291 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28291 How does this, ,----[ C-h k C-x o ] | C-x o runs the command other-window | (other-window ARG &optional ALL-FRAMES) | which is an interactive built-in function. | | Select the ARG'th different window on this frame. | All windows on current frame are arranged in a cyclic order. | This command selects the window ARG steps away in that order. | A negative ARG moves in the opposite order. If the optional second | argument ALL_FRAMES is non-nil, cycle through all frames. `---- come about? That is, how do you insert documentation into a message (or anywhere else), if that is indeed what has been done when I see this format in a message? -- Sean Sieger