all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* revert-buffer fails on cvs controlled .tex file
@ 2007-12-01 21:52 David Rideout
  2007-12-03  6:10 ` Richard Stallman
  0 siblings, 1 reply; 9+ messages in thread
From: David Rideout @ 2007-12-01 21:52 UTC (permalink / raw)
  To: bug-gnu-emacs

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 bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
-------------------------------------------------------------------------------
First I launch emacs, loading a cvs controlled .tex file 'turtles.tex':

emacs -q -no-site-file turtles.tex

The status bar reads 'CVS:1.35', so emacs recognizes this file as controlled
by cvs.

Then I enter M-x revert-buffer.  I answer 'yes' to the prompt, and get an
error:

coding-system-get: Wrong type argument: arrayp, nil

The file does not revert.
-------------------------------------------------------------------------------
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
/usr/share/emacs/22.1/etc/DEBUG for instructions.


In GNU Emacs 22.1.1 (i386-redhat-linux-gnu, GTK+ Version 2.10.14)
 of 2007-11-06 on xenbuilder2.fedora.redhat.com
Windowing system distributor `The X.Org Foundation', version 11.0.10300000
configured using `configure  '--build=i386-redhat-linux-gnu'
'--host=i386-redhat-linux-gnu' '--target=i386-redhat-linux-gnu'
'--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr'
'--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc'
'--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib'
'--libexecdir=/usr/libexec' '--localstatedir=/var'
'--sharedstatedir=/usr/com' '--mandir=/usr/share/man'
'--infodir=/usr/share/info' '--with-pop' '--with-sound' '--with-gtk'
'build_alias=i386-redhat-linux-gnu' 'host_alias=i386-redhat-linux-gnu'
'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-DMAIL_USE_LOCKF
-DSYSTEM_PURESIZE_EXTRA=16777216 -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions --param=ssp-buffer-size=4 -m32
-march=i386 -mtune=generic -fasynchronous-unwind-tables''

Important settings:
  value of $LC_ALL: C
  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
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: LaTeX

Minor modes in effect:
  shell-dirtrack-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
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: identity

Recent input:
<help-echo> <down-mouse-1> <mouse-1> M-x r e c <backspace>
v e <tab> r <tab> t <tab> <return> y e s <return> <help-echo>
<help-echo> <down-mouse-1> <mouse-movement> <mouse-1>
M-x r e v e r t <tab> <return> y e s <return> <help-echo>
<help-echo> <help-echo> <menu-bar> <buffer> "*Messages*"
<down-mouse-1> <mouse-movement> <mouse-movement> <drag-mouse-1>
<help-echo> <menu-bar> <buffer> "turtles.tex" <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <menu-bar> <help-menu> <report-emacs-b
ug>

Recent messages:
Loading tex-mode...
Loading regexp-opt...done
Loading tex-mode...done
Loading vc-cvs...done
For information about the GNU Project and its goals, type C-h C-p.
Making completion list...
Loading help-mode...done
Making completion list...
coding-system-get: Wrong type argument: arrayp, nil [2 times]
Loading emacsbug...done




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-12-17  8:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-01 21:52 revert-buffer fails on cvs controlled .tex file David Rideout
2007-12-03  6:10 ` Richard Stallman
2007-12-03 22:35   ` Dan Nicolaescu
2007-12-04 15:26     ` David Rideout
2007-12-04 15:59       ` bug in international/latexenc.el: latexenc-coding-system-to-inputenc (was: Re: revert-buffer fails on cvs controlled .tex file) Dan Nicolaescu
2007-12-04 21:22         ` Eli Zaretskii
2007-12-07 18:24           ` bug in international/latexenc.el: latexenc-coding-system-to-inputenc Dan Nicolaescu
2007-12-08 12:51             ` Eli Zaretskii
2007-12-17  8:25       ` revert-buffer fails on cvs controlled .tex file Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.