[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Word search
From: |
Stefan Monnier |
Subject: |
Re: Word search |
Date: |
Tue, 11 Mar 2008 14:47:18 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
> BTW, in bookmark.el I see:
> ;; This C-u binding might not be very useful any more now that we
> ;; provide access to the default via the standard M-n binding.
> ;; Maybe we should just remove it? --Stef-08
> (define-key map "\C-u" 'bookmark-insert-current-bookmark)
> I agree that this is unnecessary any more, and if no one will object,
> maybe we could just remove it?
Actually, I decided to leave it in, hence the comment.
The reason why I decided to leave it in, is that some users may like to
type something and then hit C-u which will *add* the default, whereas
M-n will repalce what they typed with the default.
Maybe I'm being overly cautious here and we can just throw away this
binding, but I don't know enough how other people may use bookmarks to
feel confident about it.
Stefan
PS: Oh and for your C-w, I personally think we should have a generic C-w
binding in minibuffer-local-map.
- Re: First two elements of search-ring shown twice in minibuffer when using M-p multiple times?, Juri Linkov, 2008/03/09
- Re: First two elements of search-ring shown twice in minibuffer when using M-p multiple times?, Stefan Monnier, 2008/03/10
- Word search (was: First two elements of search-ring shown twice in minibuffer when using M-p multiple times?), Juri Linkov, 2008/03/10
- Re: Word search, Stefan Monnier, 2008/03/10
- Re: Word search, Juri Linkov, 2008/03/10
- Re: Word search,
Stefan Monnier <=
- Re: Word search, Juri Linkov, 2008/03/11
- Re: Word search, Stefan Monnier, 2008/03/11
- Re: Word search, Juri Linkov, 2008/03/12
- Re: Word search, Stefan Monnier, 2008/03/12
- Re: Word search, Richard Stallman, 2008/03/12
- Re: Word search, Richard Stallman, 2008/03/11
- Re: Word search, Juri Linkov, 2008/03/11
- Re: Word search, Richard Stallman, 2008/03/12
- Re: Word search, Juri Linkov, 2008/03/12
- Re: Word search, Richard Stallman, 2008/03/13