Tassilo Horn <[email protected]> writes: > Mandar Mitra <[email protected]> writes: > >> But I keep getting the following sort of error on typing C-c C-v: >> >> TeX-evince-sync-view: Arithmetic range error: "round", 1334070937.742052 > > Ok, I see. I guess, you are using a 32 bit system. On 32 bit systems, > the biggest emacs integer is less than what's needed for a POSIX > timestamp. I'll check how to work around that limitation.
Why not use the Emacs functions for manipulating time? How did you arrive at a non-Emacs representation of the timestamp in the first place? -- David Kastrup _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
