-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AutoPairs should be off in incremential search #9
Labels
Comments
Yes. I've been facing this issue as well since I've started using autopairs, but I never bothered to disable it for certain scenarios. This is a good idea, I'll investigate... |
I recall now that I replaced it with electric-pair-mode long back. I also realize that I don't face that issue anymore. |
@ericllazarus, do we still have this issue? If not, can we close this issue? |
Let me check and get back to you.
…On Mon, Oct 4, 2021 at 11:21 AM Mohammed Ismail Ansari < ***@***.***> wrote:
@ericllazarus <https://github.com/ericllazarus>, do we still have this
issue? If not, can we close this issue?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#9 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA6R3DSX2LNGIF3T5DTTFI3UFHBAFANCNFSM4M4COZUQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
When I search (control-S) I don't want this mode.
When I am writing a keyboard macro, I don't want it
In the minibuffer in general, I suppose I don't want it like control-x
control-f find file.
Unrelated, when I kill to end of line control-K, I don't want to kill the
next line.
Thanks!
Eric
…On Mon, Oct 4, 2021 at 12:03 PM Java PlusNYC ***@***.***> wrote:
Let me check and get back to you.
On Mon, Oct 4, 2021 at 11:21 AM Mohammed Ismail Ansari <
***@***.***> wrote:
> @ericllazarus <https://github.com/ericllazarus>, do we still have this
> issue? If not, can we close this issue?
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#9 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AA6R3DSX2LNGIF3T5DTTFI3UFHBAFANCNFSM4M4COZUQ>
> .
> Triage notifications on the go with GitHub Mobile for iOS
> <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
> or Android
> <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
>
>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not sure I love https://www.emacswiki.org/emacs/AutoPairs or whatever super emacs uses but for sure I don't want it on when I'm in the search buffer. Make sense?
The text was updated successfully, but these errors were encountered: