From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.bugs Subject: bug#6143: 6143 ispell not fixed Date: Sat, 24 Jul 2010 01:35:06 -0400 Message-ID: References: <87y6ftvphy.fsf@jidanni.org> <871vavtjqg.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1279949866 2983 80.91.229.12 (24 Jul 2010 05:37:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 24 Jul 2010 05:37:46 +0000 (UTC) Cc: agustin.martin@hispalinux.es, 6143@debbugs.gnu.org To: jidanni@jidanni.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jul 24 07:37:44 2010 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OcXQb-0000qD-P8 for geb-bug-gnu-emacs@m.gmane.org; Sat, 24 Jul 2010 07:37:42 +0200 Original-Received: from localhost ([127.0.0.1]:54057 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OcXQa-0003dY-G9 for geb-bug-gnu-emacs@m.gmane.org; Sat, 24 Jul 2010 01:37:40 -0400 Original-Received: from [140.186.70.92] (port=50011 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OcXQO-0003dI-B2 for bug-gnu-emacs@gnu.org; Sat, 24 Jul 2010 01:37:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OcXQM-0007so-UW for bug-gnu-emacs@gnu.org; Sat, 24 Jul 2010 01:37:28 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:60364) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OcXQM-0007sk-TE for bug-gnu-emacs@gnu.org; Sat, 24 Jul 2010 01:37:26 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1OcXP0-0002PD-6z; Sat, 24 Jul 2010 01:36:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Dan Nicolaescu Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 24 Jul 2010 05:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 6143 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 6143-submit@debbugs.gnu.org id=B6143.12799497099228 (code B ref 6143); Sat, 24 Jul 2010 05:36:02 +0000 Original-Received: (at 6143) by debbugs.gnu.org; 24 Jul 2010 05:35:09 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OcXO9-0002On-FQ for submit@debbugs.gnu.org; Sat, 24 Jul 2010 01:35:09 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OcXO8-0002Oi-Gc for 6143@debbugs.gnu.org; Sat, 24 Jul 2010 01:35:09 -0400 Original-Received: from dann by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OcXO6-0005w3-84; Sat, 24 Jul 2010 01:35:06 -0400 In-Reply-To: <871vavtjqg.fsf@jidanni.org> (jidanni@jidanni.org's message of "Fri\, 23 Jul 2010 03\:11\:19 +0800") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sat, 24 Jul 2010 01:36:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:38861 Archived-At: You can get the "Ispell process killed" message by doing: $ echo $LANG C $ emacs -Q M-: (add-hook 'text-mode-hook 'flyspell-mode) RET C-x C-f A_FILE_UNDER_VERSION_CONTROL_FOR_EXAMPLE_MANAGED_BY_GIT type something C-x v v type something in the log-edit buffer. C-c C-c now look at the *Messages* buffer and see the "Ispell process killed"