all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#74996: 28.2; sql interactive mode prints output of executed query where the pointer is instead of the bottom of the buffer
@ 2024-12-20 16:47 José Júnior
  2024-12-20 17:01 ` Eli Zaretskii
  0 siblings, 1 reply; 9+ messages in thread
From: José Júnior @ 2024-12-20 16:47 UTC (permalink / raw)
  To: 74996

Hi, after updating to Emacs 28 I noticed that when I execute a command in a sql-mode buffer connected to a sql-interactive-mode buffer, it prints the output where the pointer is at in the SQLi buffer, and if the pointer is not at the end, it messes up what was already printed, so I have to keep track where the pointer is before executing a query. I don´t remember seeing this behavior in Emacs 27, and it looks like a bug to me. I don't see how printing the output of a query in the middle of another output could be useful.

To reproduce:

1. Open sql-mode buffer conntected to a SQLi buffer

2. Run a sql query

3. Move the pointer to a line that has the previous output printed

4. Run another sql query






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

end of thread, other threads:[~2024-12-21  6:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-20 16:47 bug#74996: 28.2; sql interactive mode prints output of executed query where the pointer is instead of the bottom of the buffer José Júnior
2024-12-20 17:01 ` Eli Zaretskii
2024-12-20 19:03   ` José Júnior
2024-12-20 19:32     ` Eli Zaretskii
2024-12-20 20:08       ` Stephen Berman via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-12-20 20:11         ` Eli Zaretskii
2024-12-20 20:34           ` José Júnior
2024-12-21  6:35             ` Eli Zaretskii
2024-12-20 20:13       ` José Júnior

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.