emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-ellipsis problem
@ 2015-11-30 20:10 Dan Griswold
  2015-12-08 15:53 ` Eric S Fraga
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Griswold @ 2015-11-30 20:10 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 283 bytes --]

 Hi all,

Setting org-ellipsis (either via setq or customize) has no effect for me.
Org buffers still show three dots at the end of folded lines instead of the
character I give to org-ellipsis. Even restarting emacs
does not give the intended result.

Any suggestions?

Thanks,

Dan

[-- Attachment #2: Type: text/html, Size: 377 bytes --]

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

* Re: org-ellipsis problem
  2015-11-30 20:10 org-ellipsis problem Dan Griswold
@ 2015-12-08 15:53 ` Eric S Fraga
  2015-12-09 13:13   ` Dan Griswold
  0 siblings, 1 reply; 3+ messages in thread
From: Eric S Fraga @ 2015-12-08 15:53 UTC (permalink / raw)
  To: Dan Griswold; +Cc: emacs-orgmode

On Monday, 30 Nov 2015 at 15:10, Dan Griswold wrote:
>  Hi all,
>
> Setting org-ellipsis (either via setq or customize) has no effect for me.
> Org buffers still show three dots at the end of folded lines instead of the
> character I give to org-ellipsis. Even restarting emacs
> does not give the intended result.

Maybe show us how you actually do it?  What version of org?  What is
your intended result (just in case)?

I have

  (setq org-ellipsis " ▸")

in my customisation and it works just fine.

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.5.1, Org release_8.3.2-379-g38fd09

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

* Re: org-ellipsis problem
  2015-12-08 15:53 ` Eric S Fraga
@ 2015-12-09 13:13   ` Dan Griswold
  0 siblings, 0 replies; 3+ messages in thread
From: Dan Griswold @ 2015-12-09 13:13 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 837 bytes --]

On Tue, Dec 8, 2015 at 10:53 AM, Eric S Fraga <e.fraga@ucl.ac.uk> wrote:

> On Monday, 30 Nov 2015 at 15:10, Dan Griswold wrote:
> > Setting org-ellipsis (either via setq or customize) has no effect for me.
>


> Maybe show us how you actually do it?  What version of org?  What is
> your intended result (just in case)?
>
> I have
>
>   (setq org-ellipsis " ▸")
>
> in my customisation and it works just fine.
>


Thanks, Eric. It helped to know that it works for someone.

Knowing that, I went into my .emacs file and did some testing.

It turns out that there is some conflict with pp-c-l. These lines:

   (use-package pp-c-l)
   (pretty-control-l-mode 1)

would mess up org-mode's use of org-ellipsis. I don't know why. But
commenting out those two lines solves the problem for me.

Regards,

Dan

[-- Attachment #2: Type: text/html, Size: 1505 bytes --]

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

end of thread, other threads:[~2015-12-09 13:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-30 20:10 org-ellipsis problem Dan Griswold
2015-12-08 15:53 ` Eric S Fraga
2015-12-09 13:13   ` Dan Griswold

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