all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tom Koornwinder <T.H.Koornwinder@uva.nl>
To: help-gnu-emacs@gnu.org
Subject: Re: diacritics in emacs but not in emacsclient
Date: Thu, 3 Jul 2014 17:28:03 +0200	[thread overview]
Message-ID: <20140703152803.GA35675@staffweb2.ic.uva.nl> (raw)

On Thu, Jul 03, 2014 at 09:24:03AM -0400, Stefan Monnier wrote:
> > However, when I try this in an emacsclient window,
> > coming from mutt, this produces a question mark.
>
> That indicates that Emacs thinks the "output device" (i.e. the terminal
> emulator) does not know this character (because the coding-system used
> doesn't include this char).  It doesn't affect the buffer's content,
> only the display.  But again, it indicates that Emacs doesn't think the
> terminal is using utf-8.
>
> IIUC your situation is:
>
>   In Terminal.app, your ssh to a GNU/Linux server, and in that ssh
>   session you run "emacsclient -t".
>
> What happens if instead of "emacsclient -t" you run "emacs -nw -Q"?
> Can you then enter non-ascii chars and are they displayed correctly?

This solves my problem.
The only difference with your suggestion is that I have put in my .muttrc

set editor="emacs -nw"

(without -Q since my .emacs init file should be read)

Many thanks, Stefan.

Tom  (æmçtërdåm)



             reply	other threads:[~2014-07-03 15:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-03 15:28 Tom Koornwinder [this message]
     [not found] <mailman.4802.1404401325.1147.help-gnu-emacs@gnu.org>
2014-07-03 15:56 ` diacritics in emacs but not in emacsclient Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2014-07-03  9:15 Tom Koornwinder
2014-07-03 13:24 ` Stefan Monnier
2014-07-03  8:35 Tom Koornwinder
2014-07-02 11:05 Tom Koornwinder
2014-07-02 14:49 ` Stefan Monnier
2014-07-02 23:51 ` Bob Proulx

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=20140703152803.GA35675@staffweb2.ic.uva.nl \
    --to=t.h.koornwinder@uva.nl \
    --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.