emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Display ellipsis at end of headline instead of after tags
@ 2021-01-10 16:27 Stefan Nobis
  2021-01-10 21:25 ` Tom Gillespie
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Nobis @ 2021-01-10 16:27 UTC (permalink / raw)
  To: emacs-orgmode

Hi.

I would prefer to see headline ellipsis always at the end of the
headline, but if tags are present, the ellipsis is drawn after the
tags.

So currently I have something like this:

#+begin_example
,* Headline One...
,* Another Headline          :tag:another:...
,* Third Headline...
#+end_example

But I would prefer this:

#+begin_example
,* Headline One...
,* Another Headline...       :tag:another:
,* Third Headline...
#+end_example

I skimmed through available variables and the code, but I found
nothing to configure this kind of behaviour. Is there an easy way to
accomplish this?

-- 
Until the next mail...,
Stefan.


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

* Re: Display ellipsis at end of headline instead of after tags
  2021-01-10 16:27 Display ellipsis at end of headline instead of after tags Stefan Nobis
@ 2021-01-10 21:25 ` Tom Gillespie
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Gillespie @ 2021-01-10 21:25 UTC (permalink / raw)
  To: emacs-orgmode

Not 100% sure about this, but take a look at the hs-set-up-overlay
variable, it seems like it might be possible to customize that to
achieve this behavior. Best,
Tom


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

end of thread, other threads:[~2021-01-10 21:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-10 16:27 Display ellipsis at end of headline instead of after tags Stefan Nobis
2021-01-10 21:25 ` Tom Gillespie

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