emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: minibuffer -> C-h m


From: Chris Moore
Subject: Re: minibuffer -> C-h m
Date: Wed, 06 Dec 2006 20:07:12 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux)

Chris Moore <address@hidden> writes:

> I can reproduce a similar error by using this minimal .emacs file:
>
>   (add-hook 'text-mode-hook 'auto-fill-mode)

In fact, that line isn't needed.  The error happens even without a
.emacs file, but the error message isn't always displayed.  Setting
debug-on-error to t will show that the error is happening anyway, due
to fill-paragraph and fill-minibuffer-function calling each other
perpetually.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]