bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#30168: 25.3.50; segfault when opening scratch buffer (GUI), other ti


From: Noam Postavsky
Subject: bug#30168: 25.3.50; segfault when opening scratch buffer (GUI), other times
Date: Fri, 19 Jan 2018 11:28:21 -0500

tag 30168 unreproducible moreinfo
quit

On Fri, Jan 19, 2018 at 1:05 AM, Tina Russell
<tinakellyrussell@gmail.com> wrote:
> I did some more mucking in my config and it seems I no longer have this
> problem… I’m not even sure what it was. I’ve attached my init.el, from right
> after I noticed the problem was gone, in case you’re interested in figuring
> out what the critical difference was. (Personally, I’m just glad not to have
> this crash anymore!)

Diff attached. Assuming ergoemacs-package is just a trivial wrapper
around use-package, having :disabled does the same as commenting it
out, so that part should have no effect. The only thing left likely to
have any effect would be this part:

- '(custom-enabled-themes (quote (org-beautify-theme manoj-dark)))
+ '(custom-enabled-themes (quote (manoj-dark)))

Perhaps org-beautify-theme adds some problematic fonts?

Attachment: init.el.diff
Description: Text document


reply via email to

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