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

Word boundaries in- and outside symbol highlight transient state don't agree #8364

Closed
jFransham opened this issue Feb 14, 2017 · 3 comments
Closed
Labels
- Bug tracker - Searching stale marked as a stale issue/pr (usually by a bot)

Comments

@jFransham
Copy link

Description :octocat:

The word boundaries used by */# in- and outside symbol highlight transient state don't agree.

Reproduction guide 🪲

  • Start Emacs
  • Open *scratch* buffer
  • Type:
    *test
    test
    test
    
  • Hover over the test on the second line and press * or #
  • Press n or N a few times
  • Press <ESC> to leave symbol highlight transient state
  • Press n or N a few times

Observed behaviour: 👀 💔
In the transient state, only the tests on the second and third lines are
jumped between, but outside the test on all three lines are detected.

Expected behaviour: ❤️ 😄
The same behaviour would happen in both (I'd say that the behaviour outside the
transient state is more intuitive).

System Info 💻

  • OS: gnu/linux
  • Emacs: 25.1.1
  • Spacemacs: 0.200.5
  • Spacemacs branch: master (rev. 664ba6a)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: ivy
  • Layers:
(javascript react html php csv lua haskell python yaml shell-scripts rust ivy auto-completion emacs-lisp git markdown)
  • System configuration features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF GSETTINGS NOTIFY ACL GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11

Backtrace 🐾

N/A

@duianto
Copy link
Collaborator

duianto commented Feb 15, 2017

Confirmed in the develop branch as well:

System Info 💻

  • OS: windows-nt
  • Emacs: 25.1.1
  • Spacemacs: 0.200.7
  • Spacemacs branch: develop (rev. 3072e727)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
((markdown :variables markdown-live-preview-engine 'vmd)
 auto-completion chrome emacs-lisp git helm html markdown org)
  • System configuration features: XPM JPEG TIFF GIF PNG RSVG SOUND DBUS NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS

@Miciah
Copy link
Contributor

Miciah commented Jul 10, 2018

This looks like a duplicate of #2710.

@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 Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
- Bug tracker - Searching stale marked as a stale issue/pr (usually by a bot)
Projects
None yet
Development

No branches or pull requests

4 participants