If the long line marker is disabled in *Preferences* → *Editor* → *Display*, the keybinding for *Format* → *Join lines* doesn’t work.
Unlike *Reflow lines/block*, the *Join lines* operation does not need to know anything about long lines, so shouldn’t require the marker.
Yeah, gets the column but only uses it to [test if it exists](https://github.com/geany/geany/blob/0dc1e4c6d3129135b768f20b848c653e84c135ee...) and doesn't use it again. Looks like its a copy of `reflow_paragraph` above.
Also that should go in the menu, its not very discoverable just in the keybindings, but that needs someone with the right version of Glade to edit.
Closed #1591 as completed via 2509e21526d36034f5251381a76555e7300fbfc0.
github-comments@lists.geany.org