all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Was: Editing .odt in emacs
Date: Sat, 11 Mar 2006 13:45:03 +0200	[thread overview]
Message-ID: <u3bhpw6gw.fsf@gnu.org> (raw)
In-Reply-To: <TheMailAgent.176f41c487522fa@1d0043f455a7689f6f158> (message from Alexander Klimov on Mon, 6 Mar 2006 19:04:35 +0200 (IST))

> Date: Mon, 6 Mar 2006 19:04:35 +0200 (IST)
> From: Alexander Klimov <alserkli@inbox.ru>
> cc: emacs-devel@gnu.org
> 
> On Sat, 4 Mar 2006, Eli Zaretskii wrote:
> > > The first problem is that after I have executed
> > >
> > >  (add-to-list 'auto-mode-alist '("\\.odt$" .  archive-mode))
> > >
> > > I got the following: [...]
> >
> > Can you set debug-on-error non-nil [...]
> 
> I have found the solution: I add odt to auto-coding-alist the same way
> as zip and it seems that everything works now, but, it was VERY
> nontrivial to find that in order to make something to be
> processed as zip one needs to change auto-mode-alist AND
> auto-coding-alist

This is stated in a comment in file.el.

> -- I guess we should put it into documentation..

I added this to the doc string of auto-mode-alist.

      parent reply	other threads:[~2006-03-11 11:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-23 16:35 Editing .odt in emacs Alexander Klimov
2006-03-04 14:18 ` Eli Zaretskii
2006-03-06 17:04   ` Was: " Alexander Klimov
2006-03-06 19:33     ` Eli Zaretskii
2006-03-11 11:45     ` Eli Zaretskii [this message]

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=u3bhpw6gw.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@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.