all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: Tim Cross <theophilusx@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Feature change or bug - Emacs server
Date: Thu, 09 Jun 2011 09:17:07 +0200	[thread overview]
Message-ID: <87k4cvlbik.fsf@member.fsf.org> (raw)
In-Reply-To: <BANLkTi=DgvdwSY8U1P4JGSLbRxzJowab0g@mail.gmail.com> (Tim Cross's message of "Thu, 9 Jun 2011 16:47:30 +1000")

Tim Cross <theophilusx@gmail.com> writes:

Hi Tim,

> just wanted to check to see if changed functionality I've noticed is a
> deliberate feature change or a bug.
>
> Running Emacs GTK+ 24 (recent bzr) under X (xfce wm).
>
> I have my EDITOR environment variable set to emacsclient. Previously,
> when I did something like cron -e or git commit -a, emacs would popup
> a new frame on the virtual diesktop where I issued the command, I
> would make the changes, do the normal C-x 4 and the frame would close,
> returning me to the terminal and the command that triggered the edit
> would complete its work.

That's a bit strange.  emacsclient foo.txt should have always found
foo.txt in an existing frame (possibly on another workspace).  If you
want to use a new frame, you have to provide the -c, --create-frame
option.  Or to use a new terminal frame, use -t, --tty.

I have

  EDITOR=emacsclient -t

and

  VISUAL=emacsclient -c

Bye,
Tassilo



  reply	other threads:[~2011-06-09  7:17 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-09  6:47 Feature change or bug - Emacs server Tim Cross
2011-06-09  7:17 ` Tassilo Horn [this message]
2011-06-09  8:13   ` chad
2011-06-09 15:21 ` Stefan Monnier
2011-06-11  2:48   ` Tim Cross
2011-06-11 10:39     ` Ted Zlatanov
2011-06-13  2:09       ` Tim Cross
2011-06-13  4:53         ` Now: Emacs<->Mozilla Integration -- Was: " Mohsen BANAN
2011-06-13  7:37           ` chad
2011-06-14  3:57             ` Tim Cross
2011-06-14  3:53           ` Tim Cross
2011-06-14  8:37           ` Daniel Colascione
2011-06-13 15:47         ` Ted Zlatanov
2011-06-14  3:42           ` Tim Cross
2011-06-14 14:53             ` Lars Magne Ingebrigtsen
2011-06-14 15:01               ` Julien Danjou
2011-06-14 17:08                 ` joakim
2011-06-14 16:17             ` Ted Zlatanov
  -- strict thread matches above, loose matches on Subject: below --
2011-06-13 16:49 T.V Raman
2011-06-13 17:11 ` Mohsen BANAN
2011-06-13 17:18 ` Ted Zlatanov
2011-06-13 17:36   ` Michael Albinus
2011-06-13 23:45   ` Antoine Levitt
2011-06-14  0:57     ` Ted Zlatanov
2011-06-14  3:12       ` Tim Cross
2011-06-14  7:49       ` Antoine Levitt
2011-06-14  9:45         ` joakim
2011-06-14  8:22       ` Michael Albinus
2011-06-13 18:31 ` joakim
2011-06-14  3:18 ` Tim Cross

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=87k4cvlbik.fsf@member.fsf.org \
    --to=tassilo@member.fsf.org \
    --cc=emacs-devel@gnu.org \
    --cc=theophilusx@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.