From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Disabled commands Date: Mon, 13 Feb 2006 10:26:47 +0100 Message-ID: References: <87mzhbly89.fsf-monnier+emacs@gnu.org> <87r76fkth6.fsf@stupidchicken.com> <200602080149.k181nhQ21836@raven.dms.auburn.edu> <87mzh2ft7f.fsf-monnier+emacs@gnu.org> <87r76eihbg.fsf@stupidchicken.com> <871wyeywu5.fsf@jurta.org> <87r76ec926.fsf-monnier+emacs@gnu.org> <87acd0b5ha.fsf-monnier+emacs@gnu.org> <87y80fd592.fsf@olgas.newt.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1139822904 31934 80.91.229.2 (13 Feb 2006 09:28:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Feb 2006 09:28:24 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 13 10:28:19 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F8a0D-0006eS-IO for ged-emacs-devel@m.gmane.org; Mon, 13 Feb 2006 10:28:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F8a0C-0001aA-L8 for ged-emacs-devel@m.gmane.org; Mon, 13 Feb 2006 04:28:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F8Zzm-0001Wf-Te for emacs-devel@gnu.org; Mon, 13 Feb 2006 04:27:47 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F8Zzj-0001Rg-C7 for emacs-devel@gnu.org; Mon, 13 Feb 2006 04:27:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F8Zzj-0001RT-5B for emacs-devel@gnu.org; Mon, 13 Feb 2006 04:27:43 -0500 Original-Received: from [195.41.46.237] (helo=pfepc.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F8a48-0007tf-Sj for emacs-devel@gnu.org; Mon, 13 Feb 2006 04:32:17 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepc.post.tele.dk (Postfix) with SMTP id 83B9C26286E; Mon, 13 Feb 2006 10:27:34 +0100 (CET) Original-To: Bill Wohler In-Reply-To: <87y80fd592.fsf@olgas.newt.com> (Bill Wohler's message of "Mon, 13 Feb 2006 00:36:57 -0800") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:50456 Archived-At: Bill Wohler writes: > I'm with you. I never heard about it until now. It might explain some > weird unexplained behavior I've noticed over the years. If innocuous > commands such as narrow-to-region and eval-expression are disabled, > then surely such a dangerous command as not-modified should be disabled. I agree that this is a very dangerous command. Fortunately, M-~ is practically impossible to type on a DK keyboard, as ~ is a dead key, so I have to enter: Alt-AltGr-~ SPC or ESC ~ SPC. > > Thanks for the heads-up, I've just added > > (put 'not-modified 'disabled t) So did I. -- Kim F. Storm http://www.cua.dk