emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Bug: no more fontifying in org mode [9.1.14 (9.1.14-dist @ /home/abe


From: boris martin
Subject: [O] Bug: no more fontifying in org mode [9.1.14 (9.1.14-dist @ /home/abel/git-ext/org-9.1.14/lisp/)]
Date: Wed, 14 Nov 2018 13:47:46 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

---------------- minimal-org.el -----------------------

;;; Minimal setup to load latest 'org-mode'

;; activate debugging
(setq debug-on-error t
      debug-on-signal nil
      debug-on-quit nil)
(add-to-list 'load-path "~/git-ext/org-9.1.14/lisp")
(add-to-list 'load-path "~/git-ext/org-9.1.14/contrib/lisp" t)

---------- en minimal-org.el --------------------------

------------ minimal file where the bug happens -----------

*sdfsd*
*aezraze*
/titi/


------------- end minimal file where the bug happens -----

Le 13/11/2018 à 17:45, Nicolas Goaziou a écrit :
> Hello,
>
> boris martin <address@hidden> writes:
>
>> since i have updated org mode to this version if i open a org-mode file
>> it will not be fontify i will need to go to org->refresh/Reload->refresh
>> setup current buffer
>>
>> to have the buffer fontify.
>>
>> this happen with emacs -Q -l /path/to/minimal-org.el
>> as well.
> I cannot reproduce it. Could you send a minimal Org file where that
> happens? Also, what is in minimal-org.el?
>
> Regards,
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]