From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard G Riley Newsgroups: gmane.emacs.help Subject: Re: more languages in one file Date: Fri, 28 Sep 2007 18:24:38 +0200 Message-ID: <5m4o65Fbnb83U1@mid.uni-berlin.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1190997742 16367 80.91.229.12 (28 Sep 2007 16:42:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 28 Sep 2007 16:42:22 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 28 18:42:18 2007 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 1IbIuv-0004QP-U1 for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Sep 2007 18:42:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IbIus-0000iP-GZ for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Sep 2007 12:42:14 -0400 Original-Path: shelby.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 8 Original-X-Trace: news.uni-berlin.de 6ydVKsXd/y/QbXTWor09iA1aosgonG9bD4WkZ4kTSdO3OaDf4= User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50.6 (gnu/linux) Original-Xref: shelby.stanford.edu gnu.emacs.help:152451 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:47960 Archived-At: Nikola Skoric writes: > I'm writing a LaTeX document in emacs and spellchecking it with > aspell. The thing is that I have 2 different languages in that > document. So, is it possible to (somehow, can't even imagine how) > inform emacs which dictionary to use on which part of text? Perhaps ispell-multi would help you?