all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#25545: 26.0.50; long values in *Help* are truncated
@ 2017-01-26 17:02 Mark Oteiza
  2017-01-26 22:08 ` Drew Adams
  2017-01-27 10:29 ` Eli Zaretskii
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Oteiza @ 2017-01-26 17:02 UTC (permalink / raw)
  To: 25545


From -nw -Q in a terminal of width 80:

1. Insert into *scratch*:

  (defcustom my-long-defcustom-name-for-reasons-foo 'a-long-variable-name-because
    "A docstring"
    :type 'variable)

2. Evaluate it
3. C-h v RET my-long-defcustom-name ... RET

The *Help* buffer's first two lines are

my-long-decustom-name-for-reasons-foo\x19s value is
a-long-variable-name-becaus

missing the ultimate letter "e".  I had noticed this in some long string
values where the ultimate double quote was missing.

In GNU Emacs 26.0.50.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw scroll bars)
 of 2017-01-25 built on logos
Repository revision: ff9ccf6883113ef6d30a352f3ee6dfaa090f0e88






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

end of thread, other threads:[~2017-01-27 10:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-26 17:02 bug#25545: 26.0.50; long values in *Help* are truncated Mark Oteiza
2017-01-26 22:08 ` Drew Adams
2017-01-27 10:29 ` Eli Zaretskii

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.