Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
with-editor-locate-emacsclient: don't assume version string length
Emacs usually identifies itself as "N.M.1" or "N.0.[59][0-9]" but at least one users Emacs identifies itself as just "N.M", so stop assuming that the version string always consist of at least three elements. Fixes #33.
- Loading branch information