all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Len Trigg <lenbok@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: emacsclient bug
Date: Thu, 17 Jan 2008 13:42:20 -0500	[thread overview]
Message-ID: <jwvabn4gurf.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <hbd4s09vzw.wl%len@netvalue.net.nz> (Len Trigg's message of "Fri,  18 Jan 2008 06:56:19 +1300")

>> > I use emacs pretty much exclusively in multi-tty mode, seldom creating
>> > actual X frames.  I recently switched from the pre-emacs-22 multi-tty
>> > branch to the new emacs-23 snapshot (from a few days ago) and have
>> > noticed some changes.
>> 
>> > 1) Start a new emacs in a tty
>> 
>> > 2) (server-start)
>> 
>> > 3) In another shell, do:
>> >    $ emacsclient <somefilename>
>> 
>> > 4) BUG: emacs opens a new frame.  It should instead load into my
>> > existing emacs tty.  The old multi-tty emacsclient did this correctly
>> 
>> This is not a bug: the behavior was chosen to better match the previous
>> non-multi-tty behavior.  You need to add the "-t" argument to tell
>> emacsclient to open a new frame in the local tty.

> I should add that I think the bug is only after freshly invoking
> server-start -- if you create a tty emacsclient (with emacsclient -t)
> in another tty, then step 3 will result in somefilename being opened
> in an existing tty frame (as desired).

Hmm... looks like I misunderstood the original bug.
Are you saying that if you start

  tty1> emacs -f emacs-server
  tty2> emacsclient foo.bar

that the emacsclient causes a new frame to be opened in tty2 or in tty1
(it should be in tty1)?


        Stefan

  reply	other threads:[~2008-01-17 18:42 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-17  0:07 emacsclient bug Len Trigg
2008-01-17 15:42 ` Stefan Monnier
2008-01-17 17:48   ` Len Trigg
2008-01-17 17:56   ` Len Trigg
2008-01-17 18:42     ` Stefan Monnier [this message]
2008-01-17 19:00       ` Len Trigg
2008-01-20 20:41         ` Stefan Monnier
2008-01-20 21:56           ` Len Trigg
2008-01-21  1:45             ` Stefan Monnier
2008-01-21  3:16               ` Len Trigg
2008-01-21  9:54                 ` Andreas Schwab
2008-01-21 15:52                 ` Stefan Monnier
2008-01-22 11:30                   ` Richard Stallman
2008-01-26 21:58                     ` Stefan Monnier
2008-01-27  2:06                       ` Dan Nicolaescu
     [not found]                       ` <ur9odb89g39.fsf@totally-fudged-out-message-id>
2008-01-27 15:41                         ` Dan Nicolaescu
2008-01-28  7:57                           ` KOBAYASHI Yasuhiro
2008-01-31 17:15                           ` Sascha Wilde
2008-02-03  0:10                             ` David De La Harpe Golden
2008-02-04 11:46                               ` Sascha Wilde
2008-02-04 14:56                                 ` David De La Harpe Golden
2008-02-04 15:04                                   ` David De La Harpe Golden
2008-02-04 17:33                                     ` Sascha Wilde
2008-02-06 17:29                             ` Stefan Monnier
2008-02-06 17:40                               ` Dan Nicolaescu
2008-02-06 19:31                                 ` Stefan Monnier
2008-02-07  0:44                                 ` Richard Stallman
2008-02-07  0:50                                   ` Leo
2008-02-07  1:00                                   ` Dan Nicolaescu
2008-02-07  9:03                                   ` Sascha Wilde
2008-02-08  4:16                                     ` Richard Stallman
2008-02-07  9:05                                 ` Sascha Wilde
2008-02-08 15:27                                 ` Stefan Monnier
2008-02-09 14:50                                   ` Sascha Wilde
2008-02-07  8:56                               ` Sascha Wilde
2008-02-04  4:57                           ` Leo
2008-01-27 16:03                       ` Richard Stallman
2008-01-20 21:56           ` Len Trigg

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

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

  git send-email \
    --in-reply-to=jwvabn4gurf.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=lenbok@gmail.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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.