all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: C-j in Lisp interaction mode.
Date: Fri, 08 Aug 2003 17:41:45 -0400	[thread overview]
Message-ID: <E19lEzZ-0005le-Fx@fencepost.gnu.org> (raw)
In-Reply-To: <200308071708.h77H8LR15118@raven.dms.auburn.edu> (message from Luc Teirlinck on Thu, 7 Aug 2003 12:08:21 -0500 (CDT))

    C-j in Lisp interaction mode overrides `print-length' and
    `print-level' using `eval-expression-print-length' and
    `eval-expression-print-level'.  The purpose of the latter two
    variables would seem to avoid printing huge expressions in the echo
    area.  But I do not see any reason to use them in
    `eval-print-last-sexp', bound to C-j in Lisp interaction mode.

I think it is a nuisance if C-j spews out tremendous quantities
of data.  I don't think this should be changed.

      Also,
    `eval-expression-print-length' and `eval-expression-print-level' do
    not seem to be documented in the Elisp manual, which makes their use
    very confusing to beginning Elisp users.

They are documented in the Emacs manual, where the commands are
documented.  I'm not against putting them in the Lisp manual, but is
there a place where they would fit?  The evaluation commands are not
documented in that manual.

  parent reply	other threads:[~2003-08-08 21:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-07 17:08 C-j in Lisp interaction mode Luc Teirlinck
2003-08-08  6:11 ` Richard Stallman
2003-08-08 21:41 ` Richard Stallman [this message]
2003-08-09  2:41   ` Luc Teirlinck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E19lEzZ-0005le-Fx@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.