|
| From: | Richard Stallman |
| Subject: | Re: core dump while in gnus |
| Date: | Wed, 17 Apr 2002 10:04:28 -0600 (MDT) |
No. Remember, this is an EMACS_INT:
(gdb) p 537002092
$1 = 537002092
(gdb) xint
$2 = 131180
That size field is the pseudovector object's size field.
Its value has nothing to do with the size of the text.
It is correct for a buffer.
| [Prev in Thread] | Current Thread | [Next in Thread] |