Hacker News new | ask | show | jobs
by BeetleB 667 days ago
Fairly amusing that just today I was looking at some elisp code I wrote a few years ago. A comment I had inserted:

     ;; Also, I need the ~save-match-data~ because apparently
     ;; ~split-string~ messes up the match information. I spent hours
     ;; debugging this.