all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Messages - Avoiding newlines
@ 2020-12-08 12:51 pietru
  2020-12-08 13:29 ` Stefan Möding
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: pietru @ 2020-12-08 12:51 UTC (permalink / raw)
  To: Help Gnu Emacs

I would like to print some values but I am getting a new-line
after (pp bounds).  Haw may I avoid it?

(message "Bounds: %s [%s, %s]" (pp bounds) $ma $mb)

Result:

Bounds: (78 . 84)
 [78, 84]






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

end of thread, other threads:[~2020-12-15  3:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-08 12:51 Messages - Avoiding newlines pietru
2020-12-08 13:29 ` Stefan Möding
2020-12-08 13:47   ` 2QdxY4RzWzUUiLuE
2020-12-08 13:47   ` pietru
2020-12-08 14:23   ` pietru
2020-12-08 15:32 ` Michael Heerdegen
2020-12-15  3:34 ` Tim Landscheidt

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.