I fixed this. Thanks.
___
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel
"Richard M. Stallman" <[EMAIL PROTECTED]> writes:
> Emacs highlights the first "world!" that is about to replace, then in
> the echo area I see:
>
> "Error in menu-bar-update-hook: (error Variable binding depth exceeds
>max-specpdl-size)"
>
> Can you provide a precise way to
Emacs highlights the first "world!" that is about to replace, then in
the echo area I see:
"Error in menu-bar-update-hook: (error Variable binding depth exceeds
max-specpdl-size)"
Can you provide a precise way to reproduce this problem?
Once able to reproduce it, I think we c
>> I have encountered a problem with large buffers in CVS Emacs. When some
>> commands are run on large-ish buffers Emacs seems to overflow some
>> internal limit.
I can easily reproduce this problem with just M-x gnus RET, so I get
an infinite loop and can't use Gnus with the freshest CVS.
Due
Chris Mears <[EMAIL PROTECTED]> writes:
> I have encountered a problem with large buffers in CVS Emacs. When some
> commands are run on large-ish buffers Emacs seems to overflow some
> internal limit.
>
> Steps to reproduce:
>
> - emacs -q
> - C-x b a-big-buffer RET
> - M-: (dotimes (i 6) (in
Chris Mears <[EMAIL PROTECTED]> writes:
> I have encountered a problem with large buffers in CVS Emacs. When some
> commands are run on large-ish buffers Emacs seems to overflow some
> internal limit.
>
> Steps to reproduce:
>
> - emacs -q
> - C-x b a-big-buffer RET
> - M-: (dotimes (i 6) (i