Re: [Orgmode] Re: request: face for „...“ at collapsed sections

2007-08-26 Thread Daniel Clemente
Hi, > > I have this in my emacs: > > , > | ;;; Making fold markers ("...") more visible > | > | (defface selective-display > | '((default :background "lightgrey") > | (((supports :underline "red")) :underline "red")) > | "Face used for fold markers like ...") > | > | (unless standard-d

[Orgmode] Re: request: face for „...“ at collapsed sections

2007-08-26 Thread Tassilo Horn
"Daniel Clemente" <[EMAIL PROTECTED]> writes: Hi Daniel, > now that we speak about new faces... I would like to change the > color of the ... that can be seen when a section is rolled out. Why? > Because I want to differentiate this: > > ** Some title... > > From this: > > ** Some title... I