From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Stewart Newsgroups: gmane.emacs.help Subject: How to make window don't response DELETE WINDOWS COMMAND? Date: Sat, 13 Sep 2008 14:21:18 +0800 Organization: Bentium Ltd. (CN99) Message-ID: <877i9gy3a9.fsf@manatee.domain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: ger.gmane.org 1221291685 21989 80.91.229.12 (13 Sep 2008 07:41:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 13 Sep 2008 07:41:25 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Sep 13 09:42:21 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KePls-0000vF-68 for geh-help-gnu-emacs@m.gmane.org; Sat, 13 Sep 2008 09:42:20 +0200 Original-Received: from localhost ([127.0.0.1]:45817 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KePkr-0003tV-KD for geh-help-gnu-emacs@m.gmane.org; Sat, 13 Sep 2008 03:41:17 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!newsgate.cuhk.edu.hk!news.cn99.com!manatee.domain!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 9 Original-NNTP-Posting-Host: 222.212.131.86 Original-X-Trace: news.cn99.com 1221289684 15105 222.212.131.86 (13 Sep 2008 07:08:04 GMT) Original-X-Complaints-To: usenet@news.cn99.com Original-NNTP-Posting-Date: Sat, 13 Sep 2008 07:08:04 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:kncXB7Swrhi2yB4aWps8JM7P+7A= Original-Xref: news.stanford.edu gnu.emacs.help:162167 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:57510 Archived-At: Hi, all. I want to ask one question: When i activate ECB windows, and i use 'delete-other-windows' at other window. And ECB windows can't delete by this command. How to implement this to make window don't response 'delete-other-windows' and 'delete-window' etc. ? Regards. Andy.