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: Fri, 3 May 2013 09:35:16 +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 1367545429 24748 80.91.229.3 (3 May 2013 01:43:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 May 2013 01:43:49 +0000 (UTC) Cc: help-gnu-emacs To: Leo Liu Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 03 03:43:49 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 1UY52L-0006uL-Fb for geh-help-gnu-emacs@m.gmane.org; Fri, 03 May 2013 03:43:49 +0200 Original-Received: from localhost ([::1]:51007 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UY52L-0002k9-4n for geh-help-gnu-emacs@m.gmane.org; Thu, 02 May 2013 21:43:49 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:58882) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UY51F-0001Nw-Rr for help-gnu-emacs@gnu.org; Thu, 02 May 2013 21:42:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UY51E-0001QI-Kf for help-gnu-emacs@gnu.org; Thu, 02 May 2013 21:42:41 -0400 Original-Received: from mail-ie0-x22d.google.com ([2607:f8b0:4001:c03::22d]:42809) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UY51E-0001QD-GP for help-gnu-emacs@gnu.org; Thu, 02 May 2013 21:42:40 -0400 Original-Received: by mail-ie0-f173.google.com with SMTP id k5so1379021iea.18 for ; Thu, 02 May 2013 18:42:40 -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:cc:content-type; bh=52/7A0FrbsK9NSSbf0hwkLlXgfCc8TpHbgJFoAc4x34=; b=J81yxKC2kOq6Q2oOY2IXaeRq0KQRDaylkSefgkbMoydM9W+TvQxhhUm6zBYsd22yC8 CQrv0aXlD96vGdgtu/NxFUag6luDyDMrf+pbwtbVe/KUo7/kW+Qm0+gNi+ONK9R+veeQ V6AFxV8/aRe3VyS5bLA0YWsKBBZn0GKLKXWZdHWhqu0UR6keDVPh4TPPj3UKhFqZ2Hi3 AdAXWKLw8N60CHEE+zqqcr16XRTqk82HHBLbe0nIArCBFtHPJRz9jp5bGboPkgsF1/LZ KPDQjNkmFqntsWGfRTkOpfu92JH4IDa0LKW7bJQnOWi3KhvgaYFYWhndbZHGhBwr7xfs poIw== X-Received: by 10.50.117.42 with SMTP id kb10mr4724346igb.78.1367544916962; Thu, 02 May 2013 18:35:16 -0700 (PDT) Original-Received: by 10.43.18.10 with HTTP; Thu, 2 May 2013 18:35:16 -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:c03::22d 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:90459 Archived-At: On Fri, May 3, 2013 at 7:07 AM, Leo Liu wrote: > On 2013-05-03 06:46 +0800, Xue Fuqiao 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. Maybe. It seems that `Snarf-documentation' is related to this number, but I haven't figured out the principle yet. -- Best regards, Xue Fuqiao. http://www.gnu.org/software/emacs/