all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Support for a new file format
Date: Sat, 4 Dec 2021 23:14:34 +0100	[thread overview]
Message-ID: <39963488-1DA8-4A1D-A35C-0682095D0271@Web.DE> (raw)
In-Reply-To: <87sfv8jikn.fsf@gmx.de>

It worked for me to interactively edit jka-compr-compression-info-list to contain

     ["\\.crate\\'" "" "" nil "decompressing CRATE archive" "gzip"
      ("-c" "-q" "-d" "-S crate")
      t nil "\x1f\213"]

and to augment with

     (add-to-list 'auto-mode-alist '("\\.crate\\'" . tar-mode))


For me creating a CRATE archive is not important, I just want to know what is inside. I even do not know whether there is a way to create a TAR archive in dire-mode…

--
Mit friedvollen Grüßen

  Pete

I wouldn't recommend sex, drugs or insanity for everyone, but they've always worked for me.
				– Hunter S. Thompson




  parent reply	other threads:[~2021-12-04 22:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-04 11:40 Support for a new file format Peter Dyballa
2021-12-04 19:06 ` Michael Albinus
2021-12-04 20:02   ` Peter Dyballa
2021-12-05  8:04     ` Michael Albinus
2021-12-07 22:43     ` Peter Dyballa
2021-12-04 22:14   ` Peter Dyballa [this message]
2021-12-04 22:52     ` Emanuel Berg via Users list for the GNU Emacs text editor

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=39963488-1DA8-4A1D-A35C-0682095D0271@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=michael.albinus@gmx.de \
    /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.