From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "zuying@gmail.com" Newsgroups: gmane.emacs.help Subject: Re: M-q does not fill quoted text anymore Date: 8 Dec 2005 00:53:06 -0800 Organization: http://groups.google.com Message-ID: <1134031986.304604.93410@f14g2000cwb.googlegroups.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1134043737 1746 80.91.229.2 (8 Dec 2005 12:08:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 8 Dec 2005 12:08:57 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 08 13:08:56 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EkKYh-000114-9g for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Dec 2005 13:07:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EkKYu-000313-9K for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Dec 2005 07:07:48 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!f14g2000cwb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: 60.63.101.133 Original-X-Trace: posting.google.com 1134031991 21040 127.0.0.1 (8 Dec 2005 08:53:11 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 8 Dec 2005 08:53:11 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Maxthon),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: f14g2000cwb.googlegroups.com; posting-host=60.63.101.133; posting-account=KExvLA0AAABHJuSJPxBco82Nxo43q12k Original-Xref: shelby.stanford.edu gnu.emacs.help:136166 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:31779 Archived-At: 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........ Mathias Dahl wrote: > Recently, M-q has stopped working for me when quoting messages in > Mail-mode. It does no longer prefix each line with the quoting > character used (normally ">"). > > When writing this message, in Gnus, it works similar, but here the > auto fill does the right thing even though M-q does not work. > > Any idea where to look to fix this? I am sure I installed "something" > recently that have messed this up.