From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "David Rideout" Newsgroups: gmane.emacs.bugs Subject: revert-buffer fails on cvs controlled .tex file Date: Sat, 1 Dec 2007 16:52:05 -0500 Message-ID: <1ce81abb0712011352n550ce34s358f29a5bd8c8ad9@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1196617442 5781 80.91.229.12 (2 Dec 2007 17:44:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Dec 2007 17:44:02 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Dec 02 18:44:11 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IysrN-0002Qx-Dw for geb-bug-gnu-emacs@m.gmane.org; Sun, 02 Dec 2007 18:44:05 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iysr7-0007xS-Hi for geb-bug-gnu-emacs@m.gmane.org; Sun, 02 Dec 2007 12:43:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IyaFv-00072b-Bt for bug-gnu-emacs@gnu.org; Sat, 01 Dec 2007 16:52:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IyaFu-00071a-Mg for bug-gnu-emacs@gnu.org; Sat, 01 Dec 2007 16:52:10 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IyaFu-00071X-JQ for bug-gnu-emacs@gnu.org; Sat, 01 Dec 2007 16:52:10 -0500 Original-Received: from wa-out-1112.google.com ([209.85.146.179]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IyaFt-0007Bc-QY for bug-gnu-emacs@gnu.org; Sat, 01 Dec 2007 16:52:10 -0500 Original-Received: by wa-out-1112.google.com with SMTP id k34so3897750wah for ; Sat, 01 Dec 2007 13:52:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=dmT4mfDOxb1jw7dzRXBGI/+fsvSO5gf9HNBcODfXpUM=; b=p5tZ7Hc84Jb3ZwA1klQmL46jWnke6r5q0oYtig4VK2rxN+ljPHVKb0SUAMegepspH/yypQI5Jw869XNd+KfCsKBwVBVWwn3h3Rc6qvzjuOIQ8sLbfvpzKQA6Iv5WbcT8HavcZzPOBdFqDj8vrSTjN08sqrqSyUivae82rSYysNI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=wYVnYRetRlPNWvbY2pT3PGXINyJrsYh0PT85jeTCxUkHfPWIIWOa65lpJUGabdUsZ2TY2b9MDa7vXtD0uaHoKtCLSJeawyZUtKgE9PYC98P32kAHudifueRVES4klvYsI16amuA8Y5fDQnNr3Fb9rdKcNz0MNsX0udWv7onVY7Y= Original-Received: by 10.114.190.6 with SMTP id n6mr1890066waf.1196545925699; Sat, 01 Dec 2007 13:52:05 -0800 (PST) Original-Received: by 10.114.167.15 with HTTP; Sat, 1 Dec 2007 13:52:05 -0800 (PST) Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-Mailman-Approved-At: Sun, 02 Dec 2007 12:43:34 -0500 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:17111 Archived-At: 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