unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#2138: 23.0.60; --daemon and ediff-window-setup-function
@ 2009-01-31 23:48 Stephen Berman
  2009-02-01  6:05 ` Dan Nicolaescu
  2012-04-26  3:04 ` Chong Yidong
  0 siblings, 2 replies; 7+ messages in thread
From: Stephen Berman @ 2009-01-31 23:48 UTC (permalink / raw)
  To: emacs-pretest-bug

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.


In GNU Emacs 23.0.60.31 (i686-pc-linux-gnu, GTK+ Version 2.14.4)
 of 2009-01-31 on escher
Windowing system distributor `The X.Org Foundation', version 11.0.10502000
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=local
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t






^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-04-26  3:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-31 23:48 bug#2138: 23.0.60; --daemon and ediff-window-setup-function Stephen Berman
2009-02-01  6:05 ` Dan Nicolaescu
2009-02-01 11:20   ` Stephen Berman
2009-02-01 14:50     ` Dan Nicolaescu
2009-02-01 15:30       ` Stephen Berman
2009-02-01 18:24       ` Eli Zaretskii
2012-04-26  3:04 ` Chong Yidong

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).