From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Heerdegen Newsgroups: gmane.emacs.help Subject: Re: Redefine the `special-mode-map' Date: Fri, 09 Jan 2015 20:29:07 +0100 Message-ID: <87vbkfg3cs.fsf@web.de> 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 1420831772 27917 80.91.229.3 (9 Jan 2015 19:29:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 9 Jan 2015 19:29:32 +0000 (UTC) Cc: help-gnu-emacs To: Alexander Shukaev Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jan 09 20:29: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 1Y9fFO-0000Cp-BB for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Jan 2015 20:29:26 +0100 Original-Received: from localhost ([::1]:51944 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9fFN-0002o5-N8 for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Jan 2015 14:29:25 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38464) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9fFB-0002lz-SF for help-gnu-emacs@gnu.org; Fri, 09 Jan 2015 14:29:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y9fF9-000390-1Z for help-gnu-emacs@gnu.org; Fri, 09 Jan 2015 14:29:13 -0500 Original-Received: from mout.web.de ([212.227.15.14]:49630) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y9fF8-00038i-OD for help-gnu-emacs@gnu.org; Fri, 09 Jan 2015 14:29:10 -0500 Original-Received: from drachen.dragon ([90.186.20.170]) by smtp.web.de (mrweb004) with ESMTPSA (Nemesis) id 0MRzYo-1YLF3X2xMw-00TEgo; Fri, 09 Jan 2015 20:29:09 +0100 In-Reply-To: (Alexander Shukaev's message of "Fri, 9 Jan 2015 19:54:07 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-Provags-ID: V03:K0:lqjNMiR/MxkaELin3mIB6mUpxc6zi8P8PYCoUq6HoqHUjEHoCwf C3+/UdKSi0IYZCd8Qzz/7SkajIwEOdOKg9nGg6TqF671SQIK11kamMLqosecxhnxlZCAJ5j QZLuzsrQQ2aBZAqjEkKH3YQokWqCAXXIgxsgq+6lS/jgzoTPxVqo0/4ew9kSOB+tIsrjc7F h9/JU+5k3j0qe86LuXHeA== X-UI-Out-Filterresults: notjunk:1; X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 212.227.15.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:101980 Archived-At: Alexander Shukaev writes: > =E2=80=8BCould you describe the test case which you believe proves it?=E2= =80=8B I've put (setq xxx (featurep 'simple)) at the very beginning of .emacs and found xxx bound to t after restarting.