Bug 57163 - recursive-load-depth-limit defaults to 10
Summary: recursive-load-depth-limit defaults to 10
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: emacs
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Trond Eivind Glomsrxd
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-12-06 08:49 UTC by Jens Petersen
Modified: 2007-04-18 16:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-12-06 08:49:43 UTC
Embargoed:


Attachments (Terms of Use)

Description Jens Petersen 2001-12-06 08:49:39 UTC
Description of Problem:
In Emacs 21.1 recursive-load-depth-limit defaults to 10, but this actually
causes problems for some packages. Eg wl loads more than that many packages
at startup.

In cvs the value has already been increased to 50 (shortly after the
release ;-).

Version-Release number of selected component (if applicable):
21.1

How Reproducible:
always

Steps to Reproduce:
1. emacs
2. C-h v recursive-load-depth-limit RET
optional
3. M-x wl RET
or 
4. emacs -f wl

Actual Results:
10

"Recursive load suspected: ...."

Expected Results:
no error

Additional Information:
Could the default be made 50 like it is in cvs now.
Assuming another release isn't made very soon.

Comment 1 Trond Eivind Glomsrxd 2001-12-06 16:45:50 UTC
Changed in emacs-21.1-3


Note You need to log in before you can comment on or make changes to this bug.