Übersicht Letzte Änderungen Neuigkeiten Suchen ElispSektion KurzAnleitung Impressum
Jemen: Haupt-Nationalfeiertag - Wiedervereinigung von Nord- und Süd-Jemen 1990

ArchiveMode

archive-mode (arc-mode.el) is the Emacs builtin mode for viewing and editing the contents of archive files like .arc, .zip, .lzh, .zoo, etc. See arc for the basics.

Note that .tar files are handled by TarMode, which is slightly different.

New archive types can be added to archive-mode without too much trouble. The builtin modes usually look at the file directly to get the contents, but run an external program to make changes. Have a look at for instance

Note about archive-mode for emacs within the cygwin environment:


CategoryFiles