all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "David Rideout" <dprideout@gmail.com>
To: "Dan Nicolaescu" <dann@ics.uci.edu>
Cc: emacs-devel@gnu.org
Subject: Re: revert-buffer fails on cvs controlled .tex file
Date: Tue, 4 Dec 2007 10:26:46 -0500	[thread overview]
Message-ID: <1ce81abb0712040726m435266c7y354891e631f53975@mail.gmail.com> (raw)
In-Reply-To: <200712032235.lB3MZZre006484@oogie-boogie.ics.uci.edu>

[-- Attachment #1: Type: text/plain, Size: 3197 bytes --]

I enclose the tex file and enough of the CVS/ subdirectory to
reproduce the error.
Indeed the error seems to depend upon the contents of the tex file.

Regards,
David Rideout

On Dec 3, 2007 5:35 PM, Dan Nicolaescu <dann@ics.uci.edu> wrote:
> Richard Stallman <rms@gnu.org> writes:
>
>   > 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" <dprideout@gmail.com>
>   > 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.
>
> I cannot reproduce this.
> Does the turtles.tex file have any local variables that deal with the
> coding system?
>
>
>   > -------------------------------------------------------------------------------
>   > 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
>    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Hmm, this looks like a huge waste, I'll report it to Fedora.
>

[-- Attachment #2: emacs_cvs_tex_bug.tbz --]
[-- Type: application/x-bzip-compressed-tar, Size: 16600 bytes --]

[-- Attachment #3: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

  reply	other threads:[~2007-12-04 15:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1ce81abb0712040726m435266c7y354891e631f53975@mail.gmail.com \
    --to=dprideout@gmail.com \
    --cc=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.