From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "cmr.Pent@gmail.com" Newsgroups: gmane.emacs.help Subject: Spellcheck against multiple dictionaries? Date: Sat, 14 Mar 2009 09:04:33 -0700 (PDT) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1237048854 11574 80.91.229.12 (14 Mar 2009 16:40:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 14 Mar 2009 16:40:54 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 14 17:42:10 2009 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 1LiWw5-0004KT-9U for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Mar 2009 17:42:09 +0100 Original-Received: from localhost ([127.0.0.1]:46488 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LiWuj-0004M7-7C for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Mar 2009 12:40:45 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!postnews.google.com!e18g2000yqo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 16 Original-NNTP-Posting-Host: 89.179.245.94 Original-X-Trace: posting.google.com 1237046674 28890 127.0.0.1 (14 Mar 2009 16:04:34 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 14 Mar 2009 16:04:34 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: e18g2000yqo.googlegroups.com; posting-host=89.179.245.94; posting-account=gGXeuQoAAAAj0VaJ1PQ4rEKCfxef3hne User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.0.6) Gecko/2009020409 Iceweasel/3.0.6 (Debian-3.0.6-1),gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:167540 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:62907 Archived-At: Hello Emacsists! I use Emacs almost daily, and one of the features I use frequently is ispell-word (M-$). I find the feature very nice, except for one thing: it seems to use only one (the "current") dictionary at a time. So, every time I'm spellchecking a word I must make sure the correct dictionary is selected, and if not, actually select it before hitting M-$. It is very inconvinient when working with multilingual text. Is there a nice way to let Emacs use multiple dictionaries for spellchecking? I think it is a very practical approach, especially if language character sets do not intersect (English/Russian for example). Thanks, Andrey Paramonov