org-noter icon indicating copy to clipboard operation
org-noter copied to clipboard

Line wrap arrows showing up in fringes with visual-line-mode enabled by default

Open NovayaFinch opened this issue 3 years ago • 0 comments

Hey there! Thanks for this nice package!

So when org-noter opens up in a frame, the buffer on the right to it, the notes buffer, has visual-line-mode enabled but displays weird line break arrows in both fringes that shouldnt be showing up in visual-line-mode, only disabling and reenabling visual-line-mode in that buffer gets rid of them.

This was already mentioned 4 years ago

    That's funny, because we also have issue #44, which seems to be the opposite of this ahha
    I can't reproduce this, though, I have my `fill-column` set to 105, and it seems to stay the same. Notice that I just installed the package and activated it in the buffer manually, maybe there's some difference there?

    I also get the irritating arrows, which I don't know if it is a problem with this package or with visual-line-mode or visual-fill-column-mode :/

Originally posted by @weirdNox in https://github.com/weirdNox/org-noter/issues/50#issuecomment-445190747

NovayaFinch avatar Nov 07 '22 15:11 NovayaFinch