all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Gary Fredericks <fredericksgary@gmail.com>
To: martin rudalics <rudalics@gmx.at>
Cc: 32720@debbugs.gnu.org
Subject: bug#32720: term-mode ignores certain window size changes
Date: Tue, 1 Jan 2019 11:31:35 -0600	[thread overview]
Message-ID: <CAMMdeLj4_YUWT0w+Rf_WAJeGPMquknjYxMPpND4Fbi9tORjFWA@mail.gmail.com> (raw)
In-Reply-To: <5C2BA293.3080303@gmx.at>

[-- Attachment #1: Type: text/plain, Size: 1510 bytes --]

I'm sorry, I forgot that code was there -- I had already disabled in when I
ran these tests, so you can disregard it.

C-x b for me starts an ido buffer selector. I forgot that wasn't a default
either.

So the buffer selector did not work -- it would show me a list of other
buffers (in the minibuffer), but I couldn't select one with RET -- it would
end up just creating a new buffer whose (very long) name was the list of
buffer names that ido showed.

Gary Fredericks
(803)-295-0195
fredericksgary@gmail.com
gfredericks.com


On Tue, Jan 1, 2019 at 11:25 AM martin rudalics <rudalics@gmx.at> wrote:

>  > I started running the patched version and immediately ran into trouble
> with
>  > switching away from term-mode buffers, but I suspect it's related to
> some
>  > custom code I have:
>  >
>  >
> https://github.com/gfredericks/dotfiles/blob/6a6497dd747e92b034549f3aee05d4dc6f0640d5/base/.emacs.d/user/gfredericks-terminals.el.symlink#L63
>
> The only things related to my patch should be
>
> (defun window-size-change-function-for-bug-32720 (_frame)
>    (window--adjust-process-windows))
>
> and its activation in 'term-load-hook'.  Would removing these change
> something in the behavior you observe?
>
>  > In particular C-x b doesn't work like it used to; it ends up doing
>  > something weird where it creates a buffer named after the minibuffer
> buffer
>  > selection text.
>
> Shouldn't C-x b create such a buffer if it does not exist yet?  What
> precisely did you want it to do?
>
> martin
>

[-- Attachment #2: Type: text/html, Size: 2413 bytes --]

  reply	other threads:[~2019-01-01 17:31 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-12 12:09 bug#32720: term-mode ignores certain window size changes Gary Fredericks
2018-09-13  8:07 ` martin rudalics
2018-09-13 14:06   ` Eli Zaretskii
2018-09-14  8:32     ` martin rudalics
2018-11-04  9:56 ` martin rudalics
2018-11-16 12:15   ` Gary Fredericks
2018-11-16 12:57     ` martin rudalics
2018-11-16 13:15       ` Gary Fredericks
2018-11-18  9:22         ` martin rudalics
2018-11-16 14:45       ` Eli Zaretskii
2018-11-17  9:20         ` martin rudalics
2018-11-17  9:43           ` Eli Zaretskii
2018-11-17 18:40             ` martin rudalics
2018-11-18  3:30               ` Eli Zaretskii
2018-11-18  9:22                 ` martin rudalics
2018-11-18 15:21                   ` Eli Zaretskii
2018-11-18 19:37                     ` martin rudalics
2018-11-18 20:10                       ` Eli Zaretskii
2018-11-19  9:41                         ` martin rudalics
2018-11-19 15:04                           ` Gary Fredericks
2018-11-19 15:14                             ` martin rudalics
2018-12-22 22:53                               ` Gary Fredericks
2018-12-23  9:38                                 ` martin rudalics
2018-12-23 13:16                                   ` Gary Fredericks
2018-12-23 13:40                                     ` martin rudalics
2018-12-23 13:47                                       ` Gary Fredericks
2018-12-23 18:02                                         ` martin rudalics
2018-12-23 18:54                                           ` Gary Fredericks
2018-12-25  9:51                                             ` martin rudalics
2018-12-29 23:23                                               ` Gary Fredericks
2018-12-30  9:53                                                 ` martin rudalics
2018-12-31 12:45                                                   ` Gary Fredericks
2018-12-31 14:16                                                     ` martin rudalics
2019-01-01 15:37                                                       ` Gary Fredericks
2019-01-01 17:25                                                         ` martin rudalics
2019-01-01 17:31                                                           ` Gary Fredericks [this message]
2019-01-01 17:55                                                             ` martin rudalics
2019-01-06 22:51                                                               ` Gary Fredericks
2019-01-07 12:29                                                                 ` Gary Fredericks
2019-01-07 16:11                                                                   ` martin rudalics
2019-01-11  9:24                                                                   ` martin rudalics
2019-01-16 14:07                                                                     ` Gary Fredericks
2019-01-16 17:30                                                                       ` martin rudalics
2019-01-16 17:44                                                                         ` Gary Fredericks
2020-08-22 14:59                                                                           ` Lars Ingebrigtsen
2020-08-22 16:57                                                                             ` Gary Fredericks

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=CAMMdeLj4_YUWT0w+Rf_WAJeGPMquknjYxMPpND4Fbi9tORjFWA@mail.gmail.com \
    --to=fredericksgary@gmail.com \
    --cc=32720@debbugs.gnu.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 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.