From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Cecil Westerhof Newsgroups: gmane.emacs.help Subject: Re: Disabling M-q Date: Tue, 21 May 2013 20:35:14 +0200 Organization: Decebal Computing Message-ID: <8761yc89lp.fsf@Aspire.decebal.nl> References: <87txm4w97w.fsf@Aspire.decebal.nl> <87ip2ga8jk.fsf@VLAN-3434.student.uu.se> <87y5b8vj4b.fsf@Aspire.decebal.nl> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1369163287 23010 80.91.229.3 (21 May 2013 19:08:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 21 May 2013 19:08:07 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 21 21:08:09 2013 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 1Ueruq-0003y0-UX for geh-help-gnu-emacs@m.gmane.org; Tue, 21 May 2013 21:08:09 +0200 Original-Received: from localhost ([::1]:41741 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ueruq-0008Kn-G2 for geh-help-gnu-emacs@m.gmane.org; Tue, 21 May 2013 15:08:08 -0400 Original-Path: usenet.stanford.edu!goblin1!goblin.stu.neva.ru!news.astraweb.com!border5.a.newsrouter.astraweb.com!border1.hitnews.com!feeder.xennanews.com!nf37.xennanews.com!not-for-mail Original-Newsgroups: gnu.emacs.help X-Homepage: http://www.decebal.nl/ User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) Cancel-Lock: sha1:GCQ0YaLcwelDQgRL2c79z1eaM18= Original-X-Complaints-To: abuse@xennanews.com Original-Lines: 18 Original-NNTP-Posting-Host: 84.53.123.169 (84.53.123.169) Original-NNTP-Posting-Date: Tue, 21 May 2013 20:42:48 +0200 Original-Xref: usenet.stanford.edu gnu.emacs.help:198695 X-Mailman-Approved-At: Tue, 21 May 2013 15:07:59 -0400 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:90960 Archived-At: Op dinsdag 21 mei 2013 18:44 CEST schreef Drew Adams: >> (define-key (current-local-map) [(meta q)] nil) Does not work >> either > > You must use [(meta ?q)], not [(meta q)]. Does not work either. I'll try with -Q as in the other post. On the other hand I do not find (local-set-key (kbd "M-q") 'ignore) less clear. I even think it is more clear. Or is there a reason to prefer this solution above the ignore solution? -- Cecil Westerhof Senior Software Engineer LinkedIn: http://www.linkedin.com/in/cecilwesterhof