You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Emacs 24.3.91.1 (built from src on ubuntu)
haskell-mode 20140726.1852 (from melpa)
When I use find-tag or highlight-symbol-at-point on an as-pattern, emacs incorrectly thinks the at-sign is part of the symbol.
For example, in the following code, if point is on the xxs on the left-hand side of line 3, and you type M-. to find-tag, the default symbol to search for will be xxs@