unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Petter Reinholdtsen <pre@usit.uio.no>
To: notmuch@notmuchmail.org
Subject: Re: encoding problem with Emacs notmuch.el (æøå)
Date: Mon, 26 Sep 2011 15:06:28 +0200	[thread overview]
Message-ID: <2fl7h4vfo6j.fsf@login2.uio.no> (raw)
In-Reply-To: 2flipomf3vc.fsf_-_@login2.uio.no


[Petter Reinholdtsen]
> (Hm, now I hope the characters are encoded as UTF-8.  Time will
> tell. :)

Hm, it ended up as ISO-8859-1.  Anwway, I was able to get around the
problem by commenting out this block from my .emacs file and start
emacs using LC_CTYPE=nb_NO.UTF-8:

  (set-language-environment "Latin-1")
  (if (featurep 'mule)
      (set-language-environment "Latin-1")
    (set-input-mode (car (current-input-mode))
                   (nth 1 (current-input-mode))
                   0)    
    (standard-display-european t))

Happy hacking,
-- 
Petter Reinholdtsen

      reply	other threads:[~2011-09-26 14:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-26 14:12 encoding problem with Emacs notmuch.el Erik Colson
2011-02-26 15:26 ` David Bremner
2011-09-21 12:59   ` encoding problem with Emacs notmuch.el (æøå) Petter Reinholdtsen
2011-09-26 13:06     ` Petter Reinholdtsen [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

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2fl7h4vfo6j.fsf@login2.uio.no \
    --to=pre@usit.uio.no \
    --cc=notmuch@notmuchmail.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 public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).