all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sam Steingold <sds@podval.org>
Subject: Re: emacs server and new frames
Date: Mon, 05 Jun 2006 12:51:56 -0400	[thread overview]
Message-ID: <alzmgro89f.fsf@quant8.janestcapital.quant> (raw)
In-Reply-To: 87zmgr5zb4.fsf@stupidchicken.com

> * Chong Yidong <plq@fghcvqpuvpxra.pbz> [2006-06-05 12:42:39 -0400]:
>
> Sam Steingold <sds@podval.org> writes:
>
>> I want buffers created by the emacs server to show up in their own
>> frames, so I do
>>
>> (add-hook 'server-switch-hook 'new-frame)
>> (custom-set-variables '(server-window 'pop-to-buffer))
>>
>> the result is that the server buffer is shown both in a new frame and a
>> new window in an existing frame.
>> neither *Help*, nor *info*, nor the source are helpful...
>
> I do
>
>   (add-hook 'server-visit-hook
>             '(lambda () (setq server-window (new-frame))))

I do not observe any change in behaviour.

-- 
Sam Steingold (http://www.podval.org/~sds) on Fedora Core release 5 (Bordeaux)
http://pmw.org.il http://openvotingconsortium.org http://dhimmi.com
http://mideasttruth.com http://memri.org http://honestreporting.com
Lisp: its not just for geniuses anymore.

  parent reply	other threads:[~2006-06-05 16:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-05 15:04 emacs server and new frames Sam Steingold
2006-06-05 16:21 ` Kevin Rodgers
2006-06-05 16:49   ` Sam Steingold
2006-06-05 16:42 ` Chong Yidong
2006-06-05 16:50   ` Drew Adams
2006-06-06  1:16     ` Stefan Monnier
2006-06-05 16:51   ` Sam Steingold [this message]
2006-06-05 18:14 ` Andreas Schwab
2006-06-06  1:20 ` Stefan Monnier

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=alzmgro89f.fsf@quant8.janestcapital.quant \
    --to=sds@podval.org \
    /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.