From 91f52215df98f8d3ac7688f4a086ff9d03e6466b Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Thu, 19 May 2022 16:32:45 -0400 Subject: [PATCH] =?UTF-8?q?Use=20unicode=20ellipsis=20=E2=80=A6=20in=20org?= =?UTF-8?q?=20outline?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- global.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/global.org b/global.org index e9e6167..82b9576 100644 --- a/global.org +++ b/global.org @@ -756,9 +756,8 @@ #+end_src *** Cosmetics Change the default ellipsis ~...~ to the unicode ellipsis ~…~ - *Does not work properly* #+begin_src emacs-lisp - ; (setq org-ellipsis "…") + (setq org-ellipsis "…") #+end_src *** Ligatures [not in working order] These require a patched ~hackminus~ font. Too bad it does not work