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

Unwanted indentation in wrapped text

Open jackbaty opened this issue 2 years ago • 0 comments

Describe the bug When text is wrapped (visual-line-mode) in an Org-journal buffer, each wrapped line is indented.

It does not seem to matter which font I'm using or whether I'm in variable-pitch-mode. I've tried changing adaptive-wrap-prefix-mode but that doesn't seem to make a difference.

Sometimes when a journal buffer is first opened, the wrapped lines indent correctly, but if the line is edited, the indent changes to what the screenshot below shows.

To Reproduce Type a line in an org-journal buffer that is long enough to (visually) wrap.

Expected behavior I would expect the left edge of each wrapped line to be indented the same amount.

Screenshots Here is the buffer in org-journal mode 20221005 3@2x

And here is the same buffer after switching it to org-mode 20221005 4@2x

Desktop (please complete the following information):

  • OS: macOS 13.0
  • Emacs Version GNU Emacs 28.2 (build 1, aarch64-apple-darwin21.1.0, NS appkit-2113.00 Version 12.0.1 (Build 21A559)) of 2022-09-12
  • Using Doom Emacs (dev, latest)

jackbaty avatar Oct 05 '22 12:10 jackbaty