From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Yang Zhang Newsgroups: gmane.emacs.help Subject: flyspell-buffer help! Date: Mon, 19 May 2008 12:41:40 -0500 Organization: Mississippi State University Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Trace: ger.gmane.org 1211222457 9159 80.91.229.12 (19 May 2008 18:40:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 May 2008 18:40:57 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 19 20:41:34 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JyAIN-0000Th-KZ for geh-help-gnu-emacs@m.gmane.org; Mon, 19 May 2008 20:41:15 +0200 Original-Received: from localhost ([127.0.0.1]:58420 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JyAHd-00031r-Kp for geh-help-gnu-emacs@m.gmane.org; Mon, 19 May 2008 14:40:29 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!elk.ncren.net!newsflash.concordia.ca!pitt.edu!news-ext.gatech.edu!nntp.msstate.edu!Trident.HPC.MsState.Edu!fz15 Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: trident.hpc.msstate.edu Original-X-Trace: nntp.msstate.edu 1211218904 12058 130.18.14.157 (19 May 2008 17:41:44 GMT) Original-X-Complaints-To: usenet@nntp.msstate.edu Original-NNTP-Posting-Date: 19 May 2008 17:41:44 GMT Original-Xref: news.stanford.edu gnu.emacs.help:158768 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:54133 Archived-At: Hi all, I have a question regarding the flyspell-buffer function. I am using a precompiled GNU emacs 22.1.1 on Windows Vista with tramp 2.1.13 and GNU Aspell-0.50.2 for windows. flyspell-buffer works fine with any local file buffer, but has problem with remote file buffer opened using tramp. When "flyspell-buffer" a tramp buffer, the message says: "flyspell-large-region: Can't check region..." I have googled for a few days with no clues. Anyone can help??? Thanks in advance, --Yang