From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Always-true predicate? Date: Sat, 20 Feb 2021 10:21:47 -0500 Message-ID: References: <875z2qoqc6.fsf@gnus.org> <87eehcsal4.fsf@gmail.com> <83zh002zjm.fsf@gnu.org> <83k0r42nca.fsf@gnu.org> <87lfbkrx9r.fsf@gnus.org> <87wnv2q51p.fsf@gnus.org> <87sg5qq4y4.fsf@gnus.org> <87mtvyom5w.fsf@gnus.org> <87o8gen5jp.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="40832"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: Eli Zaretskii , Stefan Kangas , rpluim@gmail.com, rms@gnu.org, emacs-devel@gnu.org To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Feb 20 16:22:27 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lDU5T-000AYp-Ja for ged-emacs-devel@m.gmane-mx.org; Sat, 20 Feb 2021 16:22:27 +0100 Original-Received: from localhost ([::1]:35210 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lDU5S-0001uA-H0 for ged-emacs-devel@m.gmane-mx.org; Sat, 20 Feb 2021 10:22:26 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:35912) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lDU4v-0001Pg-Uz for emacs-devel@gnu.org; Sat, 20 Feb 2021 10:21:53 -0500 Original-Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:38297) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lDU4t-0001w9-JF; Sat, 20 Feb 2021 10:21:53 -0500 Original-Received: from pmg3.iro.umontreal.ca (localhost [127.0.0.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 8B49144025A; Sat, 20 Feb 2021 10:21:49 -0500 (EST) Original-Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 5A65F4402F1; Sat, 20 Feb 2021 10:21:48 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1613834508; bh=r5hnbMB+s98lQ/VHDbqc+mb+Lob5BSdeX+GoW8KJEBo=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=Qxe2h8iTyGUSTUuiUpx6ZOWtW+pstKmDGFLNaxlifa8cBD5ivMC0OSMzBULyURz6+ FtLTyVTzVLRj6GL4uspac21WbgCsCbW/J0cfOKIlULo2xji1oppI61dCqBdmewCXQT +fE86ER+wWiY3dPZz1b7BO6RcMUgNAEDsTv2A9BRCbr73vp8Ce04x4XVcCUxKPM1/8 WIaGcuBP9J4RIOuK4zky7eh8tBH0c0X5FlXHtDqnV5oKlER2SPjHS8LDk36Jkxv7g3 FnwSyphOF8+XoSycfH9WZrrUKrKG6XDDf2g0B4vItrGgTupA2y9Ws7fl6Ng2ozluIF xpASvVU4wApUQ== Original-Received: from alfajor (unknown [216.154.41.47]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 6D90B12004D; Sat, 20 Feb 2021 10:21:48 -0500 (EST) In-Reply-To: <87o8gen5jp.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sat, 20 Feb 2021 16:05:14 +0100") Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:265331 Archived-At: > ./lisp/wdired.el172: (define-key map "\C-m" 'ignore) > ./lisp/wdired.el173: (define-key map "\C-j" 'ignore) > ./lisp/wdired.el174: (define-key map "\C-o" 'ignore) Don't know about these. Maybe `undefined` would be more appropriate? > ./lisp/mpc.el1121: (define-key map [header-line follow-link] 'ignore) > ./lisp/mpc.el1122: (define-key map [mode-line follow-link] 'ignore) `follow-link` bindings contain functions/predicates, rather than commands, IIRC, so this looks sane. > ./lisp/ido.el1632: (define-key map "\C-x\C-d" 'ignore)) No idea about this one either. Stefan