emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: org-ellipsis face not applied correctly [8.2.10 (release_8.2.10 @ /usr/share/emacs/25.1/lisp/org/)]
@ 2016-10-04  5:10 Vasilij Schneidermann
  2016-10-09 19:44 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Vasilij Schneidermann @ 2016-10-04  5:10 UTC (permalink / raw)
  To: emacs-orgmode

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

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

* Re: Bug: org-ellipsis face not applied correctly [8.2.10 (release_8.2.10 @ /usr/share/emacs/25.1/lisp/org/)]
  2016-10-04  5:10 Bug: org-ellipsis face not applied correctly [8.2.10 (release_8.2.10 @ /usr/share/emacs/25.1/lisp/org/)] Vasilij Schneidermann
@ 2016-10-09 19:44 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2016-10-09 19:44 UTC (permalink / raw)
  To: Vasilij Schneidermann; +Cc: emacs-orgmode

Hello,

Vasilij Schneidermann <v.schneidermann@gmail.com> writes:

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

I did the latter. The current situation was confusing. Thank you for the
report.

Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2016-10-09 19:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-04  5:10 Bug: org-ellipsis face not applied correctly [8.2.10 (release_8.2.10 @ /usr/share/emacs/25.1/lisp/org/)] Vasilij Schneidermann
2016-10-09 19:44 ` Nicolas Goaziou

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