all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: I need to use UTF8... sometimes
Date: Wed, 06 Oct 2010 07:55:39 -0400	[thread overview]
Message-ID: <E1P3Sax-0002XP-UT@fencepost.gnu.org> (raw)
In-Reply-To: <i8hmtp$n3h$1@dough.gmane.org> (message from Gary on Wed, 06 Oct 2010 13:35:22 +0200)

> From: Gary <help-gnu-emacs@garydjones.name>
> Date: Wed, 06 Oct 2010 13:35:22 +0200
> Mail-Copies-To: never
> 
> So what I am wondering is what the easiest way is to do the transfer
> using UTF-8 but still edit locally in ISO-8559-1. I wondered if
> foo-upload-buffer should write the buffer to a temporary file, convert
> it to UTF-8, and then transfer that, but it seems a bit longwinded. Any
> other ideas?

Bind coding-system-for-write to 'utf-8 before invoking the Eshell
command.  That should do the trick.



      reply	other threads:[~2010-10-06 11:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-06 11:35 I need to use UTF8... sometimes Gary
2010-10-06 11:55 ` Eli Zaretskii [this message]

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=E1P3Sax-0002XP-UT@fencepost.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.