GNU bug report logs - #9276
23.3; quickurl-add-url saves truncated list when url list length exceeds print-length

Previous Next

Package: emacs;

Reported by: David Biesack <sasdjb <at> d72933.na.sas.com>

Date: Wed, 10 Aug 2011 15:43:02 UTC

Severity: normal

Found in version 23.3

Fixed in version 24.4

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 9276 <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: David Biesack <sasdjb <at> d72933.na.sas.com>
Cc: 9276 <at> debbugs.gnu.org
Subject: Re: 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
David Biesack <sasdjb <at> 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.




This bug report was last modified 12 years and 184 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.