GNU bug report logs - #8984
second emacsclient file argument ends up in buried buffer

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Fri, 1 Jul 2011 22:52:02 UTC

Severity: minor

Done: jidanni <at> jidanni.org

Bug is archived. No further changes may be made.

Full log


Message #8 received at 8984 <at> debbugs.gnu.org (full text, mbox):

From: Juanma Barranquero <lekktu <at> gmail.com>
To: jidanni <at> jidanni.org
Cc: 8984 <at> debbugs.gnu.org
Subject: Re: bug#8984: second emacsclient file argument ends up in buried
	buffer
Date: Wed, 6 Jul 2011 21:35:31 +0200
On Fri, Jul 1, 2011 at 23:26,  <jidanni <at> jidanni.org> wrote:

> $ emacsclient ... ...
> should act the same as
> $ emacs ... ...
> in how the files end up displayed.

How does emacs ... ... acts for you?

For me, both 23.3 and trunk do this:

- emacs -q A  => splits the frame between A and *GNU Emacs*
- emacs -q A (B...) Z  => splits the frame between Z and *GNU Emacs*,
(B...) files are buried
- emacs -Q A  => displays A
- emacs -Q A B => displays B, A is buried
- emacs -Q A (B...) Z => splits the frame between Z and *Buffer List*,
(B...) are buried.

Does it work differently for you?

    Juanma




This bug report was last modified 13 years and 321 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.