From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Giles Chamberlin Newsgroups: gmane.emacs.help Subject: Re: "reduced-mode" wanted Date: Mon, 30 Jun 2008 11:11:20 +0100 Message-ID: <87abh3ut9z.fsf@tandberg.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1214822590 21345 80.91.229.12 (30 Jun 2008 10:43:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 30 Jun 2008 10:43:10 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 30 12:43:56 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KDGrP-0004DB-FE for geh-help-gnu-emacs@m.gmane.org; Mon, 30 Jun 2008 12:43:51 +0200 Original-Received: from localhost ([127.0.0.1]:44281 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KDGqY-0002iM-JT for geh-help-gnu-emacs@m.gmane.org; Mon, 30 Jun 2008 06:42:58 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news1.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-X-Trace: individual.net HS9/4fMKa+1JK7AAhZkUEgpJuVTDLJD38QgUmXbT0FZQ6CoQ2W Cancel-Lock: sha1:6SM5IE6biJTmNpEEj5IrnpYr8lA= sha1:ZWR3DUGBIjcVz6YZDDbb44YW52Q= User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Original-Xref: news.stanford.edu gnu.emacs.help:159796 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:55150 Archived-At: Ali Pang writes: > Would I just need an .emacs here? I.e. could I disable key chords by simply > unbinding all keys? (And in that case, is there any easy way to do this?) Have a look at disabling commands: (info "(emacs) Disabling") -- Giles