From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Constantin Kulikov Newsgroups: gmane.emacs.help Subject: Re: Cancel enabling of minor-mode. Date: Thu, 28 Nov 2013 21:17:15 +0400 Message-ID: References: <87li08u366.fsf@yahoo.fr> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1385659044 1012 80.91.229.3 (28 Nov 2013 17:17:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Nov 2013 17:17:24 +0000 (UTC) To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 28 18:17:30 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Vm5DU-0007KG-8H for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Nov 2013 18:17:28 +0100 Original-Received: from localhost ([::1]:43243 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vm5DT-00071w-J1 for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Nov 2013 12:17:27 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34671) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vm5DJ-00071p-Ea for help-gnu-emacs@gnu.org; Thu, 28 Nov 2013 12:17:18 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vm5DI-00032M-Gw for help-gnu-emacs@gnu.org; Thu, 28 Nov 2013 12:17:17 -0500 Original-Received: from mail-ie0-x233.google.com ([2607:f8b0:4001:c03::233]:35477) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vm5DI-00032I-BY for help-gnu-emacs@gnu.org; Thu, 28 Nov 2013 12:17:16 -0500 Original-Received: by mail-ie0-f179.google.com with SMTP id x13so14558524ief.38 for ; Thu, 28 Nov 2013 09:17:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=R5gYzyHMtCOo3jRg3UloLw7oTXBG2gqSt1wxbhhbUww=; b=R6z0lt1rv0Fd3o9Kx+VdUrL71JA29fWDk+fQ+76GwuBXk3nStiFEYZAwVKI0raW1Dh q6w4MKT/a97GE/orJd4rbwCACCAIoToOwXinXhobC/ZXKzDMLrRLOBRDIZp8+DK1rlkb b0+SEdRze2qAX1oHEHzfJhW9THw0ardSqs2DjDGosU8MBWC5xhBNBvoe/25MR0gIZm51 plZ51mHNwbOJWO6OlFHcSNveBgMRYsSG3k5WxPd4smC2LiXwtTGHheq9GLWdxAT/EMIt sVHBBF9pMTqJGNbU4hNBAK3aaXizsJ7j7htlpJtQFFuB+nt7Fu/t0y13KbL9RZSiVAwA SYdA== X-Received: by 10.50.73.130 with SMTP id l2mr2991550igv.2.1385659035742; Thu, 28 Nov 2013 09:17:15 -0800 (PST) Original-Received: by 10.43.74.137 with HTTP; Thu, 28 Nov 2013 09:17:15 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c03::233 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:94704 Archived-At: > it depends on your definition of "canceling" As for me the (setq test-mode nil) works as I want. Thanks. // But also it would be nice if I can avoid running hooks.