From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eric Schulte" Newsgroups: gmane.emacs.devel Subject: Re: isearch and M-y/C-y Date: Thu, 20 Nov 2008 09:43:35 -0800 Message-ID: <87d4gqi988.fsf@gmail.com> References: <1226849462.184357.3770.nullmailer@null> <87zljzpbml.fsf@jurta.org> <1226945661.613276.9583.nullmailer@null> <87k5b22br7.fsf@jurta.org> <1227049197.867615.3169.nullmailer@null> <1227108293.271364.5180.nullmailer@null> <874p23b907.fsf@jurta.org> <87od0ab9pq.fsf@justinbogner.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1227203020 7719 80.91.229.12 (20 Nov 2008 17:43:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Nov 2008 17:43:40 +0000 (UTC) Cc: emacs-devel@gnu.org To: mail@justinbogner.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 20 18:44:42 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1L3DZt-0002Bm-ES for ged-emacs-devel@m.gmane.org; Thu, 20 Nov 2008 18:44:30 +0100 Original-Received: from localhost ([127.0.0.1]:51685 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L3DYk-00082G-OP for ged-emacs-devel@m.gmane.org; Thu, 20 Nov 2008 12:43:18 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L3DYg-000823-F2 for emacs-devel@gnu.org; Thu, 20 Nov 2008 12:43:14 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L3DYf-00081g-0s for emacs-devel@gnu.org; Thu, 20 Nov 2008 12:43:14 -0500 Original-Received: from [199.232.76.173] (port=60929 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L3DYe-00081d-R9 for emacs-devel@gnu.org; Thu, 20 Nov 2008 12:43:12 -0500 Original-Received: from rv-out-0708.google.com ([209.85.198.248]:43026) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L3DYe-0007ws-K7 for emacs-devel@gnu.org; Thu, 20 Nov 2008 12:43:12 -0500 Original-Received: by rv-out-0708.google.com with SMTP id k29so576531rvb.6 for ; Thu, 20 Nov 2008 09:43:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=1PmCiSxKEvUUGm4Wvm7V5WzTeOerrCQUuLcYCtjftpk=; b=Kp7A6L4RNluSsZGgYJApAnXXF4SPtePQfslrqkgnGCct2HqJ+pE5in5YXSUaghPNFt FdcZ54ABV4I5ND3uOWofV6lqTLNQiYrybK0fTo2ZgUwDT/jLVT1CCTno0KfI2eG6B6dP flspKmcRG/2rU8NEmMsVSXpSLnVlpAZ1XN0/c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=NOTONfiX8xcQ5Fb8VOAW4kYdpQm2II/ygl3NkMt3tKG8wB2RmMWhN8owqtSTnFdrLa irX86nNjZA5dZO5S7OKRjnd8YLJNijy/6xSvfUb0vIPm5vSWTxJZIfYqS9ibMfbNqPcj iyaXye+kEYhBFn2Q/7ZWkS4WN29Fj+dLqUfgA= Original-Received: by 10.141.105.18 with SMTP id h18mr1356035rvm.109.1227202991024; Thu, 20 Nov 2008 09:43:11 -0800 (PST) Original-Received: from eschulte-work (c-98-203-235-80.hsd1.wa.comcast.net [98.203.235.80]) by mx.google.com with ESMTPS id b8sm2765465rvf.3.2008.11.20.09.43.10 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 20 Nov 2008 09:43:10 -0800 (PST) In-Reply-To: <87od0ab9pq.fsf@justinbogner.com> (mail@justinbogner.com's message of "Thu, 20 Nov 2008 10:14:57 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:105860 Archived-At: mail@justinbogner.com writes: > Juri Linkov writes: >> I have the following idea: bind `isearch-yank-line' to `M-s C-e' because >> `move-end-of-line' is on `C-e'. It is also possible to allow a sequence >> of `M-s C-e C-e C-e ...' without the need to repeat `M-s' before each `C-e'. >> This can be extended to other motion commands, e.g. `M-s C-f C-f C-f ...' >> to call a sequence of `isearch-yank-char', `M-s M-f M-f M-f ...' to >> call a sequence of `isearch-yank-word', and any combinations of them >> `M-s C-f M-f C-f ...', etc. > > This sounds good to me, it's simpler and easier to remember than the > current behaviour of completely changing the meaning of C-y, which has > always confused me. Second, the remapping of C-y in isearch has bothered me as well