[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: po file charset via auto-coding-functions
From: |
Stefan Monnier |
Subject: |
Re: po file charset via auto-coding-functions |
Date: |
Fri, 18 Nov 2005 12:21:20 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
> As you see, this binds buffer-file-name temporarily to
> something like /home/handa/temp.po.gz!/home/handa/temp.po so
> that find-operation-coding-system (called in
> decode-coding-inserted-region) can surely find
> po-find-file-coding-system to be called, and it can surely
> find the current buffer by get-file-buffer.
Hmm... that's not what I had understood. The above looks fishy.
Why not pass /home/handa/temp.po to find-operation-coding-system (just as
it is used for auto-mode-alist)?
Stefan
- Re: po file charset via auto-coding-functions, Richard Stallman, 2005/11/02
- Re: po file charset via auto-coding-functions, Richard Stallman, 2005/11/09
- Re: po file charset via auto-coding-functions, Stefan Monnier, 2005/11/09
- Re: po file charset via auto-coding-functions, Richard M. Stallman, 2005/11/10
- Re: po file charset via auto-coding-functions, Stefan Monnier, 2005/11/10
- Re: po file charset via auto-coding-functions, Richard M. Stallman, 2005/11/11
- Re: po file charset via auto-coding-functions, Kenichi Handa, 2005/11/18
- Re: po file charset via auto-coding-functions,
Stefan Monnier <=
- Re: po file charset via auto-coding-functions, Kenichi Handa, 2005/11/18
- Re: po file charset via auto-coding-functions, Juri Linkov, 2005/11/19
- Re: po file charset via auto-coding-functions, Kevin Rodgers, 2005/11/29
- Re: po file charset via auto-coding-functions, Juri Linkov, 2005/11/29
- Re: po file charset via auto-coding-functions, Richard M. Stallman, 2005/11/30
- Re: po file charset via auto-coding-functions, Richard M. Stallman, 2005/11/19
- Re: po file charset via auto-coding-functions, Kenichi Handa, 2005/11/20