unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Soroush Rabiei <soroush.rabiei@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Fix compilation window height, Prevent new buffers
Date: Tue, 26 Dec 2017 12:14:49 +0330	[thread overview]
Message-ID: <CAOMsk2QHnS+7pXsDCU6Pg7u9PbD5LTjXcGt-uvXmv1i15YMbYQ@mail.gmail.com> (raw)

Hi

I would like to fix compilation window height and prevent popup
windows when I navigate to an error.
Basically my desired logic is this:

1. When <f5> is pressed, open compilation window, at the bottom, with X height;
2. When clicked (or pressed <return>) on an error/warning, don't open
a new window, just navigate to error location through previous window
(the buffer I invoked compile)

So far, I've managed to fix the height and fix compilation window
position. However I have no clue how to prevent popup windows.

Cheers,
Soroush



                 reply	other threads:[~2017-12-26  8:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CAOMsk2QHnS+7pXsDCU6Pg7u9PbD5LTjXcGt-uvXmv1i15YMbYQ@mail.gmail.com \
    --to=soroush.rabiei@gmail.com \
    --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).