unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: dhruva <dhruvakm@gmail.com>
To: "Phillip Susi" <psusi@cfl.rr.com>
Cc: emacs-devel@gnu.org
Subject: Re: Suggestion: Make emacsclient act as a new frame
Date: Tue, 31 Jul 2007 10:05:02 +0530	[thread overview]
Message-ID: <e3f230850707302135l40954821iec259f02de98106e@mail.gmail.com> (raw)
In-Reply-To: <46AE4916.2060709@cfl.rr.com>

Hi,

On 7/31/07, Phillip Susi <psusi@cfl.rr.com> wrote:
> 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

Not sure if I understand you correctly... If you want to edit a file
in a new frame other than the primary Emacs frame, you could use the
following syntax:
$ emacsclient -n -e "(find-file-other-frame \"~/_emacs\")"
The stuff between \"...\" could be a command line variable if you set
is as a SHELL alias (or doskey macro).
The above command creates a new frame and opens the file in the new
frame. The command line does not wait till you complete the editing
and closing of the file.

-dky

-- 
Dhruva Krishnamurthy
Contents reflect my personal views only!

  reply	other threads:[~2007-07-31  4:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-30 20:24 Suggestion: Make emacsclient act as a new frame Phillip Susi
2007-07-31  4:35 ` dhruva [this message]
2007-07-31  6:00   ` David Kastrup
2007-08-01 16:14   ` Phillip Susi
2007-08-01 19:06     ` Tassilo Horn
2007-08-02  3:40       ` dhruva
2007-08-02  6:07         ` Dan Nicolaescu
2007-08-02  7:54         ` Jason Rumney
2007-07-31  5:17 ` Stefan Monnier
2007-07-31 10:11   ` Leo
2007-07-31 13:15     ` Stefan Monnier
2007-08-02 14:27       ` Leo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e3f230850707302135l40954821iec259f02de98106e@mail.gmail.com \
    --to=dhruvakm@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=psusi@cfl.rr.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).