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: Redefine the `special-mode-map' Date: Fri, 9 Jan 2015 19:54:07 +0100 Message-ID: References: <87a91sau6i.fsf@gmail.com> <54AFEE3D.1090604@yandex.ru> <87h9vzkcx7.fsf@web.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1420829672 26612 80.91.229.3 (9 Jan 2015 18:54:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 9 Jan 2015 18:54:32 +0000 (UTC) Cc: help-gnu-emacs To: Michael Heerdegen Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 09 19:54:26 2015 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 1Y9ehR-00081x-28 for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Jan 2015 19:54:21 +0100 Original-Received: from localhost ([::1]:51822 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9ehQ-00048P-A1 for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Jan 2015 13:54:20 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60160) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9ehF-00048K-3k for help-gnu-emacs@gnu.org; Fri, 09 Jan 2015 13:54:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y9ehE-0007VZ-97 for help-gnu-emacs@gnu.org; Fri, 09 Jan 2015 13:54:09 -0500 Original-Received: from mail-lb0-x22b.google.com ([2a00:1450:4010:c04::22b]:63089) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9ehE-0007VQ-12 for help-gnu-emacs@gnu.org; Fri, 09 Jan 2015 13:54:08 -0500 Original-Received: by mail-lb0-f171.google.com with SMTP id w7so9895010lbi.2 for ; Fri, 09 Jan 2015 10:54:07 -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=pcTT1j0dXLZwz5Xg3lk6Ry9cE22tBkTAL0SBJmmnu48=; b=VQU1/yhCY2XjTRtZgNNjPxaHaxRezXEjximjbdOxk4p8rwQ4+t6cleN+8l4XI2F3eS UcZ7+dnP09hbVUUpwy8IWr10piFyrtZGEeiIGi29TjmXTGHwFCwl/KFknD+O2JC/FJH3 motj+SWI5uUFu33SlMxdt6/62VzZSljMVPb2T/424C5TE40dEsMUlbVXMnztRXAAWVlu 0QY0ZNfjHfNJWUwTt021XrL1ZiTGz3Onwh79VO/hCzTJ9NfHRoDT3T4grgFC7iOgl5p2 7ILZuKjw7veiHrFSD1c4B/Gt2wfGeo8xGgIH2MIYoaDOUzJNbJZtqK9MnazZSFgHQwfl eY8g== X-Received: by 10.152.43.103 with SMTP id v7mr23342796lal.29.1420829647190; Fri, 09 Jan 2015 10:54:07 -0800 (PST) Original-Received: by 10.112.123.235 with HTTP; Fri, 9 Jan 2015 10:54:07 -0800 (PST) In-Reply-To: <87h9vzkcx7.fsf@web.de> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::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:101975 Archived-At: > > AFAICT if you do this setq in your init file simple.el has already been > loaded. At least that's what I see here. > =E2=80=8BCould you describe the test case which you believe proves it?=E2= =80=8B