all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: tramp@lavabit.com
To: help-gnu-emacs@gnu.org
Subject: emacsclient behaves differently depending on the way the server  was started
Date: Mon, 9 Nov 2009 10:30:57 -0500 (EST)	[thread overview]
Message-ID: <60293.62.218.221.187.1257780657.squirrel@lavabit.com> (raw)

Hi!

I am using emacs-23.1 build directly from the sources.

When i start emacs -nw or emacs i can use umlauts. As far as i can tell
this is due to the environment variables (It works since i have set
LC_ALL)

but if i start the emacs server with

emacs --daemon

and use the emacsclient with
emacsclient /tmp/x

in an x terminal

I can not use umlauts on the emacs frame on this terminal.

I have reproduced this behavior on redhat and openbsd so i do think that
this is not connected to the installed system.

But if i start the server from an emacs instance running outside an
terminal (X11) i can use umlauts if i use

emacsclient /tmp/x
(on the grafical emacs instance)

and if i use

emacsclient -nw /tmp/x

on the terminal

Can please someone outline the difference of the server start from the
commandline and from inside an running emacs instance?

I would love to use emacsclient as my editor and to let it start the
server as needed with the ALTERNATE_EDITOR="" setting. Can someone tell me
how to do this?

Thank you very much in advance
Tramp







                 reply	other threads:[~2009-11-09 15:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=60293.62.218.221.187.1257780657.squirrel@lavabit.com \
    --to=tramp@lavabit.com \
    --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.