emacs-devel
[Top][All Lists]
Advanced

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

Re: Change in emacsclient behavior


From: Stefan Monnier
Subject: Re: Change in emacsclient behavior
Date: Fri, 31 Aug 2007 02:39:08 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

> I think this change is a mistake:
>     +** Emacsclient has been extended to support opening a new terminal
>     +frame.  Its behavior has been changed to open a new Emacs frame by
>     +default.  Use the -c option to get the old behavior of opening files in
>     +the currently selected Emacs frame.

> For people that normally don't make new frames, this will be a hassle.

Agreed.  It may also be a hassle for people who use multiple frames because
IIUC it will create only one frame per emacsclient rather than one per file,
like I use.

> So I think it should depend on the value of `pop-up-frames'.

I disagree.  It should just revert to the old behavior (i.e. revert the
"-c" arg to emacsclient).

> Are there any arguments against testing `pop-up-frames'?

If I understand the code correctly, the choice is made in emacsclient, so it
does not have access to `pop-up-frames' anyway.


        Stefan




reply via email to

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