all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rudolfo Ungern <rolf_unger@hotmail.com>
To: help-gnu-emacs@gnu.org
Subject: arc-mode on Win32 system with GNU emacs23.2
Date: Tue, 12 Oct 2010 04:06:13 -0700 (PDT)	[thread overview]
Message-ID: <e2e5d921-83e1-4d90-b35f-a0107e3c6b62@g18g2000yqk.googlegroups.com> (raw)

Planning for an upgrade of gnu emacs from 22.3 to 23.2 on my Win2k
system
(hoping for a better integration of version control, speedbar, cedet)
but I came
across a show stopper for me: arc-mode is not working reliably.
With Emacs-22 I used GNU Emacs as alternative for a zip file viewer
like 7zip
or Winzip. Just drag'n'drop the zip files onto emacs and I was even
able to
directly view images inside emacs and the archive.

Now with emacs-23 I can see the the archive listing, but if I try to
view a file
in the archive I receive:

  caution: filename not matched: "fileInZip.txt"

The *Messages* buffer says:

 Parsing archive file...done.
 File mode specification error: (error "Buffer format not recognized")

I tried debugging the archive-extract function but could not really
figure out
what's wrong. Seems to be something with multibyte encoding. At least
a diff
between the arc-mode.el that comes with emacs22 and the one of emacs23
showed that most changes are related with encoding.

.tar.gz files and tar-mode do not have any encoding issues in emacs32
though!?

I am using Info Zip's unzip (UnZip 5.31) and zip (Zip 2.1) from the
path.
Could a change of the command line tools help?

On a Linux system I have Debian Lenny, so that's GNU emacs 22 again,
and
hence I can't say if the problem is only related with Win32.

Any help or pointers are appreciated ...
Thanks in advance, Rudolfo.

This is my exact version:

 GNU Emacs 23.2.1 (i386-mingw-nt5.0.2195)
  of 2010-05-08 on G41R2F1

  locale-coding-system: cp1252
  default enable-multibyte-characters: t


             reply	other threads:[~2010-10-12 11:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-12 11:06 Rudolfo Ungern [this message]
2010-10-12 22:07 ` arc-mode on Win32 system with GNU emacs23.2 Stefan Monnier
2010-10-13 15:33   ` Rudolfo Ungern

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=e2e5d921-83e1-4d90-b35f-a0107e3c6b62@g18g2000yqk.googlegroups.com \
    --to=rolf_unger@hotmail.com \
    --cc=help-gnu-emacs@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.