[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#222: isearch-repeat-forward: wrong overlay after failure
From: |
Juri Linkov |
Subject: |
bug#222: isearch-repeat-forward: wrong overlay after failure |
Date: |
Mon, 12 May 2008 02:59:36 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-pc-linux-gnu) |
>>> Which I would call a reasonable expectation. However, keybindings even
>>> in specialized keymaps need to be bound to interactive functions. So if
>>> we have functions that are only intended for use in specialized keymaps,
>>> there is no way to keep people from binding them to normal keymaps.
>>>
>>> So it is sort of a combined documentation/expectation problem. I have
>>> no good idea how to approach this.
>>
>> Maybe an error message that explains/points to an explanation?
>
> What should trigger an error here?
(unless isearch-mode
(error "This command doesn't work when isearch mode is not active"))
--
Juri Linkov
http://www.jurta.org/emacs/
- bug#222: isearch-repeat-forward: wrong overlay after failure, David Reitter, 2008/05/11
- Message not available
- bug#222: isearch-repeat-forward: wrong overlay after failure, David Reitter, 2008/05/11
- bug#222: isearch-repeat-forward: wrong overlay after failure, David Kastrup, 2008/05/11
- bug#222: isearch-repeat-forward: wrong overlay after failure, Lennart Borgman (gmail), 2008/05/11
- bug#222: isearch-repeat-forward: wrong overlay after failure, David Kastrup, 2008/05/11
- bug#222: isearch-repeat-forward: wrong overlay after failure,
Juri Linkov <=
- bug#222: isearch-repeat-forward: wrong overlay after failure, David Reitter, 2008/05/12
- bug#222: isearch-repeat-forward: wrong overlay after failure, David Reitter, 2008/05/12
- bug#222: isearch-repeat-forward: wrong overlay after failure, Stefan Monnier, 2008/05/12