From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Luis O. Silva" Newsgroups: gmane.emacs.help Subject: Re: Setting ispell-local-dictionary using file contents Date: Tue, 27 Apr 2004 10:44:45 -0600 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <16526.36349.899020.803743@mmyn404.iimas.unam.mx> References: Reply-To: "Luis O. Silva" NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1083080815 15739 80.91.224.253 (27 Apr 2004 15:46:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 27 Apr 2004 15:46:55 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 27 17:46:49 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BIUnE-0008Oz-00 for ; Tue, 27 Apr 2004 17:46:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BIUjd-0003s4-NZ for geh-help-gnu-emacs@m.gmane.org; Tue, 27 Apr 2004 11:43:01 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BIUin-0003nw-MT for help-gnu-emacs@gnu.org; Tue, 27 Apr 2004 11:42:09 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BIUiF-0003dQ-KL for help-gnu-emacs@gnu.org; Tue, 27 Apr 2004 11:42:06 -0400 Original-Received: from [194.67.23.122] (helo=mx2.mail.ru) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BIUiE-0003d6-PG for help-gnu-emacs@gnu.org; Tue, 27 Apr 2004 11:41:34 -0400 Original-Received: from [132.248.51.45] (port=1046 helo=mmyn404.iimas.unam.mx) by mx2.mail.ru with esmtp id 1BIUiA-0002b2-00 for help-gnu-emacs@gnu.org; Tue, 27 Apr 2004 19:41:30 +0400 Original-To: help-gnu-emacs@gnu.org Original-Newsgroups: gnu.emacs.help In-Reply-To: X-Mailer: VM 7.03 under Emacs 21.2.1 X-Spam: Not detected X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:18044 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:18044 Hi Jesper, On Mon, 26 Apr 2004 17:32:10 +0200, Jesper Harder writes: > "Luis O. Silva" writes: >> I'm planning to use the contents of a file to set the >> ispell-local-dictionary variable. I'm not sure where to >> begin from or whether this have been done before, > See > and the links on that page. Thanks for the information. Many things that one can imagine have already been done in Emacs. Regards, luis