From: martin rudalics <rudalics@gmx.at>
To: bdimych@narod.ru
Cc: help-gnu-emacs@gnu.org
Subject: Re: How to make moccur results to be inside the bottom window?
Date: Tue, 12 Feb 2008 20:56:52 +0100 [thread overview]
Message-ID: <47B1FA04.3010001@gmx.at> (raw)
> After moccur, window is splitted vertically and results appear inside the top
> window, but I would like to see them inside the bottom window like it is
> made in many other editors
>
> I looked into the color-moccur.el - there are many
> switch-to-buffer-other-window calls, Is it possible to configure this
> function or "defadvice" it so that it would open other-window at the top?
I'm not quite sure whether I understand what you mean. In the first
paragraph it seems you want the occurrences listed in the bottom window.
That's what `switch-to-buffer-other-window' should do: If it doesn't
find a suitable window it may split the largest or least recently used
one. The original window should become the upper one and the results of
`moccur' should go to the lower one. Please verify whether this fails
to happen on your system, for example, by invoking C-x 4 b from the
original window and typing in the name of the "moccur" buffer.
In the second paragraph it seems that you want to see the results in an
"other-window at the top". Please clarify this.
next reply other threads:[~2008-02-12 19:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-12 19:56 martin rudalics [this message]
[not found] <575411203326946@webmail23.yandex.ru>
2008-02-18 10:31 ` How to make moccur results to be inside the bottom window? martin rudalics
-- strict thread matches above, loose matches on Subject: below --
2008-02-18 9:32 Dmitry Bolshakov
2008-02-11 15:01 bdimych
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=47B1FA04.3010001@gmx.at \
--to=rudalics@gmx.at \
--cc=bdimych@narod.ru \
--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.
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.