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
I just hit this snag too and I just replaced instances string-replace with replace-string before finding your issue above.
I guess this is a bug that should be fixed.
But since this package will need to handle some older Emacs versions too, it needs to conditionally test for the Emacs version number to apply this change...
I don’t think it’s a valid function it any eMacs, but I can confirm it’s not in 27.2.
Line 122 from the MELPA version breaks, causing the user not to be prompted for path.
Consider using replace-string instead
The text was updated successfully, but these errors were encountered: