From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: John Paul Wallington Newsgroups: gmane.emacs.help Subject: Re: newbie: is there a complete list of extended commands? Date: Tue, 27 Apr 2004 21:18:38 +0100 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87n04xb2e9.fsf@indigo.shootybangbang.com> References: <87fzapfr0n.fsf@indigo.shootybangbang.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1083097930 3252 80.91.224.253 (27 Apr 2004 20:32:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 27 Apr 2004 20:32:10 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 27 22:32:07 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BIZFO-0007Sq-00 for ; Tue, 27 Apr 2004 22:32:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BIZEe-0001QY-SN for geh-help-gnu-emacs@m.gmane.org; Tue, 27 Apr 2004 16:31:20 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!host217-44-221-99.range217-44.btcentralplus.COM!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: host217-44-221-99.range217-44.btcentralplus.com (217.44.221.99) Original-X-Trace: news.uni-berlin.de 1083097227 14339747 I 217.44.221.99 ([170119]) X-Orig-Path: indigo.shootybangbang.com!news X-Mailer: Norman X-Attribution: jpw X-Face: R(_z-rF:grdKO.*u`n); p.i$Eiz=h^CO5eDYv"4:K@#\HN09*Ykx}}B{kF/KH}%f_o^Wp List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:18058 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:18058 "Mark A. Odell" writes: >>>> I'm trying to build a Brief keymap for use in Emacs >> >>> Have you tried M-x brief-mode ? >> No. I shall. > > Hmm... not a very good Brief. ALT-c doesn't select rectangles, ALT-k doesn't > delete from cursor to end-of-line, etc. > Thanks anyhow. Well, it's a start. It may also be useful to do C-h b when `brief-mode' is active to get a listing of the bindings it uses. You could report the missing bindings via M-x report-emacs-bug - perhaps someone could enhance the library. Maybe it should distinguish between crisp and brief emulation if their command sets differ.