GNU bug report logs - #13110
24.1; Problem chaining archive-mode and tar-mode.

Previous Next

Package: emacs;

Reported by: Mihir <mihir.cs.iitd <at> gmail.com>

Date: Fri, 7 Dec 2012 01:57:02 UTC

Severity: normal

Found in version 24.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 13110 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Mihir <mihir.cs.iitd <at> gmail.com>
Cc: 13110 <at> debbugs.gnu.org
Subject: Re: bug#13110: 24.1; Problem chaining archive-mode and tar-mode.
Date: Thu, 06 Dec 2012 22:14:10 -0500
> I was editing a debian binary package (.deb). Finding the file opens it
> in archive-mode, then finding the file 'data.tar.gz' opens it in
> tar-mode. I proceeded to edit the file, which produced a warning message
> reminding me to go and save the buffer for 'data.tar.gz'. However, when
> I attempted to save the buffer for 'data.tar.gz', I got an error message
> saying, "Symbol's value as variable is void: archive-ar-write-file-member".

> I think this is because of a conflict between the hooks added to
> 'write-file-functions' by archive-mode and tar-mode. I notice this is
> handled in archive-mode by this line in arc-mode.el:

There might be such a conflict, indeed (I don't know how well tarballs
inside archives are handled), but arc-mode.el does not support writing
to ar archives anyway.


        Stefan




This bug report was last modified 4 years and 45 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.