all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: David Biesack <sasdjb@d72933.na.sas.com>
Cc: 9276@debbugs.gnu.org
Subject: bug#9276: 23.3; quickurl-add-url saves truncated list when url list length exceeds print-length
Date: Sun, 14 Aug 2011 15:26:31 -0400	[thread overview]
Message-ID: <8762lzg5g8.fsf@stupidchicken.com> (raw)
In-Reply-To: <p17h6lqtj6.fsf@d72933.na.sas.com> (David Biesack's message of "Wed, 10 Aug 2011 09:34:53 -0400")

David Biesack <sasdjb@d72933.na.sas.com> writes:

> backup your ~/.quickurls file if you have one.
> M-x load-library quickurl
> M-x eval-expression
> (setq print-length 10)

Could you explain why you want to do that?  Changing print-length is
likely to mess up other parts of Emacs, not just quickurl.el.

If you have code that needs to set print-length, the variable should be
let-bound over the minimum necessary piece of code.  Changing all the
places we need to `print' to let-bind print-length to nil would be
counterproductive.





  reply	other threads:[~2011-08-14 19:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-10 13:34 bug#9276: 23.3; quickurl-add-url saves truncated list when url list length exceeds print-length David Biesack
2011-08-14 19:26 ` Chong Yidong [this message]
2013-02-14  7:51 ` Glenn Morris

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=8762lzg5g8.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=9276@debbugs.gnu.org \
    --cc=sasdjb@d72933.na.sas.com \
    /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.