From unknown Tue Jun 17 01:43:31 2025 X-Loop: don@donarmstrong.com Subject: bug#1214: 23.0.60; Error when trying to get a variable help Reply-To: Vinicius Jose Latorre , 1214@debbugs.gnu.org Resent-From: Vinicius Jose Latorre Original-Sender: Vinicius =?UTF-8?Q?Jos=C3=A9?= Latorre Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 21 Oct 2008 00:55:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1214 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.122455012925788 (code B ref -1); Tue, 21 Oct 2008 00:55:03 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.1 required=4.0 tests=AWL,BAYES_00,FOURLA, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 21 Oct 2008 00:48:49 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9L0mjVp025782 for ; Mon, 20 Oct 2008 17:48:47 -0700 Received: from mail.gnu.org ([199.232.76.166]:35014 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Ks5Nu-0002Xb-83 for emacs-pretest-bug@gnu.org; Mon, 20 Oct 2008 20:46:06 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Ks5QS-0007dZ-HP for emacs-pretest-bug@gnu.org; Mon, 20 Oct 2008 20:48:45 -0400 Received: from qw-out-1920.google.com ([74.125.92.145]:64656) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ks5QS-0007dR-5q for emacs-pretest-bug@gnu.org; Mon, 20 Oct 2008 20:48:44 -0400 Received: by qw-out-1920.google.com with SMTP id 4so609640qwk.24 for ; Mon, 20 Oct 2008 17:48:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding:sender; bh=7yHdu8j8mH2WgeSMyLGBY1zDLkj1zR3tLEl9SNCMuAg=; b=blH/Fvvk3Y4Ilr0qIvKWqL55QPViepDos3JdzRzR7jy09lceD/3qlQ6Da1n/H9fK5O X0O510y/MIZJsULFlEEPN2pdrlDb4FCffIzsMPfVDi98N9gXyLFBhzH3QBCZaCpKXgot asGt9+21yAye0IIlz1Dv8MJd2ViPiv1rFlfYE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding:sender; b=iuzV5grFuAcLIWyupF8f+MqBFg/Dv6hqWD8KFf1/I9nZVV809LKk8OAO4+oCNZvCP+ Kp5tJZrN2/dH0L0kjXFYDNoZT9pGKDbgq/4gttNRKsYRTB/cp02ONB6F1Flqkwr28ZhT 3a8DSwhL5auVzYWcUR3tDMnRVSeWRgfv+Ys0w= Received: by 10.214.149.4 with SMTP id w4mr11742899qad.52.1224550121606; Mon, 20 Oct 2008 17:48:41 -0700 (PDT) Received: from ?192.168.0.101? ([201.82.34.54]) by mx.google.com with ESMTPS id 4sm4233385qwe.3.2008.10.20.17.48.39 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 20 Oct 2008 17:48:41 -0700 (PDT) Message-ID: <48FD26D3.4050305@ig.com.br> Date: Mon, 20 Oct 2008 22:48:19 -0200 From: Vinicius Jose Latorre User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.17) Gecko/20080829 SeaMonkey/1.1.12 MIME-Version: 1.0 To: "GNU Emacs (pretest)" Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Sender: Vinicius =?UTF-8?Q?Jos=C3=A9?= Latorre X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: I've just downloaded Emacs CVS, bootstrap and installed. When I type C-h v make-backup-files RET, I got the message: describe-variable: Cannot open doc string file "/home/download/emacs/share/emacs/23.0.60/etc/DOC-23.0.60.2" If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /home/download/emacs/share/emacs/23.0.60/etc/DEBUG for instructions. In GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.8.20) of 2008-05-26 on debian-hfit Windowing system distributor `The X.Org Foundation', version 11.0.70101000 configured using `configure '--prefix=/home/download/emacs'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: display-time-mode: t msb-mode: t show-paren-mode: t tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-h k C-g C-h v m a k e - b a C-x 2 M-x r e p o r t Recent messages: Timid completion mode is enabled. Loading ispell...done Note, built-in variable `word-wrap' not bound Note, built-in variable `delete-by-moving-to-trash' not bound Note, built-in variable `read-buffer-completion-ignore-case' not bound Note, built-in variable `underline-minimum-offset' not bound For information about GNU Emacs and the GNU system, type C-h C-a. describe-function-1: Cannot open doc string file "/home/download/emacs/share/emacs/23.0.60/etc/DOC-23.0.60.2"Error during redisplay: (quit) Making completion list... describe-variable: Cannot open doc string file "/home/download/emacs/share/emacs/23.0.60/etc/DOC-23.0.60.2" From unknown Tue Jun 17 01:43:31 2025 X-Loop: don@donarmstrong.com Subject: bug#1214: 23.0.60; Error when trying to get a variable help Reply-To: Glenn Morris , 1214@debbugs.gnu.org Resent-From: Glenn Morris Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 21 Oct 2008 03:00:05 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1214 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1214-submit@emacsbugs.donarmstrong.com id=B1214.122455772225995 (code B ref 1214); Tue, 21 Oct 2008 03:00:05 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-12.3 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, RCVD_IN_DNSWL_MED,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1214) by emacsbugs.donarmstrong.com; 21 Oct 2008 02:55:22 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9L2tJ5l025815 for <1214@emacsbugs.donarmstrong.com>; Mon, 20 Oct 2008 19:55:20 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Ks7MN-0006IX-Hm; Mon, 20 Oct 2008 22:52:39 -0400 From: Glenn Morris To: Vinicius Jose Latorre Cc: 1214@debbugs.gnu.org References: <48FD26D3.4050305@ig.com.br> X-Spook: Reno JFK SSL hackers wire transfer computer terrorism X-Ran: 3u4U#XmbC5)$()jSLH>nDr\8sox]P2l9/y^l145mx(RsK>jS7F7wr5X3aE~7?c,$d9]C?Z X-Hue: white X-Attribution: GM Date: Mon, 20 Oct 2008 22:52:39 -0400 In-Reply-To: <48FD26D3.4050305@ig.com.br> (Vinicius Jose Latorre's message of "Mon, 20 Oct 2008 22:48:19 -0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Vinicius Jose Latorre wrote: > describe-variable: Cannot open doc string file > "/home/download/emacs/share/emacs/23.0.60/etc/DOC-23.0.60.2" And when you checked that file, what did you see? Did it exist? Was it readable? Was it corrupt? > Note, built-in variable `word-wrap' not bound > Note, built-in variable `delete-by-moving-to-trash' not bound > Note, built-in variable `read-buffer-completion-ignore-case' not bound > Note, built-in variable `underline-minimum-offset' not bound Your build seems broken. From unknown Tue Jun 17 01:43:31 2025 X-Loop: don@donarmstrong.com Subject: bug#1214: 23.0.60; Error when trying to get a variable help Reply-To: Vinicius Jose Latorre , 1214@debbugs.gnu.org Resent-From: Vinicius Jose Latorre Original-Sender: Vinicius =?UTF-8?Q?Jos=C3=A9?= Latorre Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 21 Oct 2008 08:55:05 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1214 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1214-submit@emacsbugs.donarmstrong.com id=B1214.122457873516384 (code B ref 1214); Tue, 21 Oct 2008 08:55:05 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-5.8 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1214) by emacsbugs.donarmstrong.com; 21 Oct 2008 08:45:35 +0000 Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9L8jVrL016378 for <1214@emacsbugs.donarmstrong.com>; Tue, 21 Oct 2008 01:45:32 -0700 Received: by qw-out-2122.google.com with SMTP id 9so723585qwb.13 for <1214@emacsbugs.donarmstrong.com>; Tue, 21 Oct 2008 01:45:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding:sender; bh=QzzkwKU4esKP898y1QaDlYPWWSwRkVg+qG95utiPTT4=; b=ZPcZ2CnaTO+5MqMHkIDUG7KXWri58xGET1C79PHg2ZUDP9mw6OHzZ4FRKemW9XCVe8 q6BJlXiVcOXpNi6n+mLVU25ILDGMjIONz1lSdRhSpAwxLmmzw0dnJZFXMnYUAK81B78G eBKkxXIJ9siK8U5HKIurPXwBw5+hq7OQ3VM1s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding :sender; b=Kf8IG7ALu7u4ikAlFiuAaXVqQw7gwDbs6KQ8P6vSTQsK/YtUESUbJnZg/PjjKr7axn SUKeYGtPPOuxPLFQUtxuL5m4Ao/AwXJkL6nzJXTUBxe5idfC2SvnZyDaw02oO+SXNoxZ pMBMx9j6bx9xZBvOhlkYfTL9v+MoSt71XJX8g= Received: by 10.214.26.13 with SMTP id 13mr12600937qaz.56.1224578730896; Tue, 21 Oct 2008 01:45:30 -0700 (PDT) Received: from ?192.168.0.101? ([201.82.34.54]) by mx.google.com with ESMTPS id 5sm4394062qwg.9.2008.10.21.01.45.29 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 21 Oct 2008 01:45:30 -0700 (PDT) Message-ID: <48FD9698.2030209@ig.com.br> Date: Tue, 21 Oct 2008 06:45:12 -0200 From: Vinicius Jose Latorre User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.17) Gecko/20080829 SeaMonkey/1.1.12 MIME-Version: 1.0 To: Glenn Morris CC: 1214@debbugs.gnu.org References: <48FD26D3.4050305@ig.com.br> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: Vinicius =?UTF-8?Q?Jos=C3=A9?= Latorre Glenn Morris wrote: > Vinicius Jose Latorre wrote: > > >> describe-variable: Cannot open doc string file >> "/home/download/emacs/share/emacs/23.0.60/etc/DOC-23.0.60.2" >> > > And when you checked that file, what did you see? Did it exist? Was it > readable? Was it corrupt? > This file does not exist. >> Note, built-in variable `word-wrap' not bound >> Note, built-in variable `delete-by-moving-to-trash' not bound >> Note, built-in variable `read-buffer-completion-ignore-case' not bound >> Note, built-in variable `underline-minimum-offset' not bound >> > > Your build seems broken. > How could it be broken? I've just downloaded via cvs, make bootstrap and make install. Does I have to install new libraries or new version of old one? From unknown Tue Jun 17 01:43:31 2025 X-Loop: don@donarmstrong.com Subject: bug#1214: 23.0.60; Error when trying to get a variable help Reply-To: Glenn Morris , 1214@debbugs.gnu.org Resent-From: Glenn Morris Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 21 Oct 2008 23:30:02 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1214 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1214-submit@emacsbugs.donarmstrong.com id=B1214.12246312818348 (code B ref 1214); Tue, 21 Oct 2008 23:30:02 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-12.3 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, RCVD_IN_DNSWL_MED,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1214) by emacsbugs.donarmstrong.com; 21 Oct 2008 23:21:21 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9LNLI8Y008342 for <1214@emacsbugs.donarmstrong.com>; Tue, 21 Oct 2008 16:21:19 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KsQUn-0003TR-2P; Tue, 21 Oct 2008 19:18:37 -0400 From: Glenn Morris To: Vinicius Jose Latorre Cc: 1214@debbugs.gnu.org References: <48FD26D3.4050305@ig.com.br> <48FD9698.2030209@ig.com.br> X-Spook: warfare Albania Hugo Chavez ISEC analyzer LABLINK X-Ran: a&FxKOy!MhQlL8uC!()!y3y1cDL,);TW'z_cLN+oY$F~TMw\d0T}jH-dLmw@(Tr~h{#>Ic X-Hue: white X-Attribution: GM Date: Tue, 21 Oct 2008 19:18:37 -0400 In-Reply-To: <48FD9698.2030209@ig.com.br> (Vinicius Jose Latorre's message of "Tue, 21 Oct 2008 06:45:12 -0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Vinicius Jose Latorre wrote: > I've just downloaded via cvs, make bootstrap and make install. > > Does I have to install new libraries or new version of old one? It looks like something funny happened, so if I were you, I would just do a fresh build and see if that is better, paying close attention to the build output. From unknown Tue Jun 17 01:43:31 2025 X-Loop: don@donarmstrong.com Subject: bug#1214: 23.0.60; Error when trying to get a variable help Reply-To: Vinicius Jose Latorre , 1214@debbugs.gnu.org Resent-From: Vinicius Jose Latorre Original-Sender: Vinicius =?UTF-8?Q?Jos=C3=A9?= Latorre Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 22 Oct 2008 00:00:02 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1214 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1214-submit@emacsbugs.donarmstrong.com id=B1214.122463305515364 (code B ref 1214); Wed, 22 Oct 2008 00:00:02 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1214) by emacsbugs.donarmstrong.com; 21 Oct 2008 23:50:55 +0000 Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.26]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9LNop0i015358 for <1214@emacsbugs.donarmstrong.com>; Tue, 21 Oct 2008 16:50:53 -0700 Received: by qw-out-2122.google.com with SMTP id 9so847964qwb.13 for <1214@emacsbugs.donarmstrong.com>; Tue, 21 Oct 2008 16:50:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding:sender; bh=CZGzs5LGg6OvuRdQbksDh7srLkL3ZQlCjEpr5Pm52B0=; b=HTsDxFJ8PyZgJT5/Iqah+O40wDTO/TVreKZ8W3nyDAc51KsZrtEofzBsv5Gd4EyKy0 fPRrhopX16x01oe/trXePvQV0y85Axhhu3zFAQf00q8UrdENDmUD8Qdb3FKsXbQYgQq8 OThJB8zjIeVEFUm0LgFX0/0qC8TOVnUVyupXw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding :sender; b=Jb4ogYZJ0Tb/+QsuWvyOdI/7XfEwF8cSTckXDYWrb1kkecT0DnDpZ3k6AQzRH6/gfB 2ZKmzGScm+erIbyv5uevSjOsGEbV7O93BLNCkSDNEg2vD+2hdmn9y35etsFSfPJVO1F1 PcqVrXxNCeRSYZwd66YbX8uUAIeEI1xFbyoOI= Received: by 10.214.26.11 with SMTP id 11mr14208225qaz.81.1224633051289; Tue, 21 Oct 2008 16:50:51 -0700 (PDT) Received: from ?192.168.0.101? ([200.208.45.218]) by mx.google.com with ESMTPS id 9sm9246508yws.5.2008.10.21.16.50.49 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 21 Oct 2008 16:50:50 -0700 (PDT) Message-ID: <48FE6ACA.9010905@ig.com.br> Date: Tue, 21 Oct 2008 21:50:34 -0200 From: Vinicius Jose Latorre User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.17) Gecko/20080829 SeaMonkey/1.1.12 MIME-Version: 1.0 To: Glenn Morris CC: 1214@debbugs.gnu.org References: <48FD26D3.4050305@ig.com.br> <48FD9698.2030209@ig.com.br> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: Vinicius =?UTF-8?Q?Jos=C3=A9?= Latorre Glenn Morris wrote: > Vinicius Jose Latorre wrote: > > >> I've just downloaded via cvs, make bootstrap and make install. >> >> Does I have to install new libraries or new version of old one? >> > > It looks like something funny happened, so if I were you, I would just > do a fresh build and see if that is better, paying close attention to > the build output. > Well, indeed, I've just deleted all my Emacs directory and started again. Now, I can get a variable help. But another problem (default font) happened, I'll submit another bug report. Thanks