From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.bugs Subject: bug#7272: 24.0.50; Enabling Flyspell mode gave an error Date: Wed, 27 Oct 2010 12:41:25 +0800 Message-ID: <20101027044125.GA24677@ps11007.dreamhostps.com> References: <20101026104659.GA10644@agmartin.aq.upm.es> <87d3qxf9fc.fsf@jidanni.org> <20101026134559.GA2743@agmartin.aq.upm.es> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1288154840 25338 80.91.229.12 (27 Oct 2010 04:47:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 27 Oct 2010 04:47:20 +0000 (UTC) Cc: 7272-done@debbugs.gnu.org To: Agustin Martin Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 27 06:47:19 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 1PAxuw-0007F4-NL for geb-bug-gnu-emacs@m.gmane.org; Wed, 27 Oct 2010 06:47:19 +0200 Original-Received: from localhost ([127.0.0.1]:34990 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PAxuv-00087R-JQ for geb-bug-gnu-emacs@m.gmane.org; Wed, 27 Oct 2010 00:47:17 -0400 Original-Received: from [140.186.70.92] (port=36896 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PAxuj-0007t6-4a for bug-gnu-emacs@gnu.org; Wed, 27 Oct 2010 00:47:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PAxqp-0003qF-H1 for bug-gnu-emacs@gnu.org; Wed, 27 Oct 2010 00:43:04 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:46958) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PAxqp-0003q9-FK for bug-gnu-emacs@gnu.org; Wed, 27 Oct 2010 00:43:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1PAxly-00087E-Gq for bug-gnu-emacs@gnu.org; Wed, 27 Oct 2010 00:38:02 -0400 Resent-From: jidanni@jidanni.org Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Wed, 27 Oct 2010 04:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 7272 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: unreproducible moreinfo Mail-Followup-To: 7272@debbugs.gnu.org, jidanni@jidanni.org Original-Received: via spool by 7272-done@debbugs.gnu.org id=D7272.128815424431185 (code D ref 7272); Wed, 27 Oct 2010 04:38:02 +0000 Original-Received: (at 7272-done) by debbugs.gnu.org; 27 Oct 2010 04:37:24 +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 1PAxlL-00086w-8m for submit@debbugs.gnu.org; Wed, 27 Oct 2010 00:37:23 -0400 Original-Received: from smarty.dreamhost.com ([208.113.175.8]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PAxlI-00086r-Nv for 7272-done@debbugs.gnu.org; Wed, 27 Oct 2010 00:37:21 -0400 Original-Received: from ps11007.dreamhostps.com (ps11007.dreamhost.com [69.163.137.246]) by smarty.dreamhost.com (Postfix) with ESMTP id D20876E805D; Tue, 26 Oct 2010 21:41:25 -0700 (PDT) Original-Received: by ps11007.dreamhostps.com (Postfix, from userid 3369152) id C56D12C0C151; Tue, 26 Oct 2010 21:41:25 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20101026134559.GA2743@agmartin.aq.upm.es> User-Agent: Mutt/1.5.13 (2006-08-11) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Wed, 27 Oct 2010 00:38: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:41157 Archived-At: On Tue, Oct 26, 2010 at 03:45:59PM +0200, Agustin Martin wrote: > An entry in aspell configuration file with something like > > lang de_CH > > pointing to your desired language should do the work. See 'man aspell' for > details. I was just wondering if there was a way to say that in .emacs, so I don't have to maintain a second file.