Re: Emacsclient problem after upgrade

2012-04-02 Thread Johann Spies
On Mon, Apr 02, 2012 at 11:41:10AM +0200, Johann Spies wrote: > I will try out the ubuntu patch. I tried building a new package using the Ubuntu sources, but that did not solve the problem. Installing the Ubuntu package directly, solved it however. Regards Johann -- Johann Spies

Re: Emacsclient problem after upgrade

2012-04-02 Thread Johann Spies
On Mon, Apr 02, 2012 at 10:43:52AM +0200, Vincent Lefevre wrote: > After upgrading what? A Debian/unstable machine? Yes. > If this is the case > and libglib2.0-0 was upgraded, you might be affected by the following > bug: > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=91 > Thanks f

Re: Emacsclient problem after upgrade

2012-04-02 Thread Vincent Lefevre
After upgrading what? A Debian/unstable machine? If this is the case and libglib2.0-0 was upgraded, you might be affected by the following bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=91 (note that I wasn't using emacsclient, just emacs). -- Vincent Lefèvre - Web:

Emacsclient problem after upgrade

2012-04-02 Thread Johann Spies
I have the following in my .fizshrc: alias emacs='/usr/bin/emacsclient.emacs23 -c' export ALTERNATE_EDITOR="" EDITOR=emacsclient.emacs23 \ VISUAL=emacsclient.emacs23 and it has been working for months now. If I run 'emacs' from the commandline and the server is running, it connects to the server