all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alexander Klimov <alserkli@inbox.ru>
Cc: emacs-devel@gnu.org
Subject: Was: Editing .odt in emacs
Date: Mon, 6 Mar 2006 19:04:35 +0200 (IST)	[thread overview]
Message-ID: <TheMailAgent.176f41c487522fa@1d0043f455a7689f6f158> (raw)
In-Reply-To: <u8xrq2szy.fsf@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 -- I guess we should put it into documentation..

-- 
Regards,
ASK

  reply	other threads:[~2006-03-06 17:04 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   ` Alexander Klimov [this message]
2006-03-06 19:33     ` Was: " Eli Zaretskii
2006-03-11 11:45     ` Eli Zaretskii

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=TheMailAgent.176f41c487522fa@1d0043f455a7689f6f158 \
    --to=alserkli@inbox.ru \
    --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.