Hi Nikolai,
Nikolai Weibull writes:
> Sorry, I realize that I was way too terse.
No problem.
Thanks for the detailed explanations, makes sense.
I pushed your patch. Thanks,
--
Bastien
On Tue, Mar 18, 2014 at 4:27 PM, Bastien wrote:
> Nikolai Weibull writes:
>
>> (org-mode): When loading Org buffers through desktop
>
> I'm not sure what the above means, can you explain it?
> Also, what is exactly the bug this fixes (beyond setting
> something that does not need setting)?
Sorr
Hi Nikolai,
Nikolai Weibull writes:
> (org-mode): When loading Org buffers through desktop
I'm not sure what the above means, can you explain it?
Also, what is exactly the bug this fixes (beyond setting
something that does not need setting)?
Thanks,
--
Bastien
* org.el (org-mode): Add guard around set-face-foreground.
(org-mode): When loading Org buffers through desktop, there will not be
a foreground set for org-hide. Therefore, simply do not set the
foreground of org-hide unless there is one to set.
---
lisp/org.el | 4 +++-
1 file changed, 3 inserti