all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#1581: eval-last-sexp truncation: mention in docstring
@ 2008-12-15  3:01 jidanni
  0 siblings, 0 replies; only message in thread
From: jidanni @ 2008-12-15  3:01 UTC (permalink / raw)
  To: bug-gnu-emacs

  C-x C-e runs the command eval-last-sexp
    which is an interactive compiled Lisp function in `lisp-mode.el'.
  It is bound to <menu-bar> <emacs-lisp> <eval-sexp>, C-x C-e.
  (eval-last-sexp EVAL-LAST-SEXP-ARG-INTERNAL)

  Evaluate sexp before point; print value in minibuffer.
  Interactively, with prefix argument, print output into current buffer.

OK, but
some-variable-whose-value-is-rather-long C-u C-x C-e
will truncate the results with "..." at the end.
Please mention in the docstring how to get the entire value.

OK, (info "(emacs)Lisp Eval") mentions `eval-expression-print-level' and
`eval-expression-print-length'. OK, perhaps mention them in
eval-last-sexp etc. docstrings.







^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-15  3:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-15  3:01 bug#1581: eval-last-sexp truncation: mention in docstring jidanni

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.