unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
Cc: romain@orebokech.com, emacs-devel@gnu.org
Subject: Re: faq.texi
Date: Thu, 09 Feb 2006 19:31:44 +0200	[thread overview]
Message-ID: <87bqxgdevj.fsf@jurta.org> (raw)
In-Reply-To: <ulkwl4isb.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 08 Feb 2006 23:55:48 +0200")

>> > Is there anything that prevents us from binding S-insert in
>> > isearch-mode-map?
>> 
>> Yes: C-y in isearch does not run `yank', and people expect C-y and
>> S-insert to do the same thing.
>
> I was talking about binding S-insert to do the same thing as C-y.
> Is there a problem doing that?

Do you mean the same thing as C-y does in isearch mode or not?

If you mean binding S-insert to the same thing as C-y in isearch mode
(i.e. `isearch-yank-line') then I think it is a bad idea to bind a useful
key S-insert to `isearch-yank-line' just for consistency.  Moreover,
I think C-y was a bad choice for a keybinding to `isearch-yank-line'.
I hope at some time `isearch-yank-kill' in isearch will be bound to
more natural C-y, and `isearch-yank-line' to some other key, but not to M-y.
Yanking in isearch has another nuisance: there is no key to replace text
just yanked into the search string with earlier kills, i.e. what M-y
normally does.

If you mean binding S-insert to `isearch-yank-kill' this would be useful
only for novices who don't know about M-y (`isearch-yank-kill'), but not
for all other users.  Since now it is not possible to exit isearch and yank
with the same key M-y, currently S-insert is the only key that can do this,
i.e. it is more convenient to type only one key S-insert with automalically
existing isearch than typing two keys `RET C-y'.

-- 
Juri Linkov
http://www.jurta.org/emacs/

  parent reply	other threads:[~2006-02-09 17:31 UTC|newest]

Thread overview: 65+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-02  4:17 faq.texi Richard M. Stallman
2006-02-02 22:34 ` faq.texi Romain Francoise
2006-02-03 23:43   ` faq.texi Richard M. Stallman
2006-02-05 13:07     ` faq.texi Romain Francoise
2006-02-05 20:24       ` faq.texi Eli Zaretskii
2006-02-06  2:06       ` faq.texi Richard M. Stallman
2006-02-06  8:55         ` faq.texi Romain Francoise
2006-02-06 14:18           ` faq.texi Frank Schmitt
2006-02-07 19:20             ` faq.texi Romain Francoise
2006-02-07 20:31               ` (efaq)Inserting > at the beginning of each line (was: faq.texi) Reiner Steib
2006-02-08 22:02                 ` (efaq)Inserting > at the beginning of each line Romain Francoise
2006-02-10  1:12                   ` Richard M. Stallman
2006-02-07 20:51               ` faq.texi Kevin Rodgers
2006-02-07 21:06               ` faq.texi Frank Schmitt
2006-02-08  6:36                 ` faq.texi Eli Zaretskii
2006-02-08 20:38                   ` faq.texi Romain Francoise
2006-02-08 21:55                     ` faq.texi Eli Zaretskii
2006-02-08 22:10                       ` faq.texi Romain Francoise
2006-02-09 17:31                       ` Juri Linkov [this message]
2006-02-09 20:41                         ` faq.texi Eli Zaretskii
2006-02-09 21:48                           ` faq.texi Juri Linkov
2006-02-09 22:07                             ` faq.texi Eli Zaretskii
2006-02-10  0:54                               ` faq.texi Juri Linkov
2006-02-10 10:58                                 ` faq.texi Miles Bader
2006-02-10 23:01                                 ` faq.texi Richard M. Stallman
2006-02-14  1:48                                   ` faq.texi Juri Linkov
2006-02-14 22:17                                     ` faq.texi Richard M. Stallman
2006-02-15  2:22                                       ` faq.texi Miles Bader
2006-02-15  7:14                                         ` faq.texi Alan Mackenzie
2006-02-15 18:49                                           ` faq.texi Drew Adams
2006-02-15 22:03                                             ` faq.texi Alan Mackenzie
2006-02-15 23:10                                             ` faq.texi Miles Bader
2006-02-16  0:13                                               ` faq.texi Drew Adams
2006-02-16  4:40                                           ` faq.texi Richard M. Stallman
2006-02-16 10:34                                             ` faq.texi Miles Bader
2006-02-17  3:20                                               ` faq.texi Richard M. Stallman
2006-02-17  3:44                                                 ` faq.texi Miles Bader
2006-02-17 21:56                                                   ` faq.texi Juri Linkov
2006-02-18 18:33                                                     ` faq.texi Richard M. Stallman
2006-02-18  0:06                                                   ` faq.texi Richard M. Stallman
2006-02-16 12:06                                             ` faq.texi Alan Mackenzie
2006-02-16 21:17                                               ` faq.texi Drew Adams
2006-02-17 21:54                                                 ` faq.texi Juri Linkov
2006-02-18  3:05                                                   ` faq.texi Drew Adams
2006-02-16 22:16                                               ` faq.texi Andreas Schwab
2006-02-17 21:52                                                 ` faq.texi Juri Linkov
2006-02-18 22:41                                                   ` faq.texi Miles Bader
2006-02-17  3:21                                               ` faq.texi Richard M. Stallman
2006-02-17  3:30                                                 ` faq.texi Miles Bader
2006-02-15 16:05                                         ` faq.texi Robert J. Chassell
2006-02-20  0:48                                       ` faq.texi Juri Linkov
2006-02-20 22:05                                         ` faq.texi Richard M. Stallman
2006-02-10 23:02                           ` faq.texi Richard M. Stallman
2006-02-11 10:44                             ` faq.texi Eli Zaretskii
2006-02-12  4:31                               ` faq.texi Richard M. Stallman
2006-02-09 19:04                       ` faq.texi Kevin Rodgers
2006-02-09 22:14                         ` faq.texi Eli Zaretskii
2006-02-10  1:12                       ` faq.texi Richard M. Stallman
2006-02-08 22:05                 ` faq.texi Romain Francoise
2006-02-09 17:43                   ` faq.texi Juri Linkov
2006-02-25 13:05                     ` faq.texi Romain Francoise
2006-02-07 20:41             ` faq.texi Eli Zaretskii
2006-02-08 19:04               ` faq.texi Richard M. Stallman
2006-02-09  7:25                 ` faq.texi Eli Zaretskii
2006-02-10  1:13                   ` faq.texi Richard M. Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bqxgdevj.fsf@jurta.org \
    --to=juri@jurta.org \
    --cc=emacs-devel@gnu.org \
    --cc=romain@orebokech.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).