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

Re: WL/emacs-snapshot (23.1.50.1) on Karmic



>>>>> "OW" == Ousmane Wilane <ousmane@wilane.org> writes:

    OW> Error while loading 65bitmap-mule: Wrong type argument:
    OW> number-or-marker-p, (("-*-*-*-*-*-*-*-*-*-*-*-*-iso10646-1"))

I still don't get it but installing select-xface and adding the following lines
to my init seems to fix the problem:

(add-hook 'mail-mode-hook
	  (lambda ()
	    (define-key (current-local-map) "\C-x4x"
	      'select-xface)))
(x-face-show)

Kind regards

--
Ousmane WIlane