From: Eli Zaretskii <eliz@gnu.org>
To: martin rudalics <rudalics@gmx.at>
Cc: 14829@debbugs.gnu.org, barry@python.org
Subject: bug#14829: 24.3; split-window-keep-point breaks shell tab completion
Date: Fri, 12 Jul 2013 12:26:34 +0300 [thread overview]
Message-ID: <83bo685dth.fsf@gnu.org> (raw)
In-Reply-To: <51DFBC46.6020709@gmx.at>
> Date: Fri, 12 Jul 2013 10:20:22 +0200
> From: martin rudalics <rudalics@gmx.at>
> Cc: 14829@debbugs.gnu.org
>
> > With `(setq split-window-keep-point t)` you will see the window split,
> > with the top window scrolled to leave point just after the `a` in the
> > middle of the window. The bottom window will have the completions for
> > aa.txt and ab.txt
> >
> > With `(setq split-window-keep-point nil)` you will not get any window
> > split, but point will jump someplace higher up in the window (e.g. for
> > me it jumps to just after the gg.txt line).
>
> `split-window-below' here does
>
> (setq new-window (split-window nil size))
> (unless split-window-keep-point
>
> so I don't understand how setting `split-window-keep-point' can affect
> the decisison whether to split the window.
Maybe it is split, and then deleted, before we have a chance of
displaying it?
next prev parent reply other threads:[~2013-07-12 9:26 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-08 21:08 bug#14829: 24.3; split-window-keep-point breaks shell tab completion Barry Warsaw
2013-07-11 19:37 ` bug#14829: (no subject) Barry Warsaw
2013-07-22 17:18 ` Stefan Monnier
2013-07-22 17:37 ` martin rudalics
2013-07-22 17:42 ` Barry Warsaw
2013-07-23 7:10 ` martin rudalics
2013-07-22 18:56 ` Stefan Monnier
2013-07-23 7:10 ` martin rudalics
2013-07-23 13:09 ` Stefan Monnier
2013-07-23 13:38 ` Barry Warsaw
2013-07-25 10:05 ` martin rudalics
2013-07-27 2:52 ` Barry Warsaw
2013-07-27 8:18 ` martin rudalics
2013-07-29 16:56 ` martin rudalics
2013-07-25 10:04 ` martin rudalics
2013-07-22 17:41 ` Barry Warsaw
2013-07-12 8:20 ` bug#14829: 24.3; split-window-keep-point breaks shell tab completion martin rudalics
2013-07-12 9:26 ` Eli Zaretskii [this message]
2013-07-12 10:12 ` martin rudalics
2013-07-12 14:18 ` Barry Warsaw
2013-07-12 14:12 ` Barry Warsaw
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=83bo685dth.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=14829@debbugs.gnu.org \
--cc=barry@python.org \
--cc=rudalics@gmx.at \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).