From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Maarten Bergvelt Newsgroups: gmane.emacs.help Subject: Re: Disable Zone Date: Tue, 19 Oct 2010 16:14:59 +0000 (UTC) Organization: Department of Mathematics, UIUC. Message-ID: References: Reply-To: bergv@uiuc.edu NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1291876408 3916 80.91.229.12 (9 Dec 2010 06:33:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 9 Dec 2010 06:33:28 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 09 07:33:22 2010 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.69) (envelope-from ) id 1PQa40-00022m-SX for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 07:33:22 +0100 Original-Received: from localhost ([127.0.0.1]:53319 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQa3u-0001kA-Pz for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Dec 2010 01:33:06 -0500 Original-Path: usenet.stanford.edu!news.glorb.com!news2.glorb.com!news.acm.uiuc.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-NNTP-Posting-Host: u00.math.uiuc.edu Original-X-Trace: news.acm.uiuc.edu 1287504899 22422 130.126.108.30 (19 Oct 2010 16:14:59 GMT) Original-X-Complaints-To: news@acm.uiuc.edu Original-NNTP-Posting-Date: Tue, 19 Oct 2010 16:14:59 +0000 (UTC) User-Agent: slrn/0.9.9p1 (Linux) Original-Xref: usenet.stanford.edu gnu.emacs.help:181875 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:76794 Archived-At: On 2010-10-19, Lorenzo Isella wrote: > How can I disable zone in my .emacs file? > So far I have been able only to set a very high waiting time before zone > kicks in, but...it must be a one-liner to get rid of it (i.e. to give > M-x zone-leave-me-alone in the .emacs file). How did you turn it on? I never heard of it, so I looked in the emacs manual. You can also do M-x describe-function Ret zone to get a reference to zone.el. Maybe that helps. -- Maarten Bergvelt