unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#55582: 29.1; switch-to-buffer-other-tab doesn't set the buffer
@ 2022-05-22 19:44 Sean Whitton
  2022-05-23  2:22 ` Eli Zaretskii
  2022-05-23  7:48 ` Juri Linkov
  0 siblings, 2 replies; 4+ messages in thread
From: Sean Whitton @ 2022-05-22 19:44 UTC (permalink / raw)
  To: 55582; +Cc: juri

1. emacs -q
2. M-: (progn (switch-to-buffer-other-tab "*Messages*") (buffer-name))
- Actual result: "*GNU Emacs*" in echo area.
- Expected result: "*Messages*" in echo area.

You can work around it by calling set-buffer right after
switch-to-buffer-other-tab, but that shouldn't be necessary.  
The other switch-to-buffer-... functions all set the buffer correctly.

-- 
Sean Whitton





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-05-23  7:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-22 19:44 bug#55582: 29.1; switch-to-buffer-other-tab doesn't set the buffer Sean Whitton
2022-05-23  2:22 ` Eli Zaretskii
2022-05-23  4:50   ` Sean Whitton
2022-05-23  7:48 ` Juri Linkov

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).