From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: Is it possible to keep /all/ the heading properties in one place? Date: Sun, 28 Feb 2016 17:46:32 +0100 Message-ID: <87h9gskck7.fsf@gmx.us> References: <87fuwht5s3.fsf@gmail.com> <87lh683o7c.fsf@nicolasgoaziou.fr> <878u28ucl8.fsf@gmail.com> <878u283n15.fsf@nicolasgoaziou.fr> <87oab4sw70.fsf@gmail.com> <87h9gw20mi.fsf@nicolasgoaziou.fr> <87twkw8xd0.fsf@ucl.ac.uk> <87si0f4egp.fsf@gmx.us> <87si0d5ga7.fsf@ucl.ac.uk> <87si0djcis.fsf@gmx.us> <87egbx6m3u.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53847) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aa4UU-0001iW-RG for emacs-orgmode@gnu.org; Sun, 28 Feb 2016 11:46:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aa4UR-0006mX-Ka for emacs-orgmode@gnu.org; Sun, 28 Feb 2016 11:46:42 -0500 Received: from plane.gmane.org ([80.91.229.3]:36567) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aa4UR-0006mT-Dm for emacs-orgmode@gnu.org; Sun, 28 Feb 2016 11:46:39 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aa4UQ-0005r9-6n for emacs-orgmode@gnu.org; Sun, 28 Feb 2016 17:46:38 +0100 Received: from 46.189.28.67 ([46.189.28.67]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 28 Feb 2016 17:46:38 +0100 Received: from rasmus by 46.189.28.67 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 28 Feb 2016 17:46:38 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Eric S Fraga writes: > On Sunday, 28 Feb 2016 at 12:32, Rasmus wrote: >> Emacs should pick the right font. Most likely, you need to install >> Symbola, > > Indeed! Thanks for the pointer. Installing symbola did the job in > terms of being able to see those symbols. > > Unfortunately, I cannot get org to prettify scheduled and deadline > entries without causing org to have problems fontifying the rest of the > file. But I'm not sure why that is happening so will post later when/if > I narrow this down. Did you try prettify-symbol-mode? In at least the master version of Emacs you should be able to use prettify-symbols-alist. Though org will do some fortification already, which might cause the error you are seeing. >> The only fonts I’ve got configured are Fira as the main font, DejaVu as >> fallback and XITS for math. > > I know this is OT for this list but can you show me how you configure > fallback fonts? Fallback might be too strong, but you could use the prepend argument to set-fontset-font. Here’s what I used to use. In Emacs-25 it seems I don’t really mess with this anymore, though. (mapc (lambda (x) (set-fontset-font x 'mathematical (font-spec :family "XITS Math") nil 'append) (set-fontset-font x 'symbol (font-spec :family "DejaVu Sans Mono") nil 'prepend) (set-fontset-font x 'greek (font-spec :family "Fira Mono") nil 'prepend) (set-fontset-font x '(#x1f601 . #x1f567) "Symbola")) '("fontset-startup" "fontset-default")) Rasmus -- Got mashed potatoes. Ain't got no T-Bone. No T-Bone