all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* selected-frame returns trailing space
@ 2002-03-13 12:24 Marshall, Simon
  2002-03-15  3:42 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Marshall, Simon @ 2002-03-13 12:24 UTC (permalink / raw)


(selected-frame) C-x C-e
#<frame *scratch* 0x648a00\ >

Is there a purpose for the trailing space before the `>'?

I wondered whether it was for a display spec, though print_object
doesn't do anything like that.  None of the other objects printed by
that function have a trailing space.

Simon.

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


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

* Re: selected-frame returns trailing space
  2002-03-13 12:24 selected-frame returns trailing space Marshall, Simon
@ 2002-03-15  3:42 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2002-03-15  3:42 UTC (permalink / raw)
  Cc: emacs-devel

    (selected-frame) C-x C-e
    #<frame *scratch* 0x648a00\ >

    Is there a purpose for the trailing space before the `>'?

It looks like a bug to me.  What is strange is that the code
explicitly asks for it.  It is no accident.  But there is no
info on why that was done.

Let's try taking it out.

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel


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

end of thread, other threads:[~2002-03-15  3:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-13 12:24 selected-frame returns trailing space Marshall, Simon
2002-03-15  3:42 ` Richard Stallman

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.