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
sp-get-thing backwards gives me the enclosing expression instead of the atom because the "skip to symbol" routine does not properly evaluate # as prefix.
The text was updated successfully, but these errors were encountered:
In a clojure buffer with
(atom #|{})
sp-get-thing
backwards gives me the enclosing expression instead of theatom
because the "skip to symbol" routine does not properly evaluate#
as prefix.The text was updated successfully, but these errors were encountered: