unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Lars Bungum <lars@bungum.no>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Having the prolog buffer in a different frame.
Date: Sun, 22 Jan 2006 09:25:42 +0100	[thread overview]
Message-ID: <43D34186.7030102@bungum.no> (raw)
In-Reply-To: <mailman.2040.1137856946.26925.help-gnu-emacs@gnu.org>

Drew Adams wrote:
>     Basically, I would like to tell Emacs, that if there already is
>     a prolog
>     session (buffer) running in a different frame, it should not open a new
>     view of this in the current frame.
> 
>     How? :)
> 
> Try setting `pop-up-frames' to `t'. Otherwise, check the doc for prolog-mode
> (`C-h m' when you're in prolog mode) to see if there is a specific option
> for this. Try also `M-x apropos RET prolog'.

Thanks, Drew, that worked like a charm.  I felt a little useless as I 
didn't know how to .emacs this setting.  So for googlers:

(setq pop-up-frames t)

Thanks a bunch.

--lars

       reply	other threads:[~2006-01-22  8:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2040.1137856946.26925.help-gnu-emacs@gnu.org>
2006-01-22  8:25 ` Lars Bungum [this message]
2006-01-21  7:53 Having the prolog buffer in a different frame Lars Bungum
2006-01-21 15:19 ` Drew Adams

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43D34186.7030102@bungum.no \
    --to=lars@bungum.no \
    --cc=help-gnu-emacs@gnu.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).