emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-indent-mode and wrapping of bullet
@ 2018-05-05  8:36 Michael Brand
  0 siblings, 0 replies; only message in thread
From: Michael Brand @ 2018-05-05  8:36 UTC (permalink / raw)
  To: Org Mode

Hi all

When an item or heading with a single word is wider than the buffer
width it is shown as

│-                            │
│http://www.orgmode.org/zzzzz\│
│zzz                          │
│*                            │
│http://www.orgmode.org/zzzzz\│
│zzz                          │

when not in org-indent-mode which I understand from a
wrapping-code-complexity view. But in org-indent-mode the word is
still on its own line

│-                            │
│  http://www.orgmode.org/zzz\│
│  zzzzz                      │
│*                            │
│  http://www.orgmode.org/zzz\│
│  zzzzz                      │

where I expect the much nicer looking and space saving

│- http://www.orgmode.org/zzz\│
│  zzzzz                      │
│* http://www.orgmode.org/zzz\│
│  zzzzz                      │

Is this a missing feature of org-indent-mode?

Michael

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-05  8:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-05  8:36 org-indent-mode and wrapping of bullet Michael Brand

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