ljos/sparql-mode

Don't display ^M at end of line in results

candera opened this issue · 0 comments

Background

Currently, when sparql-query-region gets its results back from Joseki, it displays any carriage returns at the end of lines as ^M. This is visual noise, and a distraction. It would be nice if they weren't displayed at all.

Acceptance Criteria

  • Carriage returns at the end of lines in the results buffer are not displayed.