From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Changes to make the C-x @ commands work with function keys Date: Tue, 12 Feb 2002 10:44:22 +0200 (IST) Message-ID: NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: quimby2.netfonds.no 1013504340 26783 195.204.10.66 (12 Feb 2002 08:59:00 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 12 Feb 2002 08:59:00 GMT Cc: emacs-devel@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16aYmB-0006xt-00 for ; Tue, 12 Feb 2002 09:59:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16aYbl-0006zI-00; Tue, 12 Feb 2002 03:48:13 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16aYZL-0006uV-00 for ; Tue, 12 Feb 2002 03:45:44 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id KAA04660; Tue, 12 Feb 2002 10:44:22 +0200 (IST) X-Sender: eliz@is Original-To: Al Petrofsky In-Reply-To: <200202120138.RAA07371@radish.petrofsky.org> Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1022 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1022 On Mon, 11 Feb 2002, Al Petrofsky wrote: > Below are some changes that make the C-x @ commands work with function > keys. Sorry, I don't understand: this seems to work already. For example, "C-x @ c " invokes . What am i missing? (Btw, I always wondered how can this be useful for the Ctrl modifier, since "C-x" requires Ctrl at least with `x'. Is there an assumption that the user can arrange for some key to generate "C-x", but cannot use Ctrl otherwise?) > This also makes them work with each other, i.e. C-x @ c C-x @ m > % will run query-replace-regexp. I think this is a useful addition; it seems inconsistent that "C-x @" doesn't allow to mix modifiers. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel