GNU bug report logs -
#1214
23.0.60; Error when trying to get a variable help
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 1214 in the body.
You can then email your comments to 1214 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1214
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Vinicius Jose Latorre <viniciusjl <at> ig.com.br>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
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 <at> 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 <tab> <return> <down-mouse-1>
<mouse-2> C-x 2 <help-echo> M-x r e p o r t <tab>
<return>
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"
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1214
; Package
emacs
.
Full text and
rfc822 format available.
Message #8 received at 1214 <at> emacsbugs.donarmstrong.com (full text, mbox):
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.
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1214
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Vinicius Jose Latorre <viniciusjl <at> ig.com.br>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #13 received at 1214 <at> emacsbugs.donarmstrong.com (full text, mbox):
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?
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1214
; Package
emacs
.
Full text and
rfc822 format available.
Message #16 received at 1214 <at> emacsbugs.donarmstrong.com (full text, mbox):
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.
Information forwarded to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#1214
; Package
emacs
.
Full text and
rfc822 format available.
Acknowledgement sent to
Vinicius Jose Latorre <viniciusjl <at> ig.com.br>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
Full text and
rfc822 format available.
Message #21 received at 1214 <at> emacsbugs.donarmstrong.com (full text, mbox):
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
bug closed, send any further explanations to Vinicius Jose Latorre <viniciusjl <at> ig.com.br>
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> emacsbugs.donarmstrong.com
.
(Wed, 22 Oct 2008 00:25:04 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <don <at> donarmstrong.com>
to
internal_control <at> emacsbugs.donarmstrong.com
.
(Wed, 19 Nov 2008 15:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 16 years and 213 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.