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: martin rudalics
Subject: Re: start emacs without creating frames and connect with emacsclient later
Date: Wed, 03 Sep 2008 14:38:29 +0200
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

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'.

martin




reply via email to

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