GNU bug report logs - #3080
23.0.92; emacsclient can not open frame without visiting file

Previous Next

Package: emacs;

Reported by: Jameson Rollins <jrollins <at> finestructure.net>

Date: Wed, 22 Apr 2009 16:00:03 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


Message #18 received at 3080 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Dan Nicolaescu <dann <at> ics.uci.edu>
To: Jameson Rollins <jrollins <at> finestructure.net>
Cc: 3080 <at> debbugs.gnu.org, rfrancoise <at> debian.org
Subject: Re: bug#3080: 23.0.92; emacsclient can not open frame without visiting file
Date: Wed, 22 Apr 2009 14:25:04 -0700 (PDT)
Jameson Rollins <jrollins <at> finestructure.net> writes:

  > emacsclient does not allow for opening a frame, either in a terminal
  > or in a new X frame, with*out* touching a file.  This is maybe only an
  > issue when emacs is run in --daemon mode where an initial frame is not
  > created.  It is often useful to open up an emacs without having a
  > particular file that needs to be editted, and this is not currently
  > possible.  In fact, I would prefer to see emacsclient behave more like
  > the "classical" emacs behaves.  I would like to see the following
  > behavior, that I think makes more sense and is more compatible with
  > the classic interface:
  > 
  > emacsclient
  >   opens up a new frame with *scratch*
does not work, it seems intentional, no idea why.

  > emacsclient <file>
  >   opens up a new frame with <file>

emacsclient -c <file>
does this


  > emacsclient -nw
  >   opens up a new frame in the current terminal with *scratch*

this works

  > emacsclient -nw <file>
  >   opens up a new frame in the current terminal with <file>

this works

  > emacsclient -<?> <file>
  >   opens up <file> in an already opened "master" frame

emacsclient <file> 
does this





This bug report was last modified 16 years and 33 days ago.

Previous Next


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