aboutsummaryrefslogtreecommitdiffstats
path: root/java/org
diff options
context:
space:
mode:
authorAlan Mackenzie2023-09-19 10:25:34 +0000
committerAlan Mackenzie2023-09-19 10:25:34 +0000
commit761f8901fffdb155cbcc7f3b5a2329161c2c1826 (patch)
treec2e044a67c45ecadf3f344a4398d1ceb8e7b084f /java/org
parentea5ae08b0623f091666373765d831667895c4351 (diff)
downloademacs-761f8901fffdb155cbcc7f3b5a2329161c2c1826.tar.gz
emacs-761f8901fffdb155cbcc7f3b5a2329161c2c1826.zip
Don't use ellipses while cl-printing strings.
This fixes bug#65680. The former use of print-length as a bound on the length of the printed string was erroneous, causing error messages preceding backtracees to get unnecessarily truncated to 50 characters. * lisp/emacs-lisp/cl-print.el (cl-print-object <string>): Remove the substitution of ellipses for long strings. * test/lisp/emacs-lisp/cl-print-tests.el (cl-print-tests-ellipsis-string): Remove this test.
Diffstat (limited to 'java/org')
0 files changed, 0 insertions, 0 deletions