all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
To: "Drew Adams" <drew.adams@oracle.com>
Cc: emacs-devel@gnu.org
Subject: Re: C-x C-e with prefix arg
Date: Tue, 07 May 2013 11:30:23 +0300	[thread overview]
Message-ID: <87bo8ngpjr.fsf@mail.jurta.org> (raw)
In-Reply-To: <D393C9EBE29F488690FD0DDF70FF7A08@us.oracle.com> (Drew Adams's message of "Mon, 6 May 2013 13:13:53 -0700")

> IMO, it is important that `C-x C-e' with a plain `C-u' (more generally, with
> a non-negative prefix arg) ignore those options altogether and print the
> full value.  That was the _point_ of my suggestion, from the beginning.

Isn't truncated output intended mostly for beginners
to not overwhelm them with long output?  If yes,
then it should be used by default.

> Most of the time when you want to print the value, you want the whole value,
> not an abbreviation.  That's my claim.

I agree that most of the time you want the whole value.
That's why I have in ~/.emacs ;-)

  (custom-set-variables
   '(eval-expression-print-length nil)
   '(eval-expression-print-level nil)

But the question is what should be the default behavior.
It seems this feature for the elided display of long lists
was created with the intention to be used by default.



  reply	other threads:[~2013-05-07  8:30 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-03 15:42 C-x C-e with prefix arg Drew Adams
2013-05-04 23:31 ` Xue Fuqiao
2013-05-05  3:51   ` C-x C-e with prefix arg [patch] Drew Adams
2013-05-05  6:05     ` Xue Fuqiao
2013-05-05  8:57 ` C-x C-e with prefix arg Juri Linkov
2013-05-05 14:23   ` Drew Adams
2013-05-05 19:50     ` Juri Linkov
2013-05-06  7:00       ` Drew Adams
2013-05-06  8:30         ` Juri Linkov
2013-05-06 14:11           ` Drew Adams
2013-05-06 19:54             ` Juri Linkov
2013-05-06 20:13               ` Drew Adams
2013-05-07  8:30                 ` Juri Linkov [this message]
2013-05-07 14:16                   ` Drew Adams
2013-05-07 20:55                     ` Juri Linkov
2013-05-07 21:42                       ` Drew Adams
2013-05-07 22:31                         ` Juri Linkov

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=87bo8ngpjr.fsf@mail.jurta.org \
    --to=juri@jurta.org \
    --cc=drew.adams@oracle.com \
    --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.