auctex
[Top][All Lists]
Advanced

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

[AUCTeX] Re: [Fwd: Re: Problem with Auctex Preview on Fedora]


From: Reiner Steib
Subject: [AUCTeX] Re: [Fwd: Re: Problem with Auctex Preview on Fedora]
Date: Thu, 19 Oct 2006 21:26:40 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

On Thu, Oct 19 2006, David Kastrup wrote:

> Christophe FARGES <address@hidden> writes:
[...]
>> Emacs  : XEmacs 21.4 (patch 19) "Constant Variable" [Lucid]
>> (i386-redhat-linux, Mule) of Tue Apr  4 2006 on
>> hammer3.fedora.redhat.com
>> Package: 11.83
[...]
>> and here is what I get with my Laptop where Auctex works fine:
>>
>> Emacs  : XEmacs 21.4 (patch 19) "Constant Variable" [Lucid]
>> (i686-pc-cygwin, Mule) of Tue Jan 31 2006 on vzell-de
>> Package: 11.83
[...]
> Sigh.  Same versions.  This does not even make sense unless maybe a
> different Sumo tarball is involved or otherwise a different version of
> the Emacs compatibility packages, or some other package loads
> compatibility code.

At least `previous-single-char-property-change' is a built-in function
in XEmacs 21.5.21  For `display-pixel-width', I get:

,----
| `display-pixel-width' is a compiled Lisp function
|   -- loaded from 
"/usr/src/packages/BUILD/xemacs-21.5.21.20050721/lisp/frame.elc"
| (display-pixel-width &optional DISPLAY)
`----

I suspect that this means that it is dumped into the binary (the path
of frame.elc is /usr/share/xemacs/21.5.21.20050721/lisp/frame.elc an
the atime is untouched).

FYI: XEmacs 21.5.18 doesn't have
`previous-single-char-property-change':

,----
| ELISP> emacs-version 
| "21.5  (beta18) \"chestnut\" (+CVS-20041021) XEmacs Lucid" 
| ELISP> (fboundp 'display-pixel-width) 
| t 
| ELISP> (fboundp 'previous-single-char-property-change) 
| nil 
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




reply via email to

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