Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crux-smart-open-line-above: unexpected behavior with orgmode links #97

Open
igorernst opened this issue Apr 19, 2023 · 0 comments
Open

Comments

@igorernst
Copy link

igorernst commented Apr 19, 2023

Expected behavior

[[link1.org][name1]]
[[link2.org][name2]]

Actual behavior

[[link1.org][
name1]]
[[link2.org][name2]]

Steps to reproduce the problem

  1. Create .org file with two lines:

[[link1.org][name1]]
[[link2.org][name2]]

  1. Set point in the end of the first line (edit: in fact at any point of the first line) and call crux-smart-open-line-above

Environment & Version information

Emacs version

GNU Emacs 28.2 (build 2, x86_64-w64-mingw32)

crux version

20221121 859

Operating system

Windows 11

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

No branches or pull requests

1 participant