all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vasilij Schneidermann <v.schneidermann@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Bug: org-ellipsis face not applied correctly [8.2.10 (release_8.2.10 @ /usr/share/emacs/25.1/lisp/org/)]
Date: Tue, 4 Oct 2016 07:10:26 +0200	[thread overview]
Message-ID: <CAPGgwWS9mQ5e+g44xMHe7ej_9cCtvaDTXLRmJtk_+72gNX9TSw@mail.gmail.com> (raw)

Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     http://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org-mode mailing list.
------------------------------------------------------------------------

In Emacs 24.5, folded content was displayed with a distinctly colored
ellipsis.  I was somewhat bothered why its appearance could not be
styled by customizing the org-ellipsis face, but did not bother figuring
out at that time.  In Emacs 25.1 however, the ellipsis has the same face
as the preceding element, be it a headline or a cookie.  Judging from
the code, the org-ellipsis face has never been used, rather the old
behavior happened to be dependent on how Emacs decides to handle buffer
display table slots without any specified face.

That being said, would it make sense to default to the default or
org-ellipsis face if none is specified?  Or alternatively, to drop the
face argument and always use the org-ellipsis face, then let the user
customize it?

Emacs  : GNU Emacs 25.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.20.9)
 of 2016-09-18
Package: Org-mode version 8.2.10 (release_8.2.10 @
/usr/share/emacs/25.1/lisp/org/)

             reply	other threads:[~2016-10-04  5:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-04  5:10 Vasilij Schneidermann [this message]
2016-10-09 19:44 ` Bug: org-ellipsis face not applied correctly [8.2.10 (release_8.2.10 @ /usr/share/emacs/25.1/lisp/org/)] Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPGgwWS9mQ5e+g44xMHe7ej_9cCtvaDTXLRmJtk_+72gNX9TSw@mail.gmail.com \
    --to=v.schneidermann@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.