GNU bug report logs - #2138
23.0.60; --daemon and ediff-window-setup-function

Previous Next

Package: emacs;

Reported by: Stephen Berman <stephen.berman <at> gmx.net>

Date: Sat, 31 Jan 2009 23:55:05 UTC

Severity: normal

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 2138 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Dan Nicolaescu <dann <at> ics.uci.edu>
To: Stephen Berman <stephen.berman <at> gmx.net>
Cc: 2138 <at> debbugs.gnu.org
Subject: Re: bug#2138: 23.0.60; --daemon and ediff-window-setup-function
Date: Sat, 31 Jan 2009 22:05:07 -0800 (PST)
Stephen Berman <stephen.berman <at> gmx.net> writes:

  > Start Emacs like this:
  > 
  > 1. emacs -Q --eval "(require 'ediff)"
  > 2. emacsclient -c
  > 3. C-h v ediff-window-setup-function
  > => ediff-setup-windows-multiframe
  > 
  > Now start Emacs like this:
  > 
  > 1. emacs -Q --daemon --eval "(require 'ediff)"
  > 2. emacsclient -c
  > 3. C-h v ediff-window-setup-function
  > => ediff-setup-windows-plain
  > 
  > 
  > I haven't tried debugging this, but my first guess is that
  > ediff-setup-windows-multiframe requires non-nil window-system but (still
  > guessing) when there is no frame window-system evaluates to nil.

You can take --daemon out of this equation, you'd  get the same when
doing 
emacs -Q and emacs -Q -nw




This bug report was last modified 13 years and 113 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.