bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14268: 24.3.50; isearch-repeat-forward without isearch-forward first


From: Juri Linkov
Subject: bug#14268: 24.3.50; isearch-repeat-forward without isearch-forward first signals error
Date: Thu, 25 Apr 2013 23:57:04 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (x86_64-pc-linux-gnu)

> Sorry, I tried this over and over but can not reproduce this 100% of the
> time.
>
> the isearch key binding `C-s' alone is all I need, what's the usage of
> `s-d' and `s-g'?

Perhaps `s-d' is defined somewhere in your config with something like:

  (define-key global-map [(super ?d)] 'isearch-repeat-forward)

But I can't reproduce the problem by typing `s-d s-d s-d ...'
It displays "[No previous search string]" as expected.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]