emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs pretest 22.1.91


From: Juanma Barranquero
Subject: Re: Emacs pretest 22.1.91
Date: Tue, 26 Feb 2008 02:23:29 +0100

On Tue, Feb 26, 2008 at 12:45 AM, Takashi Hiromatsu
<address@hidden> wrote:

>  No, I compiled http://alpha.gnu.org/gnu/emacs/pretest/emacs-22.1.91.tar.gz
>  with some patches.

That's quite weird. I add this to my .emacs:

(let ((xpm (assq 'xpm image-library-alist)))
  (setcdr xpm (cons "my-xpm.dll" (cdr xpm))))

and run the current EMACS_22_BASE branch code and my-xpm.dll gets
loaded instead of libxpm.dll (which is also available in the same
directory). So it works for me, with the 22.2 code [the same test
fails with the trunk].

Which patches are those?

             Juanma




reply via email to

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