Skip to content

fix: org-roam-node-insert - prevent extra space added in visual mode#8621

Open
russmatney wants to merge 1 commit into
doomemacs:masterfrom
russmatney:patch-1
Open

fix: org-roam-node-insert - prevent extra space added in visual mode#8621
russmatney wants to merge 1 commit into
doomemacs:masterfrom
russmatney:patch-1

Conversation

@russmatney

@russmatney russmatney commented Jan 3, 2026

Copy link
Copy Markdown
Contributor

I like to visually select text, then org-roam-node-insert. This has been broken for my usage for a while, finally tracked it down today.

The fix from #8513 causes an extra space to be added on every visual-mode org-roam-node-insert, so this commit just adds another guard.

I was a bit lazy and committed this via github's UI before reading the commit standards. sorry! happy to rewrite/amend it if you prefer. Or feel free to make the change elsewhere and close this PR 🤷 Updated the commit to hopefully fit the standard better!

Thanks for maintaining Doom! It's been excellent for many years!!


  • I searched the issue tracker and this hasn't been PRed before.
  • My changes are not on the do-not-PR list for this project.
  • My commits conform to Doom's git conventions.
  • Any relevant issues or PRs have been linked to.

@russmatney russmatney requested a review from a team as a code owner January 3, 2026 22:33
…isual mode

I like to visually select text, then org-roam-node-insert. This has been broken for my usage for a while, finally tracked it down today.

The fix from doomemacs#8513 causes an extra space to be added on every visual-mode org-roam-node-insert, so this just adds another guard.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant