From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: wang yin Newsgroups: gmane.emacs.help Subject: Re: How can I set a different key binding to minibuffer? Date: 10 May 2003 10:34:56 +0800 Organization: Bentium Ltd. (CN99) Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <4y7k90xnpd.fsf@skjellgran.ii.uib.no> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1052533633 6937 80.91.224.249 (10 May 2003 02:27:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 10 May 2003 02:27:13 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Sat May 10 04:27:11 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19EK4t-0001nZ-00 for ; Sat, 10 May 2003 04:27:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19EK3O-0004Vn-03 for gnu-help-gnu-emacs@m.gmane.org; Fri, 09 May 2003 22:25:38 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!news.cn99.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: tu140066.tsinghua.edu.cn Original-X-Trace: mail.cn99.com 1052533413 57655 166.111.140.66 (10 May 2003 02:23:33 GMT) Original-X-Complaints-To: usenet@news.cn99.com Original-NNTP-Posting-Date: Sat, 10 May 2003 02:23:33 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:113004 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:9499 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:9499 I set this key in the minibuffer. But this scheme just can't work properly. M-x loa TAB in the minibuffer will be expand into "load-path". Which is not what I wanted. I'm not good at elisp. Can you give a conditional clause that can only change keybinds in buffers other than the minibuffer? Thanks. -- Wang Yin DA Lab, Tsinghua University, 100084 Beijing China