all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* arc-mode on Win32 system with GNU emacs23.2
@ 2010-10-12 11:06 Rudolfo Ungern
  2010-10-12 22:07 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Rudolfo Ungern @ 2010-10-12 11:06 UTC (permalink / raw)
  To: help-gnu-emacs

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


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

* Re: arc-mode on Win32 system with GNU emacs23.2
  2010-10-12 11:06 arc-mode on Win32 system with GNU emacs23.2 Rudolfo Ungern
@ 2010-10-12 22:07 ` Stefan Monnier
  2010-10-13 15:33   ` Rudolfo Ungern
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2010-10-12 22:07 UTC (permalink / raw)
  To: help-gnu-emacs

> 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"

As always, please report it as a bug: M-x report-emacs-bug and provide
concise, concrete, precise steps to reproduce the problem, starting from
"emacs -Q".


        Stefan


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

* Re: arc-mode on Win32 system with GNU emacs23.2
  2010-10-12 22:07 ` Stefan Monnier
@ 2010-10-13 15:33   ` Rudolfo Ungern
  0 siblings, 0 replies; 3+ messages in thread
From: Rudolfo Ungern @ 2010-10-13 15:33 UTC (permalink / raw)
  To: help-gnu-emacs

On Oct 13, 12:07 am, Stefan Monnier <monn...@iro.umontreal.ca> wrote:
>
> As always, please report it as a bug: M-x report-emacs-bug and provide
> concise, concrete, precise steps to reproduce the problem, starting from
> "emacs -Q".
>
>         Stefan

I rather assumed this is something related with my specific setup, so
I
hesitated to file a bug report. But after I tried with -Q startup
option
with no success either. I reported this as a bug:

 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7207

And yes, I hoped if I post my problem to the emacs help list, someone
might tell me: "No problem just copy the arc-mode.el and arc-xxx.el
files
from the emacs-22 installation over to the emacs-23/site-lisp
directory.
But then please don't report any more bugs for this instable
constellation"

-- Rolf



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

end of thread, other threads:[~2010-10-13 15:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-12 11:06 arc-mode on Win32 system with GNU emacs23.2 Rudolfo Ungern
2010-10-12 22:07 ` Stefan Monnier
2010-10-13 15:33   ` Rudolfo Ungern

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.