>>>>> "Ben" == Ben Wing <ben(a)666.com>
writes:
Ben> @unnumberedsubsec Q4.0.11: How do I make VM or mh-e display
Ben> graphical smilies?
Ben> @c Changed June
Ben> For mh-e use the following:
Ben> @lisp (add-hook 'mh-show-mode-hook '(lambda ()
Ben> (smiley-region (point-min)
Ben> (point-max))))
Ben> @end lisp
MH-E now displays graphical smilies automagically, at least
on an X display. To turn it *off*, use Customize group "Mh
Show", and change "Graphical Smileys Flag".
How long has this been the case [more or less]?