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

Unwanted indentation in wrapped text #401

Open
jackbaty opened this issue Oct 5, 2022 · 0 comments
Open

Unwanted indentation in wrapped text #401

jackbaty opened this issue Oct 5, 2022 · 0 comments

Comments

@jackbaty
Copy link

jackbaty commented Oct 5, 2022

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)
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