emacs-devel
[Top][All Lists]
Advanced

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

Re: Tramp with global-auto-revert-mode.


From: Luc Teirlinck
Subject: Re: Tramp with global-auto-revert-mode.
Date: Sat, 15 May 2004 08:34:51 -0500 (CDT)

Andreas Schwab wrote:

   Luc Teirlinck <address@hidden> writes:

   > (gdb) xstring
   > $41 = (struct Lisp_String *) 0x89ab750
   > Invalid number -2147483598 of repetitions.

   What are the contents of the pointer?

I should have thought of that:

(gdb) p *$41
$75 = {
  size = -2147483598, 
  size_byte = -1, 
  intervals = 0x0, 
  data = 0x89a8984
"/usr/local/share/emacs/21.3.50/lisp/mh-e/down.jpeg"
}

Sincerely,

Luc.




reply via email to

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