From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lorenzo Isella Newsgroups: gmane.emacs.help Subject: Disable Zone Date: Tue, 19 Oct 2010 17:50:28 +0200 Message-ID: <4CBDBE44.1000509@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1287503559 2277 80.91.229.12 (19 Oct 2010 15:52:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 19 Oct 2010 15:52:39 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 19 17:52:38 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 1P8EUO-0006SK-0R for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Oct 2010 17:52:36 +0200 Original-Received: from localhost ([127.0.0.1]:48823 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8EUN-0006i5-E8 for geh-help-gnu-emacs@m.gmane.org; Tue, 19 Oct 2010 11:52:35 -0400 Original-Received: from [140.186.70.92] (port=42302 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8ETV-0006JR-AU for help-gnu-emacs@gnu.org; Tue, 19 Oct 2010 11:52:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P8ESu-0005Lk-FA for help-gnu-emacs@gnu.org; Tue, 19 Oct 2010 11:51:41 -0400 Original-Received: from mail-fx0-f41.google.com ([209.85.161.41]:43018) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P8ESu-0005LZ-Ac for help-gnu-emacs@gnu.org; Tue, 19 Oct 2010 11:51:04 -0400 Original-Received: by fxm2 with SMTP id 2so1883487fxm.0 for ; Tue, 19 Oct 2010 08:51:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=4EbYeA4eHpcK6J2Hap85Fuo7Ij9wZA2CxmlasNZtEyw=; b=FfrTlxQMVyooZ+MDhWkL5Db4S70WJ5XfYoTCMjYmgRn5pfHEN18Vp+qRFgLdf8t3Q6 6acfLXNynMXTKk5g3yJV3sfeUWlfS/bD4trVEA+baygrEMH4Gzhtb+GFfw9VmtSKq0AO 3eqFQzDDgbf29wkM3XWI0H+CuDuXHQoVM/dlM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=rEyEaLTK3hbrEfTv6YbRXhDldO8XLVvrzIFZN51HvPUf+HikhZtEQNJ8PB0bZ6CgXO DPYQKWQxXU9DLcZwF8OxzN4U9etqocwBsmS71BPS3db7t2YLQFPJPL6l6tRSX8U1CN4f AXnV7cGnc1nl6LWsEZAwK5t6ZRdy97mtUiy5g= Original-Received: by 10.216.12.139 with SMTP id 11mr6288671wez.63.1287503463098; Tue, 19 Oct 2010 08:51:03 -0700 (PDT) Original-Received: from [130.192.70.188] ([130.192.70.188]) by mx.google.com with ESMTPS id p4sm7507798wej.28.2010.10.19.08.51.01 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 19 Oct 2010 08:51:02 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.1.11pre) Gecko/20100623 Spicebird/0.8 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:75164 Archived-At: Dear All, 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). Cheers Lorenzo