emacs-devel
[Top][All Lists]
Advanced

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

Re: start emacs without creating frames and connect with emacsclient lat


From: Dan Nicolaescu
Subject: Re: start emacs without creating frames and connect with emacsclient later
Date: Wed, 03 Sep 2008 13:14:45 -0700

martin rudalics <address@hidden> writes:

  > > Please look at the diff again, that's preexisting code...
  > 
  > The old code has ...
  > 
  >   ;; Under X Window, this creates the X frame and deletes the terminal 
frame.
  >   (when (fboundp 'frame-initialize)
  >     (frame-initialize))
  > 
  > ... no `and'.

Ah, OK, I'll get rid of it.   I planned to get rid of the `when' test
there anyway (it's always true), but that's for a different patch.




reply via email to

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