help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacsclient unable to handle cedille ç


From: William Gardella
Subject: Re: emacsclient unable to handle cedille ç
Date: Sun, 18 Nov 2012 18:09:21 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Hello,

edu500ac@gmail.com writes:

> It seems that the problem lies in the use of the daemon. If I run
> emacs with the --iconic option, everything works perfectly well:
>
> emacs --eval "(server-start)" --iconic --quiet &
>
> Now I can run an emacsclient and it works perfectly well (slightly
> slower than vim, though).
>
> #!/bin/bash
> emacsclient -q -t "$@"
> #Put this file in  /usr/bin/ed
> #You will need sudo for that
>
> I don't like this solution very much, because the icon stays hanging
> somewhere on the Desktop. I would be pleased if somebody could tell me
> how to make the daemon work.

I use emacsclient frames and --daemon exclusively and cannot reproduce
this error (Emacs 24.2.1, compiled from release tarball on Debian
GNU/Linux 7.0), so this is likely a configuration problem.

Best,
WGG


reply via email to

[Prev in Thread] Current Thread [Next in Thread]