Noam, that looks promising. Is there a way to advise display-graphic-p to always return true but only if I started emacs as emacs --daemon=gui?

On Tue, Dec 13, 2016 at 11:34 PM, Noam Postavsky <npostavs@users.sourceforge.net> wrote:
On Tue, Dec 13, 2016 at 6:02 PM, Filipe Silva <filipe.silva@gmail.com> wrote:
>
> Is there a way to say to emacs something like, "look, I'm starting you as a
> daemon, but I promise I'll only connect to you with gui frames, so for all
> intents and purposes, pretend that you are being started up as a gui".

Advise display-graphic-p?