(node): org-roam-node-at-point: don't error in non-org buffers (#2329)
`=' assumes that both objects being compared are numbers. In some buffers `outline-level' can return nil, so `=' returns an error. `eq' does not assume this, but does return t when comparing two numbers.master
parent
b5436f3410
commit
5c06471c3a
1 changed files with 4 additions and 5 deletions
Loading…
Reference in new issue