emacs-devel
[Top][All Lists]
Advanced

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

Re: po file charset via auto-coding-functions


From: Kenichi Handa
Subject: Re: po file charset via auto-coding-functions
Date: Tue, 25 Oct 2005 15:42:18 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

In article <address@hidden>, Juri Linkov <address@hidden> writes:

> Please also pay attention to the related problem: .tar and .zip don't
> support some Emacs features.  For example, after (require 'generic-x)
> visiting vi.po or vi.po.gz sets Default-Generic mode, but visiting the
> vi.po file from x.tar or x.zip doesn't set this mode.  Or after
> (progn (setq-default save-place t) (require 'saveplace)) visiting
> vi.po or vi.po.gz remembers point positions, but visiting them
> from x.tar or x.zip doesn't.

> These features work by putting the hook in `find-file-hook'.
> Calling this hook on a visited archive file seems work for these
> features, but is it the right way to do?

I have no idea.  As I've never used those mode, to work on
it, I must start from investigating how they work in a
normal case.  I'd like to ask someone else who already knows
those code to work on it.  At least, it seems that it
doesn't require "mule" knowledge.

---
Kenichi Handa
address@hidden




reply via email to

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