From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Error opening an APK file
Date: Wed, 18 Sep 2019 18:27:24 +0300 [thread overview]
Message-ID: <8336gtvd43.fsf@gnu.org> (raw)
In-Reply-To: <83tv99abb5.fsf@gmail.com> (message from Pascal Quesseveur on Wed, 18 Sep 2019 17:11:58 +0200)
> From: Pascal Quesseveur <pquessev@gmail.com>
> Date: Wed, 18 Sep 2019 17:11:58 +0200
>
> >"EZ" == Eli Zaretskii <eliz@gnu.org> writes:
>
> EZ> I think it's the contents of the files, not their extension,
> EZ> that matters.
>
> But the apk files are zip files.
Are you saying that just renaming a .apk file to .zip solves the
problem?
> EZ> How did you "force utf-8-unix encoding" on your home directory,
>
> Something like:
>
> (modify-coding-system-alist 'file "quessev" 'utf-8-unix)
>
> EZ> why did you need that?
>
> Because I wanted to always have this encoding when I access my files
> through a Windows system.
(prefer-coding-system 'utf-8-unix) should have done that better, and
probably would avoid this problem.
next prev parent reply other threads:[~2019-09-18 15:27 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-18 8:52 Error opening an APK file Pascal Quesseveur
2019-09-18 12:35 ` Eli Zaretskii
2019-09-18 14:20 ` Pascal Quesseveur
2019-09-18 14:29 ` Eli Zaretskii
2019-09-18 15:11 ` Pascal Quesseveur
2019-09-18 15:27 ` Eli Zaretskii [this message]
2019-09-18 16:48 ` Pascal Quesseveur
2019-09-19 7:15 ` Pascal Quesseveur
2019-09-20 7:26 ` Eli Zaretskii
2019-09-20 12:14 ` Stefan Monnier
2019-09-20 12:23 ` Robert Pluim
2019-09-20 12:40 ` Stefan Monnier
2019-09-20 12:47 ` Robert Pluim
2019-09-20 14:35 ` Eli Zaretskii
2019-09-20 15:13 ` Stefan Monnier
2019-09-20 16:02 ` Eli Zaretskii
2019-09-20 13:01 ` Eli Zaretskii
2019-09-20 13:17 ` Robert Pluim
2019-09-20 14:37 ` 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=8336gtvd43.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=help-gnu-emacs@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.