From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.help Subject: Re: About variable-documentation Date: Sun, 5 May 2013 13:18:17 +0800 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1367731113 4590 80.91.229.3 (5 May 2013 05:18:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 5 May 2013 05:18:33 +0000 (UTC) To: help-gnu-emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun May 05 07:18:34 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UYrLE-0007Zc-6K for geh-help-gnu-emacs@m.gmane.org; Sun, 05 May 2013 07:18:32 +0200 Original-Received: from localhost ([::1]:44741 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYrLD-0008T8-On for geh-help-gnu-emacs@m.gmane.org; Sun, 05 May 2013 01:18:31 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:44534) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYrL1-0008Sr-JQ for help-gnu-emacs@gnu.org; Sun, 05 May 2013 01:18:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UYrL0-0002u8-M3 for help-gnu-emacs@gnu.org; Sun, 05 May 2013 01:18:19 -0400 Original-Received: from mail-ia0-x233.google.com ([2607:f8b0:4001:c02::233]:61354) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYrL0-0002u2-EO for help-gnu-emacs@gnu.org; Sun, 05 May 2013 01:18:18 -0400 Original-Received: by mail-ia0-f179.google.com with SMTP id g4so2417598iae.10 for ; Sat, 04 May 2013 22:18:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=xBO0/K2+E6/cZvEDYr2XRd3yPQi+/gDwiVvNypQus6Y=; b=rnIh1GMRsEyNeZcMl6vrKMseEd4EF5FP+tmlBBitKYlzs8Pu+enC7hiQvgioUMy4IU xEHVr5lPzbStYSlX/wf/6v8VsPMLYDQ2SQul6V82Q/EZmnCofcOgzFpUykRzha9EqJaD AZweCbjOJKeDI0RQdscig5Vr/WpZE9GFlTyEUGinTw8Z+Lo3k3sknKJwcfT8FhKwsuaE vWHFS3EtTXCXNyNCUtR1N7xroA2kyIPc26nqC34DTh1SPVCTSR+W8lYsclmvPdBUSztY 0WaTZ8RBuuj4Ir8aCSSPy51XIufI85fGLd6TOf4kZecAD88NlEmBvOeaBY019bKg7quz xB8w== X-Received: by 10.50.129.66 with SMTP id nu2mr2560350igb.0.1367731098076; Sat, 04 May 2013 22:18:18 -0700 (PDT) Original-Received: by 10.43.18.10 with HTTP; Sat, 4 May 2013 22:18:17 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c02::233 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:90503 Archived-At: On Sun, May 5, 2013 at 9:15 AM, Stefan Monnier wrote: >>> I'm trying to find what this number means. I have searched >>> `variable-documentation' and `symbol-plist' in manuals and archives, and >>> I have seen my `DOC-24.3.50.1' file, but I still don't understand. Can >>> anyone point me in the right direction? >> Probably the offset in the DOC file to extract the doc-string. > > Exactly. I see, thanks. -- Best regards, Xue Fuqiao. http://www.gnu.org/software/emacs/