emacs-devel
[Top][All Lists]
Advanced

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

Re: Suggestion: Make emacsclient act as a new frame


From: Stefan Monnier
Subject: Re: Suggestion: Make emacsclient act as a new frame
Date: Tue, 31 Jul 2007 01:17:22 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

> It would be nice if at some future time emacsclient was actually
> interactive, functioning like a new frame on the principal emacs client,
> rather than just blocking while you have to tab to the principal emacs
> client to edit, then return.  This makes quick editor jobs for things like
> crontab -e much more convenient because you do not have to switch
> windows/terminals, yet you still have the full functionality of emacs and
> access to your other open buffers for purposes of cut/paste and so forth.

You can customize the `server-window' to be a function that opens a new
frame.  Currently the only suggested one is pop-to-buffer which does the
right thing for me (I have pop-uo-frames set to t).  But we should probably
add more, so suggestions welcome.


        Stefan




reply via email to

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