[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: M-q does not fill quoted text anymore
|
From: |
Mathias Dahl |
|
Subject: |
Re: M-q does not fill quoted text anymore |
|
Date: |
Thu, 08 Dec 2005 13:35:09 +0100 |
|
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt) |
"address@hidden" <address@hidden> writes:
> I was always trying to recover my dotemacs file according to the
> change-log to see if any settings or recently added elisp got
> conflicted with the key binding. I wonder whether there are other ways
> to debug the fix it better........
I guess I *could* put in (error "I'll stop here") in the code and see
when the filling works and when it doesn't...
Btw, emacs -q works, of course.
I checked the values of all the variables that fill-paragraph says it
checks, and they were the same in both "emacs -q" and normal startup.