From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alexander Shukaev Newsgroups: gmane.emacs.help Subject: Re: How to truly unbind global bindings? Date: Wed, 26 Nov 2014 10:33:17 +0100 Message-ID: References: <98be95d8-086a-4a28-aa34-937c53e2c4de@default> <838uizoz58.fsf@gnu.org> <837fyjoy9n.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1416994429 26060 80.91.229.3 (26 Nov 2014 09:33:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 26 Nov 2014 09:33:49 +0000 (UTC) Cc: help-gnu-emacs To: Yuri Khan Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 26 10:33:42 2014 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 1XtYyg-0007QL-4j for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Nov 2014 10:33:38 +0100 Original-Received: from localhost ([::1]:32822 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtYyf-0005Vc-DI for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Nov 2014 04:33:37 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37637) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtYyT-0005VG-Fk for help-gnu-emacs@gnu.org; Wed, 26 Nov 2014 04:33:26 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XtYyS-0005Dj-PF for help-gnu-emacs@gnu.org; Wed, 26 Nov 2014 04:33:25 -0500 Original-Received: from mail-la0-x22b.google.com ([2a00:1450:4010:c03::22b]:52057) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtYyM-0005C8-KS; Wed, 26 Nov 2014 04:33:18 -0500 Original-Received: by mail-la0-f43.google.com with SMTP id q1so2125126lam.2 for ; Wed, 26 Nov 2014 01:33:17 -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 :cc:content-type; bh=JfDSUaX25qhrNvT7med4BUwEX/hbclltNWqecbZPu10=; b=V9/f/u7IScZwaRPCWCsLlpxYw/7H12cqIytgW1JqjKzczs5Ser6MnzgX23ogK9ae4L 6InfaUNR3XKzlK+klD3e/7Aq5WwigUxQfpDLLCG2HUjIy9nMkv+1l0brEUfpyXa6RqdC GRefm0BZ5GPVXGJLl5ag4MXqDD7DHIGMnG3OlrT3CjI+8q8gdNALnjbzImfuOorSaU3t XqDbiUb52z9UzDoAqRgROzdZ4jjyMbsxfctt0CHJ0fLe8ZdISXUkOvOLOgRdHsdWsZa2 BGmFOzEH8JJ6ZQaXmenyeZOn/2Os2eHTWv7ZCbaLmMsJxgL4/ElPz1LAgHQP/L0YecKb y74g== X-Received: by 10.112.135.197 with SMTP id pu5mr32850934lbb.22.1416994397783; Wed, 26 Nov 2014 01:33:17 -0800 (PST) Original-Received: by 10.112.21.136 with HTTP; Wed, 26 Nov 2014 01:33:17 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22b 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:101213 Archived-At: > > Are you really planning to use your configuration on DOS? > Of course not ;))