Skip to content
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

Help for projectile-replace not working #7022

Closed
jessejanderson opened this issue Sep 4, 2016 · 6 comments
Closed

Help for projectile-replace not working #7022

jessejanderson opened this issue Sep 4, 2016 · 6 comments
Labels
- Bug tracker - stale marked as a stale issue/pr (usually by a bot) To be reproduced
Projects

Comments

@jessejanderson
Copy link

Description

When you open projectile-replace (SPC p R) and give it the find a replace strings, it then says Query replacing OldName with NewName: (? for help). Pressing ? does not succeed in showing help.

Reproduction guide

  • Start Emacs
  • open a project in projectile
  • SPC p R
  • give it OldName
  • give it NewName
  • press ?

Observed behaviour:
Nothing happens

Expected behaviour:
Help information with shortcuts appears

System Info

  • OS: darwin
  • Emacs: 24.5.1
  • Spacemacs: 0.105.22
  • Spacemacs branch: master (rev. 9f9faa4)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
(colors deft elixir emacs-lisp evil-commentary eyebrowse flycheck flycheck-elixir-credo games git github javascript html markdown org osx ranger react ruby spotify syntax-checking themes-megapack vagrant version-control yaml
        (auto-completion :variables auto-completion-return-key-behavior nil auto-completion-tab-key-behavior 'cycle :disabled-for org erc)
        (shell :variables shell-default-shell 'multi-term shell-default-term-shell "/bin/zsh" shell-default-height 40 shell-default-position 'bottom))
@TheBB
Copy link
Collaborator

TheBB commented Sep 5, 2016

I just tried this in develop and it works fine.

@jessejanderson
Copy link
Author

Hmm, when I asked about it in Gitter, someone else tried it and had the same issue and suggested I report the bug.

@quiquedev
Copy link

same issue here :(

@duianto
Copy link
Collaborator

duianto commented Oct 18, 2019

I'm seeing the expected result on the develop branch.

There's a suggestion to use the develop branch until the next version is released.
Change web page to install develop instead of master #12672

System Info 💻

  • OS: windows-nt
  • Emacs: 26.3
  • Spacemacs: 0.300.0
  • Spacemacs branch: develop (rev. ef1cecc)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: ivy
  • Layers:
(autohotkey
 (auto-completion :variables auto-completion-use-company-box t)
 emacs-lisp git ivy html ipython-notebook javascript markdown multiple-cursors org python shell spell-checking syntax-checking treemacs
 (typescript :variables typescript-backend 'tide)
 version-control)
  • System configuration features: XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS THREADS LCMS2

@LazerJesus
Copy link

+1

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!

@github-actions github-actions bot added the stale marked as a stale issue/pr (usually by a bot) label Mar 14, 2022
@github-actions github-actions bot closed this as completed May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- Bug tracker - stale marked as a stale issue/pr (usually by a bot) To be reproduced
Projects
Bugs
Not reproduced
Development

No branches or pull requests

5 participants