From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84464 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Peter_M=C3=BCnster?= Newsgroups: gmane.emacs.gnus.general Subject: Re: spell checking message buffer Date: Mon, 21 Apr 2014 21:09:33 +0200 Message-ID: <87sip65wk2.fsf@micropit.couberia.selfip.net> References: <874n1n9urz.fsf@micropit.couberia.selfip.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1398107281 13097 80.91.229.3 (21 Apr 2014 19:08:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Apr 2014 19:08:01 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M32710=ding+2Daccount=gmane.org@lists.math.uh.edu Mon Apr 21 21:07:54 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WcJZJ-000136-Cw for ding-account@gmane.org; Mon, 21 Apr 2014 21:07:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1WcJZI-0000xh-JU for ding-account@gmane.org; Mon, 21 Apr 2014 14:07:52 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1WcJZH-0000xa-Qy for ding@lists.math.uh.edu; Mon, 21 Apr 2014 14:07:51 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1WcJZG-0006pE-FM for ding@lists.math.uh.edu; Mon, 21 Apr 2014 14:07:51 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1WcJZE-0003VO-GL for ding@gnus.org; Mon, 21 Apr 2014 21:07:48 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WcJZD-0000wj-TF for ding@gnus.org; Mon, 21 Apr 2014 21:07:47 +0200 Original-Received: from arennes-651-1-282-38.w2-11.abo.wanadoo.fr ([2.11.41.38]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Apr 2014 21:07:47 +0200 Original-Received: from pmlists by arennes-651-1-282-38.w2-11.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Apr 2014 21:07:47 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 10 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: arennes-651-1-282-38.w2-11.abo.wanadoo.fr User-Agent: Gnus/5.13001 (=?utf-8?Q?=E7=9C=9F?= Gnus v0.10) Emacs/24.4.50 (gnu/linux) Cancel-Lock: sha1:SNiBUZtUcpC0G1qxPkS8guj1ZfE= X-Spam-Score: -2.5 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84464 Archived-At: On Mon, Apr 21 2014, Katsumi Yamaoka wrote: > A quick hack is here: > > (defun my-ispell-message () Thanks! Would it make sense to integrate it into Gnus? -- Peter