unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Shouldn't emacs print long lists with newlines?
@ 2019-08-05 20:05 ndame
  2019-08-07  7:05 ` Michael Heerdegen
  0 siblings, 1 reply; 8+ messages in thread
From: ndame @ 2019-08-05 20:05 UTC (permalink / raw)
  To: emacs-devel@gnu.org

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

I'm trying to debug a vc problem with edebug and when stepping
through the source edebug prints the expression results.

VC code sometimes returns long lists with file names. In my
example one step returns a list of 1380 files and prints it to
the Message buffer as a single line which is quite long, so it
impacts scrolling.

Shouldn't the printing code be smarter and print long lists with
newlines, every item in a separate line, to avoid the long line
issue?
 

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

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

end of thread, other threads:[~2019-08-29  7:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-05 20:05 Shouldn't emacs print long lists with newlines? ndame
2019-08-07  7:05 ` Michael Heerdegen
2019-08-07 10:51   ` Stefan Monnier
2019-08-07 12:04     ` martin rudalics
2019-08-28 17:23       ` Stefan Monnier
2019-08-29  7:46         ` martin rudalics
2019-08-07 12:43   ` ndame
2019-08-07 14:28     ` Michael Heerdegen

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