From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: revert-buffer fails on cvs controlled .tex file Date: Mon, 03 Dec 2007 01:10:49 -0500 Message-ID: References: <1ce81abb0712011352n550ce34s358f29a5bd8c8ad9@mail.gmail.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1196662323 23931 80.91.229.12 (3 Dec 2007 06:12:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Dec 2007 06:12:03 +0000 (UTC) Cc: emacs-devel@gnu.org To: "David Rideout" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 03 07:12:12 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Iz4XL-0006kc-RO for ged-emacs-devel@m.gmane.org; Mon, 03 Dec 2007 07:12:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iz4X5-0007Sr-8Q for ged-emacs-devel@m.gmane.org; Mon, 03 Dec 2007 01:11:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iz4W2-0006sq-T7 for emacs-devel@gnu.org; Mon, 03 Dec 2007 01:10:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iz4W2-0006sQ-8M for emacs-devel@gnu.org; Mon, 03 Dec 2007 01:10:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iz4W2-0006sF-2w for emacs-devel@gnu.org; Mon, 03 Dec 2007 01:10:50 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Iz4W1-0003uQ-Ok for emacs-devel@gnu.org; Mon, 03 Dec 2007 01:10:49 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Iz4W1-0007mZ-GG; Mon, 03 Dec 2007 01:10:49 -0500 In-reply-to: <1ce81abb0712011352n550ce34s358f29a5bd8c8ad9@mail.gmail.com> (dprideout@gmail.com) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:84534 Archived-At: Would someone please fix this, then ack? Message-ID: <1ce81abb0712011352n550ce34s358f29a5bd8c8ad9@mail.gmail.com> Date: Sat, 1 Dec 2007 16:52:05 -0500 From: "David Rideout" To: bug-gnu-emacs@gnu.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Subject: revert-buffer fails on cvs controlled .tex file 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: M-x r e c v e r t y e s M-x r e v e r t y e s "*Messages*" "turtles.tex" 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