From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.help Subject: Key command to format code Date: Wed, 01 Jan 2003 14:49:30 -0800 Organization: Still searching... Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1041461865 25780 80.91.224.249 (1 Jan 2003 22:57:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 1 Jan 2003 22:57:45 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Trnv-0006hZ-00 for ; Wed, 01 Jan 2003 23:57:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Trnm-000114-03 for gnu-help-gnu-emacs@m.gmane.org; Wed, 01 Jan 2003 17:57:30 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18Trmy-0000eI-00 for help-gnu-emacs@gnu.org; Wed, 01 Jan 2003 17:56:40 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18TrlI-0008Qr-00 for help-gnu-emacs@gnu.org; Wed, 01 Jan 2003 17:55:00 -0500 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Trg4-0005Zv-00 for help-gnu-emacs@gnu.org; Wed, 01 Jan 2003 17:49:32 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18TrfC-0006JG-00 for ; Wed, 01 Jan 2003 23:48:38 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18TrfB-0006J7-00 for ; Wed, 01 Jan 2003 23:48:37 +0100 Original-Path: not-for-mail Original-Lines: 14 Original-X-Complaints-To: usenet@main.gmane.org User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu) Cancel-Lock: sha1:pEsBbkVYwpzmxWrm3wcAWCYXFVQ= X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5171 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5171 Pretty discouraged to be posting about this. Somehow I've forgotten the key combo to format a region of code. I've been looking for it for 1/2 hour already. C-h i m emacs index search for `format' no luck or I'm overlooking it. C-h b (view all bindings) Then C-s for format... no luck s (regex) search with `format' and `format.*code' .. no luck This command should be findable with the keyword of `format' and maybe it is, but not for me.