emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Was: Editing .odt in emacs


From: Eli Zaretskii
Subject: Re: Was: Editing .odt in emacs
Date: Sat, 11 Mar 2006 13:45:03 +0200

> Date: Mon, 6 Mar 2006 19:04:35 +0200 (IST)
> From: Alexander Klimov <address@hidden>
> cc: address@hidden
> 
> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]