emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] org-indent-mode adds vertical spacing between lines
@ 2023-10-09 13:20 gnu.5csqz
  2023-10-10 11:23 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: gnu.5csqz @ 2023-10-09 13:20 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1505 bytes --]

Hi!

When I enable org-indent-mode, the height of the lines gets bigger (see attached screenshots). However line-spacing value doesn't change.

Do you know if this behaviour is expected or is a bug, and if it is possible to disable it/fix it?

Some information about my setting:

Emacs  : GNU Emacs 29.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.38, cairo version 1.17.8)
Package: Org mode version 9.6.9 (9.6.9-n/a-gc61ec6
 @ /home/fdufour/.emacs.d/var/elpaca/builds/org/)

current state:
==============
(setq
 org-persist-before-read-hook '(org-element--cache-persist-before-read)
 org-mode-hook '(org-superstar-mode locally-deactivate-electric-indent
                 #[0 "\300\301\302\303\304$\207" [add-hook change-major-mode-hook org-fold-show-all append local] 5]
                 #[0 "\300\301\302\303\304$\207" [add-hook change-major-mode-hook org-babel-show-result-all append local] 5]
                 org-babel-result-hide-spec org-babel-hide-all-hashes
                 #[0 "\301\211\x10\207" [imenu-create-index-function org-imenu-get-tree] 2] my/cape-capf-setup-org olivetti-mode)
 org-src-window-setup 'current-window
 org-src-mode-hook '(whitespace-mode aggressive-indent-mode disable-flycheck-in-src-block org-src-babel-configure-edit-buffer
                     org-src-mode-configure-edit-buffer)
 org-src-block-faces '(("emacs-lisp" modus-themes-nuanced-magenta) ("elisp" modus-themes-nuanced-magenta))
 org-list-indent-offset 2
 )

Cheers,
--
Florian

[-- Attachment #2: without org-indent-mode.png --]
[-- Type: image/png, Size: 77659 bytes --]

[-- Attachment #3: with org-indent-mode.png --]
[-- Type: image/png, Size: 84928 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [BUG] org-indent-mode adds vertical spacing between lines
  2023-10-09 13:20 [BUG] org-indent-mode adds vertical spacing between lines gnu.5csqz
@ 2023-10-10 11:23 ` Ihor Radchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2023-10-10 11:23 UTC (permalink / raw)
  To: gnu.5csqz; +Cc: emacs-orgmode

gnu.5csqz@aleeas.com writes:

> When I enable org-indent-mode, the height of the lines gets bigger (see attached screenshots). However line-spacing value doesn't change.
>
> Do you know if this behaviour is expected or is a bug, and if it is possible to disable it/fix it?

This looks like the face used for line-prefix (`org-indent') uses
different font size. Most likely, something with the config.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-10 11:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-09 13:20 [BUG] org-indent-mode adds vertical spacing between lines gnu.5csqz
2023-10-10 11:23 ` Ihor Radchenko

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).