Emacs splash screen went to textmode only

Markus Hoenicka markus.hoenicka at mhoenicka.de
Wed Jul 21 19:27:37 UTC 2010


Quoting Ashish SHUKLA <ashish at FreeBSD.org>:

> And please also evaluate following functions in Emacs (in X11) and  
> paste their
> output:
>

This is the output from 23.2.1, i.e. the one which doesn't show the  
fancy splash screen:

(use-fancy-splash-screens-p)
nil

(display-graphic-p)
t

(display-color-p)
t

(image-type-available-p 'xpm)
t

(image-type-available-p 'xbm)
t


For comparison, this is what 23.1.1. reports:

(use-fancy-splash-screens-p)
t

(display-graphic-p)
t

(display-color-p)
t

(image-type-available-p 'xpm)
t

(image-type-available-p 'xbm)
t

The obvious difference is the value of (use-fancy-splash-screens-p).  
Both Emacsen were started with -q -no-site-file to be on a level ground.

regards,
Markus

-- 
Markus Hoenicka
http://www.mhoenicka.de
AQ score 38




More information about the freebsd-questions mailing list