all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Starting daemon in windowed mode?
@ 2015-09-26 10:20 Alberto Simões
  0 siblings, 0 replies; only message in thread
From: Alberto Simões @ 2015-09-26 10:20 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

I found out I can start the emacs daemon with --daemon from the command
line.
But then, when I ask emacsclient to open, it open in text mode.

I was trying to make it opening in windows mode (MacOSX).

There is a --display option in emacs, but I am not sure it is considered by
the --daemon flag, as

   ./Emacs --daemon --display $DISPLAY

results in the same behavior.

I can use emacsclient -c to open  new frame (and it works). But it I use it
again, a new frame will open.

Probably my solution will pass by a Perl script that look the output of
'ps' and checks if -c is needed or not.

But before going for a hack, I would like to ask if there is some option I
am missing.

Thanks
Alberto

PS: and once again, sorry for my last question where things were not
working because I had a strange emacs() function in my bash_profile (can't
recall when in my life I did it!)

-- 
Alberto Simões


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-09-26 10:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-26 10:20 Starting daemon in windowed mode? Alberto Simões

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.